]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1687: * dh_installmodules: Look for .ko files too. Closes: #248624
[debhelper.git] / debian / changelog
index 9e780a3de8bad11ecb0cf50fa5e42b74bc95b87c..98b10d323366a70861e274f44e6d794367fe3329 100644 (file)
@@ -1,3 +1,100 @@
+debhelper (4.2.11) UNRELEASED; urgency=low
+
+  * dh_installmodules: Look for .ko files too. Closes: #248624
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 13 May 2004 11:25:42 -0300
+
+debhelper (4.2.10) unstable; urgency=low
+
+  * dh_strip: if an .a file is not a binary file, do not try to strip it.
+    This deals with linker scripts used on the Hurd. Closes: #246366
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 28 Apr 2004 14:36:39 -0400
+
+debhelper (4.2.9) unstable; urgency=low
+
+  * dh_installinfo: escape '&' characters in INFO-DIR-SECTION when calling
+    sed. Also support \1 etc for completeness. Closes: #246301
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 28 Apr 2004 14:06:16 -0400
+
+debhelper (4.2.8) unstable; urgency=low
+
+  * Spanish translation of dh_installppp from Ruben Porras. Closes: #240844
+  * dh_fixperms: Make executable files in /usr/games. Closes: #243404
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 12 Apr 2004 18:31:18 -0400
+
+debhelper (4.2.7) unstable; urgency=low
+
+  * Add support for cron.hourly. Closes: #240733
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 28 Mar 2004 22:14:42 -0500
+
+debhelper (4.2.6) unstable; urgency=low
+
+  * Bump dh_strip's recommended bintuils dep to current. Closes: #237304
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 27 Mar 2004 20:04:19 -0500
+
+debhelper (4.2.5) unstable; urgency=low
+
+  * Spanish man page updates by Ruben Possas and Rudy Godoy.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 24 Mar 2004 15:08:54 -0500
+
+debhelper (4.2.4) unstable; urgency=low
+
+  * dh_installdocs: ignore .EX files as produced by dh-make.
+  * dh_movefiles: if the file cannot be found, do not go ahead and try
+    to move it anyway, as this can produce unpredictable behavor with globs
+    passed in from the shell. See bug #234105
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 20 Feb 2004 10:43:33 -0500
+
+debhelper (4.2.3) unstable; urgency=low
+
+  * dh_movefiles: use xargs -0 to safely remove files with whitespace,
+    etc. Patch from Yann Dirson. Closes: #233226
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 18 Feb 2004 18:57:05 -0500
+
+debhelper (4.2.2) unstable; urgency=low
+
+  * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored by d-i),
+    but occasionally right and necessary.
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 12 Feb 2004 13:36:29 -0500
+
+debhelper (4.2.1) unstable; urgency=low
+
+  * dh_installxfonts(1): fix link to policy. Closes: #231918
+  * dh_scrollkeeper: patch from Christian Marillat Closes: #231703
+    - Remove DTD changes since docbook-xml not supports xml catalogs.
+    - Bump scrollkeeper dep to 0.3.14-5.
+  * dh_installinfo: remove info stuff on update as well as remove.
+    Policy is unclear/wrong. Closes: #231937a
+
+ -- Joey Hess <joeyh@debian.org>  Mon,  9 Feb 2004 18:20:40 -0500
+
+debhelper (4.2.0) unstable; urgency=low
+
+  * Added udeb support, as pioneered by di-packages-build. Understands
+    "XC-Package-Type: udeb" in debian/control. See debhelper(1) for
+    details.
+  * Dh_Lib: add and export is_udeb and udeb_filename
+  * dh_builddeb: name udebs with proper extension
+  * dh_gencontrol: pass -n and filename to dpkg-gencontrol
+  * dh_installdocs, dh_makeshlibs, dh_md5sums, dh_installchangelogs,
+    dh_installexamples, dh_installman, dh_installmanpages: skip udebs
+  * dh_shlibdeps: skip udebs. This may be temporary.
+  * dh_installdeb: do not process conffiles, shlibs, preinsts, postrms,
+    or prerms for udebs. Do not substiture #DEBHELPER# tokens in
+    postinst scripts for udebs.
+  * dh_installdebconf: skip config script for udebs, still do templates
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  8 Feb 2004 22:51:57 -0500
+
 debhelper (4.1.90) unstable; urgency=low
 
   * dh_strip: Add note to man page that the detached debugging symbols options