]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1737: releasing version 4.2.30
[debhelper.git] / debian / changelog
index 30deadeac77887c55b631fa42abb7915d02dc7ca..ead31f7f3983b90aad9c8ce5f177969173bdc183 100644 (file)
@@ -1,3 +1,22 @@
+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