]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1917: * dh_installman: When --language is used, be smarter about stripping
[debhelper.git] / debian / changelog
index 61766c049c518c3d292690620b9d8b95fd345301..4ea269abb3d9db5532b5899f3ee3a228a9903553 100644 (file)
@@ -1,3 +1,20 @@
+debhelper (5.0.35) unstable; urgency=low
+
+  * dh_installman: When --language is used, be smarter about stripping
+    language codes from man page filenames. Only strip things that look like
+    codes that match the specified languages. Closes: #366645
+  * dh_installxfonts: /etc/X11/fonts/X11R7 is deprecated, back to looking in
+    old location, and not passing --x11r7-layout to update-fonts-alias and
+    update-fonts-scale (but still to update-fonts-dir). Closes: #366234
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 10 May 2006 20:09:00 -0400
+
+debhelper (5.0.34) unstable; urgency=low
+
+  * dh_installcatalogs: Make sure that /etc/sgml exists. Closes: #364946
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 27 Apr 2006 12:07:56 -0400
+
 debhelper (5.0.33) unstable; urgency=low
 
   [ Valery Perrin ]