]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1939: * Add size test, which fails on any debhelper program of more than 150
[debhelper.git] / debian / changelog
index 4ea269abb3d9db5532b5899f3ee3a228a9903553..9a993bd502fc8eab6acceafd2a12a561f11516f5 100644 (file)
@@ -1,3 +1,47 @@
+NOTE: debhelper has been NMUed. That NMU will need to be investigated and/or
+merged before any further debhelper releases can be made.
+
+debhelper (5.0.38) UNRELEASED; urgency=low
+
+  [ Valery Perrin ]
+  * Update french translation with recent change in dh_installmodules
+  
+  [ Joey Hess]
+  * move po4a to Build-Depends as it's run in clean.
+  * Add size test, which fails on any debhelper program of more than 150
+    lines. This is not a joke, and 100 lines would be better.
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  2 Jul 2006 18:11:49 -0400
+
+debhelper (5.0.37) unstable; urgency=low
+
+  * dh_installmodules: depmod -a is no longer run during boot, so if a module
+    package is installed for a kernel other than the running kernel, just
+    running depmod -a in the postinst is no longer sufficient. Instead, run
+    depmod -a -F /boot/System.map-<kvers> <kvers>
+    The kernel version is guessed at based on the path to the modules in the
+    package. Closes: #301424
+  * dh_installxfonts: In postrm, run the deregistraton code even on upgrade,
+    in case an upgrade involves moving fonts around (or removing or renaming
+    fonts). Closes: #372686
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 11 Jun 2006 21:17:38 -0400
+
+debhelper (5.0.36) unstable; urgency=low
+
+  [ Valery Perrin ]
+  * Update french translation with recent change in dh_installxfonts
+
+  [ Joey Hess ]
+  * Remove old alternate dependency on fileutils. Closes: #370011
+  * Patch from Guillem Jover to make --same-arch handling code support
+    the new form of architecture wildcarding which allows use of things
+    like "linux-any" and "any-i386" in the Architecture field. Closes: #371082
+  * Needs dpkg-dev 1.13.13 for dpkg-architecture -s support needed by
+    above, but already depends on that.
+
+ -- Joey Hess <joeyh@debian.org>  Fri,  9 Jun 2006 14:57:19 -0400
+
 debhelper (5.0.35) unstable; urgency=low
 
   * dh_installman: When --language is used, be smarter about stripping