]> andersk Git - config-package-dev.git/blobdiff - debian/changelog
Set LC_ALL=C when matching potentially localized dpkg output
[config-package-dev.git] / debian / changelog
index 4821a39ac1b50751da9f9b53091aa2d87598882c..f64269a79afc0ab8b8ec7023200bad8baf4ced6b 100644 (file)
@@ -1,3 +1,74 @@
+config-package-dev (4.13) UNRELEASED; urgency=low
+
+  * Fix DEB_CHECK_FILES and DEB_TRANSFORM_FILES with non-conffiles in
+    Multi-Arch: same packages.
+  * Fix encode script to work with Perl 5.12.  While we’re at it, turn on
+    strict and warnings.
+  * Set LC_ALL=C when matching potentially localized dpkg output.
+  * Bump Standards-Version to 3.9.2 (no changes required).
+  * Add Vcs-Git, Vcs-Browser.
+
+ -- Anders Kaseorg <andersk@mit.edu>  Tue, 25 Oct 2011 20:26:16 -0400
+
+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.
+  * Bump debhelper compatibility level to 6.
+  * Bump Standards-Version to 3.9.1 (no changes required).
+
+ -- Anders Kaseorg <andersk@mit.edu>  Sat, 05 Feb 2011 21:37:05 -0500
+
+config-package-dev (4.11) unstable; urgency=low
+
+  * Fix marking transform scripts as executable when
+    DEB_TRANSFORM_SCRIPT_package is used.
+
+ -- Tim Abbott <tabbott@mit.edu>  Sat, 05 Sep 2009 11:46:54 -0400
+
+config-package-dev (4.10) unstable; urgency=low
+
+  * Mark transform scripts as executable before attempting to execute them
+    (Closes: #528995).
+
+ -- Tim Abbott <tabbott@mit.edu>  Sun, 02 Aug 2009 19:48:33 -0400
+
+config-package-dev (4.9) unstable; urgency=low
+
+  [ Tim Abbott ]
+  * Fix destdir handling for multiple binary packages in
+    DEB_TRANSFORM_FILES (Closes: #510355).
+  * Add Anders Kaseorg to Uploaders.
+
+  [ Anders Kaseorg ]
+  * Use set -e in multi-statement Makefile commands.
+
+ -- Tim Abbott <tabbott@mit.edu>  Wed, 31 Dec 2008 16:39:44 -0500
+
+config-package-dev (4.8) unstable; urgency=low
+
+  * Add additional documentation to the makefile fragments
+  * Add doc/ directory with pointer to online documentation
+  * Add examples/ directory (Closes: #486130).
+  * Rename configures- to diverts- as the prefix for the virtual packages
+    that cause packages diverting the same file to conflict, since that is
+    clearer.
+
+ -- Tim Abbott <tabbott@mit.edu>  Sun, 13 Jul 2008 01:54:48 -0400
+
 config-package-dev (4.7) unstable; urgency=low
 
   * Move homepage field to source package section, so it works.
This page took 0.043605 seconds and 4 git commands to generate.