Rev 62 | Rev 65 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 62 | Rev 64 | ||
|---|---|---|---|
| Line 11... | Line 11... | ||
| 11 | * 05_install.pike.dpatch (disabled): The passing-on of lib_prefix was | 11 | * 05_install.pike.dpatch (disabled): The passing-on of lib_prefix was | 
| 12 | fixed upstream, so this patch now instead does that with share_prefix | 12 | fixed upstream, so this patch now instead does that with share_prefix | 
| 13 | and modifies install.pike to use it. The rest of the package is not | 13 | and modifies install.pike to use it. The rest of the package is not | 
| 14 | quite ready though, so the patch is disabled for now. | 14 | quite ready though, so the patch is disabled for now. | 
| 15 | * Refresh all other patches. | 15 | * Refresh all other patches. | 
| - | 16 | * Instead of patching shebangs and fixing execute permissions, simply | |
| - | 17 | remove them from all Pike scripts. None of them are meant to be run | |
| - | 18 | directly anyway. | |
| 16 | 19 | ||
| 17 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 17:49:41 +0200 | 20 | -- Magnus Holmgren <holmgren@debian.org> Sun, 23 Aug 2009 18:19:08 +0200 | 
| 18 | 21 | ||
| 19 | pike7.8 (7.8.116-1) experimental; urgency=low | 22 | pike7.8 (7.8.116-1) experimental; urgency=low | 
| 20 | 23 | ||
| 21 | * New major upstream release; new package name (Closes: #411685, #538994). | 24 | * New major upstream release; new package name (Closes: #411685, #538994). | 
| 22 | + New modules: SQLite, Fuse, DNS-SD, and FFTW. | 25 | + New modules: SQLite, Fuse, DNS-SD, and FFTW. |