?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?
	Go to most recent revision |
	Last modification |
	View Log
    | RSS feed
Last modification
  
    - Rev 81 2011-03-19 20:49:30
- Author: magnus
- Log message:
- * Change source format to 3.0 (quilt), renaming all patches
 from *.dpatch to *.patch and dropping the numbers.
 * While 30_nonettle.dpatch was a script that used sed to modify
 instances of Makefile.in, nonettle.patch patches Makefile.am files as
 well as configure.ac. dh-autoremake is used to call autoremake before
 configure and to restore the effects in the clean target. The
 src/nettle subdirectory still needs to be renamed to avoid its header
 files from being found; that is now done in debian/rules.
 * Switch from CDBS to a more old-style debian/rules to get better
 control over the build process.
 * Increase Debhelper compat level to 7.