Rev 39 | Rev 42 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 39 | Rev 41 | ||
|---|---|---|---|
| Line -... | Line 1... | ||
| - | 1 | pike7.8 (7.8.116-1) experimental; urgency=low | |
| - | 2 | ||
| - | 3 | * New major upstream release; new package name. | |
| - | 4 | + New modules: SQLite, Fuse, DNS-SD, and FFTW. | |
| - | 5 | - Perl module removed. | |
| - | 6 | * Modify debian/watch to track the latest 7.8 version using uscan's | |
| - | 7 | recursive capabilities. | |
| - | 8 | * debian/control: | |
| - | 9 | * Bumped standards to version 3.8.0. | |
| - | 10 | + Added build dependency on libfftw3-dev. | |
| - | 11 | + Added build dependency on libavahi-compat-libdnssd-dev. | |
| - | 12 | + Created new binary package 'pike-dnssd' for pike DNS-SD module. | |
| - | 13 | - Dropped the dependencies on libpng12-dev and libreadline5-dev. | |
| - | 14 | * debian/rules: | |
| - | 15 | - Removed '--with-perl' from CFARGS as perl module is deprecated. | |
| - | 16 | * Fixed path to dynamic_module_makefile in install rule. | |
| - | 17 | * Rewrote shell trickery to determine DEBVERSION as previous method did | |
| - | 18 | not work correctly in all cases. | |
| - | 19 | - Enable GTK2 module as it has much better support in 7.8. | |
| - | 20 | - Fixed CFARGS quoting issues. | |
| - | 21 | - Specifically disable DVB and Oracle in CFARGS. | |
| - | 22 | - Tidy things up a bit. | |
| - | 23 | * debian/patches/05_install.pike.dpatch: refreshed. | |
| - | 24 | * debian/patches/07_dynamic_module_makefile.in-libgcc.dpatch: refreshed. | |
| - | 25 | * debian/copyright: Point at versioned copy of GPL and LGPL. | |
| - | 26 | * Big thanks to Cody A.W. Somerville <cody-somerville@ubuntu.com> who did | |
| - | 27 | most the the work. | |
| - | 28 | ||
| - | 29 | -- Magnus Holmgren <holmgren@debian.org> Thu, 09 Jul 2009 15:18:33 +0200 | |
| - | 30 | ||
| 1 | pike7.6 (7.6.116-1) experimental; urgency=low | 31 | pike7.6 (7.6.116-1) experimental; urgency=low | 
| 2 | 32 | ||
| 3 | * The latest downloadable "beta" release of the 7.6 branch. | 33 | * The latest downloadable "beta" release of the 7.6 branch. | 
| 4 | * Modify debian/watch to track the beta download directory. | 34 | * Modify debian/watch to track the beta download directory. | 
| 5 | * Update debian/copyright. | 35 | * Update debian/copyright. |