| 84 | 
              5678d 02h | 
              holmgren | 
              /trunk/debian/ | 
              * 01_master.in.dpatch: Renamed module-layout.dpatch. 
* module-layout.dpatch, debian/*.install, debian/rules: 
  * Change Pike module and include paths to 
    /usr/lib/pike7.8/modules and /usr/lib/pike7.8/include, 
    respectively. Use the same but under /usr/local for locally built 
    modules and include files.  
    C header files are moved to /usr/include/pike7.8. 
* module-layout.dpatch: 
  * Patch module.pike to install modules in /usr/local/pike7.8/modules 
    by default, and in the the normal /usr/pike7.8/modules if passed the 
    --debian option. 
  * dynamic_module_makefile: Prepend $(DESTDIR) to installation directory, 
    to facilitate package building. 
* debian/rules, debian/specs.in: Reinstate own, simplified, updated 
  specs file. 
* debian/rules: Fix /usr/include/pike7.8/precompike.pike, which tried to 
  #include ../lib/Tools.pmod/Standalone.pmod/precompike.pike, which only 
  works with the --new-style directory layout. | 
                |