Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-28 | r1685: * dh_strip: if an .a file is not a binary file, do not try to ↵4.2.10 | joey | 1 | -3/+8 | |
strip it. This deals with linker scripts used on the Hurd. Closes: #246366 | |||||
2004-04-28 | r1684: releasing version 4.2.10 | joey | 1 | -0/+7 | |
2004-04-28 | r1682: * dh_installinfo: escape '&' characters in INFO-DIR-SECTION when ↵4.2.9 | joey | 1 | -0/+2 | |
calling sed. Also support \1 etc for completeness. Closes: #246301 | |||||
2004-04-28 | r1681: releasing version 4.2.9 | joey | 1 | -0/+7 | |
2004-04-12 | r1679: * Spanish translation of dh_installppp from Ruben Porras. Closes: ↵4.2.8 | joey | 2 | -6/+59 | |
#240844 * dh_fixperms: Make executable files in /usr/games. Closes: #243404 | |||||
2004-04-12 | r1678: releasing version 4.2.8 | joey | 1 | -0/+7 | |
2004-03-29 | r1676: 4.2.7 | joey | 1 | -2/+3 | |
2004-03-29 | r1675: releasing version 4.2.7 | joey | 1 | -0/+6 | |
2004-03-28 | r1673: * Bump dh_strip's recommended bintuils dep to current. Closes: #2373044.2.6 | joey | 1 | -1/+1 | |
2004-03-28 | r1672: releasing version 4.2.6 | joey | 1 | -0/+6 | |
2004-03-24 | r1670: * Spanish man page updates by Ruben Possas and Rudy Godoy.4.2.5 | joey | 8 | -64/+54 | |
2004-03-24 | r1669: releasing version 4.2.5 | joey | 1 | -0/+6 | |
2004-02-22 | r1667: * dh_installdocs: ignore .EX files as produced by dh-make.version_4.2.4 | joey | 2 | -6/+10 | |
* 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 | |||||
2004-02-22 | r1666: releasing version 4.2.4 | joey | 1 | -0/+9 | |
2004-02-19 | r1664: * dh_movefiles: use xargs -0 to safely remove files with whitespace,version_4.2.3 | joey | 1 | -1/+1 | |
etc. Patch from Yann Dirson. Closes: #233226 | |||||
2004-02-19 | r1663: releasing version 4.2.3 | joey | 1 | -0/+7 | |
2004-02-12 | r1661: * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored ↵version_4.2.2 | joey | 1 | -2/+0 | |
by d-i), but occasionally right and necessary. | |||||
2004-02-12 | r1660: releasing version 4.2.2 | joey | 1 | -0/+7 | |
2004-02-09 | r1658: * dh_installxfonts(1): fix link to policy. Closes: #231918version_4.2.1 | joey | 3 | -23/+4 | |
* 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 | |||||
2004-02-09 | r1657: releasing version 4.2.1 | joey | 1 | -0/+11 | |
2004-02-09 | r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0 | joey | 18 | -13/+113 | |
"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 | |||||
2004-02-08 | r1653: * dh_strip: Add note to man page that the detached debugging ↵version_4.1.90 | joey | 3 | -4/+15 | |
symbols options mean the package must build-depend on a new enough version of binutils. Closes: #231382 * dh_installdebconf: The debconf dependency has changed to include "| debconf-2.0". Closes: #230622 | |||||
2004-02-08 | r1652: releasing version 4.1.90 | joey | 1 | -0/+10 | |
2004-01-23 | r1650: * dh_scrollkeeper: Make postinst /dev/null stdout of which test.version_4.1.89 | joey | 1 | -1/+1 | |
2004-01-23 | r1649: releasing version 4.1.89 | joey | 1 | -0/+6 | |
2004-01-18 | r1647: * dh_strip: Fix a unquoted string in regexp in the dbg symbols code.version_4.1.88 | joey | 1 | -1/+1 | |
Closes: #228272 | |||||
2004-01-18 | r1646: releasing version 4.1.88 | joey | 1 | -0/+7 | |
2004-01-16 | r1644: * dh_gconf: Add proper parens around the package version in the ↵version_4.1.87 | joey | 1 | -1/+1 | |
misc:Depends setting. | |||||
2004-01-16 | r1643: releasing version 4.1.87 | joey | 1 | -0/+7 | |
2004-01-16 | r1641: * dh_gconf: Fix man page typos, thanks Ruben Porras. Closes: #228076version_4.1.86 | joey | 2 | -2/+45 | |
* dh_gconf: Spanish man page from Ruben Porras. Closes: #228075 | |||||
2004-01-16 | r1640: releasing version 4.1.86 | joey | 1 | -0/+7 | |
2004-01-16 | r1638: * dh_install: add missing parens to the $installed regexp. Closes: ↵version_4.1.85 | joey | 1 | -3/+7 | |
#227963 * dh_install: improve wording of --list-missing messages | |||||
2004-01-16 | r1637: releasing version 4.1.85 | joey | 1 | -0/+7 | |
2004-01-13 | r1635: * Added dh_gconf command from Ross Burton. Closes: #180882version_4.1.84 | joey | 7 | -8/+429 | |
* dh_scrollkeeper: Make postinst fragment test for scrollkeeper-update. Closes: #225337 * Copyright update. * Include full text of the GPL in the source package, because goodness knows, I need another copy of that in subversion.. | |||||
2004-01-13 | r1634: releasing version 4.1.84 | joey | 1 | -0/+11 | |
2003-12-29 | r1632: * Clarify dh_install's autodest behavior with wildcards. Closes: ↵version_4.1.83 | joey | 3 | -3/+6 | |
#224707 | |||||
2003-12-29 | r1631: releasing version 4.1.83 | joey | 1 | -0/+13 | |
2003-12-02 | r1629: * Removed the no upstream changelog for debian packages test.version_4.1.81 | joey | 3 | -20/+12 | |
Even though it has personally saved me many times, debhelper is not intended to check packages for mistakes, and apparently it makes sense for some "native" packages to have a non-Debian changelog. Closes: #216099 * If a native package has an upstream changelog, call the debian/changelog changelog.Debian. * postinst-menu-method: always chmod menu-method executable even if update-menus is not. Closes: #220576 * dh_installmenu: do not ship menu-methods executable. | |||||
2003-12-02 | r1628: releasing version 4.1.81 | joey | 1 | -0/+15 | |
2003-11-06 | r1626: * Add the Spanish manpages I missed last time. Closes: #218718version_4.1.80 | joey | 3 | -6/+32 | |
* dh_installman: support compressed man pages when finding .so links. Closes: #218136 | |||||
2003-11-06 | r1625: releasing version 4.1.80 | joey | 1 | -0/+8 | |
2003-11-02 | r1623: * dh_strip: typo. Closes: #218745version_4.1.79 | joey | 9 | -35/+122 | |
* Updated Spanish man page translations for: debhelper dh_installcron dh_installinit dh_installlogrotate dh_installman dh_installmodules dh_installpam dh_install dh_movefiles dh_strip Closes: #218718 | |||||
2003-11-02 | r1622: releasing version 4.1.79 | joey | 1 | -2/+12 | |
2003-10-29 | r1620: * dh_installcatalogs: Fixed to create dir in tmpdir. Closes: #218237version_4.1.78 | joey | 1 | -1/+1 | |
2003-10-29 | r1619: releasing version 4.1.78 | joey | 1 | -0/+6 | |
2003-10-16 | r1617: * Remove the "L" from reference to menufile(5). Closes: #216042version_4.1.77 | joey | 1 | -1/+1 | |
2003-10-16 | r1616: releasing version 4.1.77 | joey | 1 | -0/+6 | |
2003-10-14 | r1614: * Patch from Andrew Suffield <asuffield@debian.org> to make dh_stripversion_4.1.76 | joey | 3 | -2/+68 | |
support saving the debugging symbols with a --keep-debug flag and dh_shlibdeps skip /usr/lib/debug. Thanks! Closes: #215670 * Add --dbg-package flag to dh_strip, to list packages that have associated -dbg packages. dh_strip will then move the debug symbols over to the associated -dbg packages. | |||||
2003-10-14 | r1613: releasing version 4.1.76 | joey | 1 | -0/+11 | |
2003-10-13 | r1611: * dh_install: add --fail-missing option. Closes: #120026version_4.1.75 | joey | 5 | -6/+22 | |
* Fix mispelling in prerm-sgmlcatalog. Closes: #215189 |