Rev 83 | Rev 85 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 83 | Rev 84 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | pike7.8 (7.8.352-dfsg-1) UNRELEASED; urgency=low  | 
            1 | pike7.8 (7.8.352-dfsg-1) experimental; urgency=low  | 
          
| 2 | 2 | ||
| 3 | * New upstream release.  | 
            3 | * New upstream release.  | 
          
| - | 4 | * 01_master.in.dpatch: Renamed module-layout.dpatch.  | 
          |
| - | 5 | * module-layout.dpatch, debian/*.install, debian/rules:  | 
          |
| - | 6 | * Change Pike module and include paths to  | 
          |
| - | 7 | /usr/lib/pike7.8/modules and /usr/lib/pike7.8/include,  | 
          |
| - | 8 | respectively. Use the same but under /usr/local for locally built  | 
          |
| - | 9 | modules and include files.  | 
          |
| - | 10 | C header files are moved to /usr/include/pike7.8.  | 
          |
| - | 11 | * module-layout.dpatch:  | 
          |
| - | 12 | * Patch module.pike to install modules in /usr/local/pike7.8/modules  | 
          |
| - | 13 | by default, and in the the normal /usr/pike7.8/modules if passed the  | 
          |
| - | 14 | --debian option.  | 
          |
| - | 15 | * dynamic_module_makefile: Prepend $(DESTDIR) to installation directory,  | 
          |
| - | 16 | to facilitate package building.  | 
          |
| - | 17 | * debian/rules, debian/specs.in: Reinstate own, simplified, updated  | 
          |
| - | 18 | specs file.  | 
          |
| - | 19 | * debian/rules: Fix /usr/include/pike7.8/precompike.pike, which tried to  | 
          |
| - | 20 | #include ../lib/Tools.pmod/Standalone.pmod/precompike.pike, which only  | 
          |
| - | 21 | works with the --new-style directory layout.  | 
          |
| 4 | 22 | ||
| 5 | -- Magnus Holmgren <holmgren@debian.org> Sun, 11 Apr 2010 20:57:38 +0200  | 
            23 | -- Magnus Holmgren <holmgren@debian.org> Sun, 18 Apr 2010 23:16:29 +0200  | 
          
| 6 | 24 | ||
| 7 | pike7.8 (7.8.350-dfsg-1) experimental; urgency=low  | 
            25 | pike7.8 (7.8.350-dfsg-1) experimental; urgency=low  | 
          
| 8 | 26 | ||
| 9 | * New upstream version.  | 
            27 | * New upstream version.  | 
          
| 10 | - Drop nettle_2.0.dpatch.  | 
            28 | - Drop nettle_2.0.dpatch.  |