X-Git-Url: http://andersk.mit.edu/gitweb/config-package-dev.git/blobdiff_plain/99ecf76790a91bc0b15ce9e65894350ffa689aef..a06c63daf5d63fc1d74f7a6e2606d5a08062c739:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 90d9093..f6a8d65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +config-package-dev (4.12) unstable; urgency=low + + [ Tim Abbott ] + * Allow specifying DEB_TRANSFORM_SCRIPT_$package_$file in case you want + multiple binary packages transforming the same file differently. + (Thanks to Evan Broder for this patch). + * Add a decode script for undoing the file to virtual package name + transformation. (Thanks to Patrick Hurst for writing decode). + + [ Anders Kaseorg ] + * Fix a quoting bug that failed to disallow transformation of generated + conffiles. (Patch from Evan Broder.) + * Remove DEB_UNDIVERT_VERSION_file and DEB_UNREMOVE_VERSION_file, and + instead test for the undiverted file in the postinst. (Patch from + Evan Broder.) + * Write the prerm and postrm maintainer script fragments in reverse + order when DH_COMPAT ≥ 5, to match debhelper’s behavior. + + -- Anders Kaseorg Sat, 05 Feb 2011 21:21:59 -0500 + config-package-dev (4.11) unstable; urgency=low * Fix marking transform scripts as executable when