X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=df3e13af7370db5c1d19c786966b3038b04f506a;hb=d3e154d83f3f5b00122bb7e96b5843801ef1bdbe;hp=2549c768e0ce69be60565369b4f3552a810d1bd7;hpb=c0d066ddce232280756df9c5b218c3c6145001bb;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index 2549c76..df3e13a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,173 @@ +debhelper (4.1.42) unstable; urgency=medium + + * Fix stupid typo in dh_movefiles. Closes: #188833 + + -- Joey Hess Sun, 13 Apr 2003 11:44:22 -0400 + +debhelper (4.1.41) unstable; urgency=low + + * dh_movefiles: Do not pass --remove-files to tar, since that makes + it break hard links (see #188663). + + -- Joey Hess Sat, 12 Apr 2003 17:11:28 -0400 + +debhelper (4.1.40) unstable; urgency=low + + * Fix build with 077 umask. Closes: #187757 + * Allow colons between multiple items in DH_ALWAYS_EXCLUDE. + + -- Joey Hess Sun, 6 Apr 2003 14:30:48 -0400 + +debhelper (4.1.39) unstable; urgency=low + + * Add calls to dh_installcatalogs to example rules files. Closes: #186819 + + -- Joey Hess Mon, 31 Mar 2003 11:52:03 -0500 + +debhelper (4.1.38) unstable; urgency=low + + * Fixed dh_installcatalog's references to itself on man page. + Closes: #184411 + * dh_installdebconf: Set umask to sane before running po2debconf or + debconf-mergetemplates + + -- Joey Hess Sun, 23 Mar 2003 21:17:09 -0800 + +debhelper (4.1.37) unstable; urgency=low + + * dh_installmenu: Refer to menufile(5) instead of 5L so as not to confuse + pod2man. Closes: #184013 + + -- Joey Hess Sat, 8 Mar 2003 18:37:14 -0500 + +debhelper (4.1.36) unstable; urgency=low + + * Rename debhelper.1 to debhelper.7. + * Typo, Closes: #183267 + + -- Joey Hess Tue, 4 Mar 2003 14:27:45 -0500 + +debhelper (4.1.34) unstable; urgency=low + + * Removed vegistal substvars stuff from dh_inistallinit. + * Update debhelper(1). + + -- Joey Hess Mon, 24 Feb 2003 19:34:44 -0500 + +debhelper (4.1.33) unstable; urgency=low + + * wiggy didn't take my hint about making update-modules send warnings to + stderr, so its overly verbose stdout is now directed to /dev/null to + prevent conflicts with debconf. Closes: #150804 + * dh_fixperms: only skip examples directories which in a parent of + usr/share/doc, not in a deeper tree. Closes: #152602 + * dh_compress: stop even looking at usr/doc + + -- Joey Hess Sat, 22 Feb 2003 14:45:32 -0500 + +debhelper (4.1.32) unstable; urgency=low + + * dh_md5sums: note that it's used by debsums. Closes: #181521 + * Make addsubstvars() escape the value of the variable before passing it to + the shell. Closes: #178524 + * Fixed escape_shell()'s escaping of a few things. + + -- Joey Hess Tue, 18 Feb 2003 19:01:45 -0500 + +debhelper (4.1.31) unstable; urgency=low + + * Added dh_installcatalogs, for sgml (and later xml) catalogs. By + Adam DiCarlo. Closes: #90025 + + -- Joey Hess Wed, 12 Feb 2003 11:26:24 -0500 + +debhelper (4.1.30) unstable; urgency=low + + * Turned dh_undocumented into a no-op, as policy does not want + undocumented.7 links anymore. + + -- Joey Hess Mon, 3 Feb 2003 16:34:13 -0500 + +debhelper (4.1.29) unstable; urgency=low + + * List binary-common in .PHONY in rules.multi2. Closes: #173278 + * Cleaned up error message if python is not installed. Closes: #173524 + * dh_python: Bug fix from Josselin Mouette for case of building an arch + indep python package depending on a arch dependent package. However, I + used GetPackages() rather than add yet another control file parser. + Untested. + + -- Joey Hess Wed, 18 Dec 2002 21:20:41 -0500 + +debhelper (4.1.28) unstable; urgency=low + + * Fix dh_install to install empty directories even if it is excluding some + files from installation. + + -- Joey Hess Thu, 12 Dec 2002 14:39:30 -0500 + +debhelper (4.1.27) unstable; urgency=low + + * Fixed dh_python ordering in example rules files. Closes: #172283 + * Make python postinst fragment only run python if it is installed, useful + for packages that include python modules but do not depend on python. + + -- Joey Hess Mon, 9 Dec 2002 21:53:08 -0500 + +debhelper (4.1.26) unstable; urgency=low + + * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass extra + params to dpkg-deb. Closes: #170330 + + -- Joey Hess Sun, 24 Nov 2002 11:14:36 -0500 + +debhelper (4.1.25) unstable; urgency=low + + * Added a dh_python command, by Josselin Mouette + . + + -- Joey Hess Thu, 21 Nov 2002 00:55:35 -0500 + +debhelper (4.1.24) unstable; urgency=low + + * Various minor changes based on suggestions by luca. + + -- Joey Hess Thu, 21 Nov 2002 00:13:52 -0500 + +debhelper (4.1.23) unstable; urgency=low + + * Still run potodebconf after warning about templates.ll files. + + -- Joey Hess Fri, 15 Nov 2002 15:33:31 -0500 + +debhelper (4.1.22) unstable; urgency=low + + * dh_install: Support autodest with non-debian/tmp sourcedirs. + Closes: #169138 + * dh_install: Support implicit "." sourcedir and --list-missing. + (Also supports ./foo file specs and --list-missing.) + Closes: #168751 + * dh_md5sums: Don't glob. Closes: #169135 + + -- Joey Hess Fri, 15 Nov 2002 13:12:24 -0500 + +debhelper (4.1.21) unstable; urgency=low + + * Make dh_install --list-missing honor -X excludes. Closes: #168739 + * As a special case, if --sourcedir is not set (so is "."), make + --list-missing look only at what is in debian/tmp. This is gross, but + people have come to depend on that behavior, and that combination has no + other sane meaning. Closes: #168751 + + -- Joey Hess Thu, 14 Nov 2002 10:56:21 -0500 + +debhelper (4.1.20) unstable; urgency=low + + * typo in dh_shlibdeps(1), Closes: #167421 + * dh_movefiles: make --list-missing respect --sourcedir. Closes: #168441 + + -- Joey Hess Tue, 12 Nov 2002 17:56:32 -0500 + debhelper (4.1.19) unstable; urgency=low * Added note to dh_installdebconf(1) about postinst sourcing debconf