?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?
 
	Rev 38 |
	Rev 47 |
	Go to most recent revision |
	Last modification |
	Compare with Previous |
	View Log
    | RSS feed
Last modification
  
    - Rev 41 2009-07-09 16:42:27
 
    - Author: magnus
 
    - Log message:
 - * New major upstream release; new package name.
  + New modules: SQLite, Fuse, DNS-SD, and FFTW.
  - Perl module removed.
* Modify debian/watch to track the latest 7.8 version using uscan's 
  recursive capabilities.
* debian/control: 
  * Bumped standards to version 3.8.0.
  + Added build dependency on libfftw3-dev.
  + Added build dependency on libavahi-compat-libdnssd-dev.
  + Created new binary package 'pike-dnssd' for pike DNS-SD module.
  - Dropped the dependencies on libpng12-dev and libreadline5-dev.
* debian/rules: 
  - Removed '--with-perl' from CFARGS as perl module is deprecated.
  * Fixed path to dynamic_module_makefile in install rule.
  * Rewrote shell trickery to determine DEBVERSION as previous method did
    not work correctly in all cases.
  - Enable GTK2 module as it has much better support in 7.8.
  - Fixed CFARGS quoting issues.
  - Specifically disable DVB and Oracle in CFARGS.
  - Tidy things up a bit.
* debian/patches/05_install.pike.dpatch: refreshed.
* debian/patches/07_dynamic_module_makefile.in-libgcc.dpatch: refreshed.
* debian/copyright: Point at versioned copy of GPL and LGPL.
* Big thanks to Cody A.W. Somerville <cody-somerville@ubuntu.com> who did
  most the the work.