]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1732: releasing version 4.2.28
[debhelper.git] / debian / changelog
index 6a63739602074c0254f8210fb95a36608f368be1..30deadeac77887c55b631fa42abb7915d02dc7ca 100644 (file)
@@ -1,3 +1,25 @@
+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.