summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* r1735: releasing version 4.2.29joey2005-01-03
|
* r1734: * dh_installdocs Spanish manpage updatejoey2004-12-15
|
* r1732: releasing version 4.2.28joey2004-12-14
|
* r1730: releasing version 4.2.27joey2004-12-09
|
* r1728: releasing version 4.2.26joey2004-12-08
|
* r1726: releasing version 4.2.25joey2004-11-30
|
* r1724: releasing version 4.2.24joey2004-11-10
|
* r1723: * Spanish man page updates.joey2004-10-30
|
* r1721: releasing version 4.2.23joey2004-10-29
|
* r1719: releasing version 4.2.22joey2004-10-28
|
* r1717: releasing version 4.2.21joey2004-10-12
|
* r1715: * dpkg-cross is fixed in unstable, version the conflict. Closes: ↵joey2004-08-25
| | | | | | #265777 * Complete Spanish translation of all man pages thanks to Rubén Porras
* r1713: releasing version 4.2.19joey2004-08-14
|
* r1711: releasing version 4.2.18joey2004-08-13
|
* r1710: * Add dh_shlibdeps see also. Closes: #261367joey2004-07-30
|
* r1708: releasing version 4.2.17joey2004-07-27
|
* r1706: * dh_gconf: fix glob escaping in find for schemas. Closes: #260488joey2004-07-20
|
* r1705: releasing version 4.2.16joey2004-07-20
|
* r1703: * dh_cgonf: deal with problems if /etc/gconf/schemas doesn't exist ↵joey2004-07-12
| | | | | | any more (#258901)
* r1702: releasing version 4.2.15joey2004-07-12
|
* r1700: * Make dh_gconf postinst more portable.joey2004-07-11
| | | | * Strip spoch when generating udeb filenames. Closes: #258864
* r1699: releasing version 4.2.14joey2004-07-11
|
* r1697: * Spanish man page updates from Ruben Porras. Closes: #247382joey2004-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | * dh_gconf: gconf schemas moved to /usr/share/gconf/schemas. Relocate schemas from /etc/gconf/schemas. (Josselin Mouette) * dh_gconf: kill gconfd-2 so that the newly installed schemas are available straight away. (Josselin Mouette) * dh_gconf: fix bashism in restart of gconfd-2 * dh_gconf: fix innaccuracy in man page; gconfd-2 is HUPPed, not killed. * dh_scrollkeeper: stop adding scrollkeeper to misc:Depends, since the postinst will not run it if it's not installed, and a single run after it's installed is sufficient to find all documents. Closes: #256745 * dh_fixperms: make .ali files mode 444 to prevent recompilation by GNAT. For speed, only scan for .ali files in usr/lib/ada. Closes: #245211 * dh_python: check to make sure compileall.py is available before running it in the postinst. Closes: #253112 * dh_installmodules: install debian/package.modprobe into etc/modprobe.d/ for module-init-tools. These files can sometimes need to differ from the etc/modutils/ files. Closes: #204336, #234495 * dh_installmanpages is now deprecated. * Add a test case for bug #244157, and fixed the inverted ok() parameters in the others, and added a few new tests. * dh_link: applied GOTO Masanori's patch to fix conversion of existing relative symlinks between top level directories. Closes: #244157 * Warn if debian/compat is empty.
* r1696: releasing version 4.2.13joey2004-07-09
|
* r1695: * dh_gconf: gconf schemas moved to /usr/share/gconf/schemas. Relocatejoey2004-07-08
| | | | | | | | | | | | | | | | | | | | | | | | schemas from /etc/gconf/schemas. (Josselin Mouette) * dh_gconf: kill gconfd-2 so that the newly installed schemas are available straight away. (Josselin Mouette) * dh_gconf: fix bashism in restart of gconfd-2 * dh_gconf: fix innaccuracy in man page; gconfd-2 is HUPPed, not killed. * dh_scrollkeeper: stop adding scrollkeeper to misc:Depends, since the postinst will not run it if it's not installed, and a single run after it's installed is sufficient to find all documents. Closes: #256745 * dh_fixperms: make .ali files mode 444 to prevent recompilation by GNAT. For speed, only scan for .ali files in usr/lib/ada. Closes: #245211 * dh_python: check to make sure compileall.py is available before running it in the postinst. Closes: #253112 * dh_installmodules: install debian/package.modprobe into etc/modprobe.d/ for module-init-tools. These files can sometimes need to differ from the etc/modutils/ files. Closes: #204336, #234495 * dh_installmanpages is now deprecated. * Add a test case for bug #244157, and fixed the inverted ok() parameters in the others, and added a few new tests. * dh_link: applied GOTO Masanori's patch to fix conversion of existing relative symlinks between top level directories. Closes: #244157
* r1694: * Spanish man page updates from Ruben Porras. Closes: #247382joey2004-07-06
|
* r1692: releasing version 4.2.12joey2004-06-30
|
* r1691: * dh_installinit: Added --error-handler option. Based on work by ↵joey2004-06-29
| | | | | | Thom May. Closes: #209090
* r1689: * dh_installmodules: Look for .ko files too. Closes: #248624joey2004-06-06
| | | | * dh_fixperms: fix permissions of .h files. Closes: #252492
* r1688: releasing version 4.2.11joey2004-06-06
|
* r1687: * dh_installmodules: Look for .ko files too. Closes: #248624joey2004-05-13
|
* r1685: * dh_strip: if an .a file is not a binary file, do not try to ↵joey2004-04-28
| | | | | | strip it. This deals with linker scripts used on the Hurd. Closes: #246366
* r1684: releasing version 4.2.10joey2004-04-28
|
* r1682: * dh_installinfo: escape '&' characters in INFO-DIR-SECTION when ↵joey2004-04-28
| | | | | | calling sed. Also support \1 etc for completeness. Closes: #246301
* r1681: releasing version 4.2.9joey2004-04-28
|
* r1679: * Spanish translation of dh_installppp from Ruben Porras. Closes: ↵joey2004-04-12
| | | | | | #240844 * dh_fixperms: Make executable files in /usr/games. Closes: #243404
* r1678: releasing version 4.2.8joey2004-04-12
|
* r1676: joey2004-03-29
|
* r1675: releasing version 4.2.7joey2004-03-29
|
* r1673: * Bump dh_strip's recommended bintuils dep to current. Closes: #237304joey2004-03-28
|
* r1672: releasing version 4.2.6joey2004-03-28
|
* r1670: * Spanish man page updates by Ruben Possas and Rudy Godoy.joey2004-03-24
|
* r1669: releasing version 4.2.5joey2004-03-24
|
* r1667: * dh_installdocs: ignore .EX files as produced by dh-make.joey2004-02-22
| | | | | | * 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
* r1666: releasing version 4.2.4joey2004-02-22
|
* r1664: * dh_movefiles: use xargs -0 to safely remove files with whitespace,joey2004-02-19
| | | | etc. Patch from Yann Dirson. Closes: #233226
* r1663: releasing version 4.2.3joey2004-02-19
|
* r1661: * dh_shlibdeps: Turn on for udebs. It's often wrong (and ignored ↵joey2004-02-12
| | | | | | by d-i), but occasionally right and necessary.
* r1660: releasing version 4.2.2joey2004-02-12
|
* r1658: * dh_installxfonts(1): fix link to policy. Closes: #231918joey2004-02-09
| | | | | | | | * 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