]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r573: * dh_md5sums: note that it's used by debsums. Closes: #181521
[debhelper.git] / debian / changelog
index 54693a679cf754792759acd3abc4098bdce3143c..3683986df2b02a529e0d908d57cdf563eee6f7e7 100644 (file)
@@ -1,3 +1,52 @@
+debhelper (4.1.32) unstable; urgency=low
+
+  * dh_md5sums: note that it's used by debsums. Closes: #181521
+  * Make addsubstvars() escape the value of the variable before passing it to
+    the shell. Closes: #178524
+  * Fixed escape_shell()'s escaping of a few things.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 18 Feb 2003 19:01:45 -0500
+
+debhelper (4.1.31) unstable; urgency=low
+
+  * Added dh_installcatalogs, for sgml (and later xml) catalogs. By
+    Adam DiCarlo. Closes: #90025
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 12 Feb 2003 11:26:24 -0500
+
+debhelper (4.1.30) unstable; urgency=low
+
+  * Turned dh_undocumented into a no-op, as policy does not want
+    undocumented.7 links anymore.
+
+ -- Joey Hess <joeyh@debian.org>  Mon,  3 Feb 2003 16:34:13 -0500
+
+debhelper (4.1.29) unstable; urgency=low
+
+  * List binary-common in .PHONY in rules.multi2. Closes: #173278
+  * Cleaned up error message if python is not installed. Closes: #173524
+  * dh_python: Bug fix from Josselin Mouette for case of building an arch
+    indep python package depending on a arch dependent package. However, I
+    used GetPackages() rather than add yet another control file parser.
+    Untested.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 18 Dec 2002 21:20:41 -0500
+
+debhelper (4.1.28) unstable; urgency=low
+
+  * Fix dh_install to install empty directories even if it is excluding some
+    files from installation.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 12 Dec 2002 14:39:30 -0500
+
+debhelper (4.1.27) unstable; urgency=low
+
+  * Fixed dh_python ordering in example rules files. Closes: #172283
+  * Make python postinst fragment only run python if it is installed, useful
+    for packages that include python modules but do not depend on python.
+
+ -- Joey Hess <joeyh@debian.org>  Mon,  9 Dec 2002 21:53:08 -0500
+
 debhelper (4.1.26) unstable; urgency=low
 
   * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass extra