]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1767: * Fix typo in dh_install example. Closes: #314964
[debhelper.git] / debian / changelog
index 9d9f4659819512f7a51a62641a8fd6839c5575ed..4501b8c657c87e2546b437595a7a93ef89411c8d 100644 (file)
@@ -1,3 +1,123 @@
+debhelper (4.9.2) UNRELEASED; urgency=low
+
+  * Fix typo in dh_install example. Closes: #314964
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 20 Jun 2005 16:17:05 -0400
+
+debhelper (4.9.1) unstable; urgency=low
+
+  * Fix typo in dh_strip.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 13 Jun 2005 20:32:12 -0400
+
+debhelper (4.9.0) unstable; urgency=low
+
+  * Begin work on compatability level 5. The set of changes in this mode is
+    still being determined, and will be until debhelper version 5.0 is 
+    released, so use at your own risk.
+  * dh_strip: In v5, make --dbg-package specify a single debugging package
+    that gets the debugging symbols from the other packages acted on.
+    Closes: #230588
+  * In v5, ignore comments in config files. Only comments at the start of
+    lines are ignored. Closes: #206422
+  * In v5, also ignore empty lines in config files. Closes: #212162
+  * In v5, empty files are skipped by dh_installdocs.
+  * Use v5 to build debhelper.
+  * Add deprecation warnings for debhelper v1 and v2.
+  * Document getpackages in PROGRAMMING.
+  * Add another test-case for dh_link.
+  * dh_python: Minimal fix from Joss for -V to make it search the right
+    site-packages directories. Closes: #312661
+  * Make compat() cache the expensive bits, since we run it more and more,
+    including twice per config file line now..
+  * Add a "run" program to source tree to make local testing easier
+    and simplfy the rules file.
+  * Man page typo fixes. Closes: #305806, #305816
+  * dh_installmenu: menus moved to /usr/share/menu. Closes: #228618
+    Anyone with a binary executable menu file is SOL but there are none in
+    debian currently.
+  * Removed old versioned build deps for stuff that shipped in sarge or
+    earlier, mostly to shut up linda and lintian's stupid messages.
+
+ -- Joey Hess <joeyh@debian.org>  Thu,  9 Jun 2005 10:01:20 -0400
+
+debhelper (4.2.36) unstable; urgency=low
+
+  * Spanish translation update for dh_installdebconf(1).
+  * YA man page typo fix. Closes: #308182
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  8 May 2005 13:02:22 -0400
+
+debhelper (4.2.35) unstable; urgency=low
+
+  * Man page typo fixes. Closes: #305809, #305804, #305815, #305810
+    Closes: #305812, #305814, #305819, #305818, #305817, #305822
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 22 Apr 2005 11:27:55 -0400
+
+debhelper (4.2.34) unstable; urgency=low
+
+  * The infinite number of monkeys release.
+  * dh_md5sums: don't crash if PWD contains an apostrophe. Closes: #305226
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 20 Apr 2005 21:06:43 -0400
+
+debhelper (4.2.33) unstable; urgency=low
+
+  * Update Spanish translation of dh_clean man page. Closes: #303052
+  * dh_installmodules autoscripts: Now that return code 3 is allocated by
+    update-modules to indicate /etc/modules.conf is not automatically
+    generated, we can ignore that return code since it's not a condition that
+    should fail an installation. Closes: #165400
+  * dh_md5sums: Fix exclusion of conffiles. Thanks, Damir Dzeko
+    (note: this was broken in version 4.1.22)
+
+ -- Joey Hess <joeyh@debian.org>  Sat,  9 Apr 2005 17:27:12 -0400
+
+debhelper (4.2.32) unstable; urgency=low
+
+  * Patch from Fabio Tranchitella to add support for #DEBHELPER# substitutions
+    in config files, although nothing in debhelper itself uses such
+    substitutions, third-party addons may. Closes: #301657
+  * Factor out a debhelper_script_subst from dh_installdeb and
+    dh_installdebconf.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 27 Mar 2005 11:29:01 -0500
+
+debhelper (4.2.31) unstable; urgency=low
+
+  * Updated dh_installmime Spanish translation.
+  * Spelling fix. Closes: #293158
+  * Patch from Matthias to split out a package_arch and export it in Dh_Lib.
+    Closes: #295383
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 16 Feb 2005 13:47:29 -0500
+
+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
+
+ -- 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.