]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1737: releasing version 4.2.30
[debhelper.git] / debian / changelog
index 470e3ad08a3c5a8689466a773f4eda5d93eb90cd..ead31f7f3983b90aad9c8ce5f177969173bdc183 100644 (file)
@@ -1,3 +1,65 @@
+debhelper (4.2.30) unstable; urgency=low
+
+  * dh_installmime: Patch from Loïc Minier to add support for instlaling
+    "sharedmimeinfo" files and calling update-mime-database. Closes: #255719
+  * Modified patch to not hardcode pathnames.
+  * Modified other autoscripts so there are no hardcoded pathnames at all
+    any more.
+
+ -- Joey Hess <joeyh@debian.org>  Tue,  4 Jan 2005 18:44:11 -0500
+
+debhelper (4.2.29) unstable; urgency=low
+
+  * dh_installdocs Spanish manpage update
+  * dh_installlogcheck: change permissions of logcheck rulefules from 600 to
+    644, at request of logcheck maintainer. Closes: #288357
+  * dh_installlogcheck: fix indentation
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 15 Dec 2004 08:53:37 -0500
+
+debhelper (4.2.28) unstable; urgency=low
+
+  * dh_python: Add 2.4 to python_allversions. Closes: #285608
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 14 Dec 2004 13:08:56 -0500
+
+debhelper (4.2.27) unstable; urgency=low
+
+  * dh_desktop: Fix underescaping of *.desktop in call to find.
+    Closes: #284832
+
+ -- Joey Hess <joeyh@debian.org>  Thu,  9 Dec 2004 14:32:41 -0500
+
+debhelper (4.2.26) unstable; urgency=low
+
+  * dh_makeshlibs spanish translation update
+  * Add example to dh_installdocs man page. Closes: #283857
+  * Clarify dh_python's documentation of -V and error if the version is
+    unknown. Closes: #282924
+
+ -- Joey Hess <joeyh@debian.org>  Wed,  8 Dec 2004 14:44:44 -0500
+
+debhelper (4.2.25) unstable; urgency=low
+
+  * dh_shlibdeps: Only set LD_LIBRARY_PATH when calling dpkg-shlibdeps.
+    Closes: #283413
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 29 Nov 2004 13:21:05 -0500
+
+debhelper (4.2.24) unstable; urgency=low
+
+  * Spanish man page updates.
+  * Improve the documentation of dh_makeshlibs behavior in v4 mode.
+    Closes: #280676
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 30 Oct 2004 18:52:00 -0400
+
+debhelper (4.2.23) unstable; urgency=low
+
+  * Fix typo introduced last release. Closes: #278727
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 28 Oct 2004 20:51:05 -0400
+
 debhelper (4.2.22) unstable; urgency=low
 
   * dh_desktop Spanish man page from Ruben Porras.