summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAge
...
* changelogJoey Hess2009-03-23
|
* Fix calling the same helper for separate packages in the override of dh ↵Joey Hess2009-03-20
| | | | | | | | | | | | binary-indep/binary-arch. Closes: #520567 This is based on some work by Modestas Vainius, somewhat simplified by a trick using excludes. Note that the error in the case where there are no packages to build was changed to a warning. That can easily happen now, and doesn't seem particilarly error-worthy anyway; just exiting w/o doing anything seems fine in that case.
* releasing version 7.2.6Joey Hess2009-03-15
|
* dh_auto_test: Support DEB_BUILD_OPTIONS=nocheck. Closes: #519374Joey Hess2009-03-12
|
* Examples files updated to add dh_bugfiles, remove obsolete dh_python.Joey Hess2009-03-12
|
* releasing version 7.2.5Joey Hess2009-03-09
|
* changelogJoey Hess2009-03-09
|
* releasing version 7.2.4Joey Hess2009-03-08
|
* dh_makeshlibs: Fix --add-udeb, for real. Closes: #518706Joey Hess2009-03-08
|
* releasing version 7.2.3Joey Hess2009-03-07
|
* dh_makeshlibs: Re-add --add-udeb support. Closes: #518655Joey Hess2009-03-07
| | | | | * dh_makeshlibs: Re-add --add-udeb support. Closes: #518655 * dh_shlibdeps: Remove --add-udeb switch (was accidentially added here).
* releasing version 7.2.3-1Joey Hess2009-03-07
|
* Compatability level 4 is now deprecated.Joey Hess2009-03-07
|
* add cruft for dh_bugfilesJoey Hess2009-03-06
|
* dh_installchangelogs: Support -X to exclude automatic installation of ↵Joey Hess2009-03-06
| | | | specific upstream changelogs. Closes: #490937
* dh: Override LC_ALL, not LANG. Closes: #517617Joey Hess2009-03-06
|
* dh_installdocs: No longer add maintainer script code to call doc-base, as it ↵Joey Hess2009-03-06
| | | | supports triggers in stable.
* dh_installmenus: Now that a triggers capable menu and dpkg are in stable, ↵Joey Hess2009-03-06
| | | | menu does not need to be explicitly run in maintainer scripts, except for packages with menu-methods files. (See #473467)
* releasing version 7.2.2Joey Hess2009-03-04
|
* conffile moving idiocyJoey Hess2009-03-02
| | | | | | | | | | | * dh_installmodules: Give files in /etc/modprobe.d a .conf syntax, as required by new module-init-tools. * dh_installmodules: Add preinst and postinst code to handle cleanly renaming the modprobe.d files on upgrade. * Two updates to conffile moving code from wiki: - Support case where the conffile name is a substring of another conffile's name. - Support case where dpkg-query says the file is obsolete.
* Merge branch 'dh_overrides'Joey Hess2009-02-28
|\ | | | | | | | | Conflicts: debian/changelog
| * releasing version 7.0.52Joey Hess2009-02-28
| |
| * dh: Fix make parsing to not be broken by locale settings. Closes: #517617Joey Hess2009-02-28
| |
* | Merge branch 'dh_overrides'Joey Hess2009-02-28
|\| | | | | | | | | Conflicts: debian/changelog
| * releasing version 7.0.51Joey Hess2009-02-28
| |
| * dh: Man page typo. Closes: #517549, #517550Joey Hess2009-02-28
| |
| * dh: Man page typo. Closes: #517549Joey Hess2009-02-28
| |
* | releasing version 7.2.0Joey Hess2009-02-27
| |
* | Merge branch 'dh_overrides'Joey Hess2009-02-27
|\| | | | | | | | | | | Conflicts: Debian/Debhelper/Dh_Getopt.pm debian/changelog
| * finalizeJoey Hess2009-02-27
| |
| * add changelog entryJoey Hess2009-02-27
| |
| * remove -B from examples for nowJoey Hess2009-02-27
| | | | | | | | | | | | There is some concern that passing -B to make may violate debian policy. <eyeroll> (cherry picked from commit 09090c86ea099008990bc5a9a14e1ac35bb1e584)
| * make dh override_dh_* a no-opJoey Hess2009-02-27
| | | | | | | | | | | | This happens if the override target is completly empty. Make sees it is, and runs the implicit dh target. (cherry picked from commit 86fbd6038ee5b7222efa774751fcceedeffedfc2)
| * dh: Support debian/rules calling make with -BJoey Hess2009-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is useful to avoid issues with phony implicit rules (see bug #509756). Apparently make treats the name of the Makfile as an automaticall set up target, so this causes it to try to build the Makefile even though it's up-to-date, and the implicit target makes it run 'dh debian/rules'. So, make that a no-op. (cherry picked from commit 378b377ef732119de4c2a08dcb9721500b017da1) Conflicts: debian/changelog dh
| * misc minor cleanups of patchJoey Hess2009-02-27
| | | | | | | | (cherry picked from commit ae4994f07656deb47ffc55b8ebd4668c158b9333)
| * dh override targetsJoey Hess2009-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dh: debian/rules override targets can change what is run for a specific debhelper command in a sequence. * dh: Redid all the examples to use override targets, since these eliminate all annoying boilerplate and are much easier to understand than the old method. * Remove rules.simple example, there's no need to use explcit targets with dh anymore. (cherry picked from commit 0f3f59fe6058edfda4010dc88bd3b8aa3ae70a6d) Conflicts: Debian/Debhelper/Dh_Getopt.pm Debian/Debhelper/Dh_Lib.pm debian/changelog dh
* | updateJoey Hess2009-02-27
| |
* | dh_gencontrol: No longer need to generate the udeb filename when calling ↵Joey Hess2009-02-23
| | | | | | | | | | | | | | | | | | dpkg-gencontrol. * dh_gencontrol: No longer need to generate the udeb filename when calling dpkg-gencontrol. * dh_gencontrol: Do not need to tell dpkg-gencontol not to include the Homepage field in udebs (fixed in dpkg-dev 1.14.17).
* | Depend on dpkg-dev 1.14.19, the first to support Package-Type fields in ↵Joey Hess2009-02-23
| | | | | | | | dpkg-gencontrol.
* | Improve error messages when child commands fail.Joey Hess2009-02-21
| |
* | remove -B from examples for nowJoey Hess2009-02-19
| | | | | | | | | | There is some concern that passing -B to make may violate debian policy. <eyeroll>
* | make dh override_dh_* a no-opJoey Hess2009-02-17
| | | | | | | | | | This happens if the override target is completly empty. Make sees it is, and runs the implicit dh target.
* | dh: Support debian/rules calling make with -BJoey Hess2009-02-17
| | | | | | | | | | | | | | | | | | | | | | | | That is useful to avoid issues with phony implicit rules (see bug #509756). Apparently make treats the name of the Makfile as an automaticall set up target, so this causes it to try to build the Makefile even though it's up-to-date, and the implicit target makes it run 'dh debian/rules'. So, make that a no-op.
* | misc minor cleanups of patchJoey Hess2009-02-17
| |
* | dh override targetsJoey Hess2009-02-16
| | | | | | | | | | | | | | | | | | | | * dh: debian/rules override targets can change what is run for a specific debhelper command in a sequence. * dh: Redid all the examples to use override targets, since these eliminate all annoying boilerplate and are much easier to understand than the old method. * Remove rules.simple example, there's no need to use explcit targets with dh anymore.
* | no, -V was retainedJoey Hess2009-02-15
| |
* | updateJoey Hess2009-02-15
| |
* | dh_gconf: Support mandatory settings. Closes: #513923Joey Hess2009-02-02
| |
* | debhelper.pod: Fix typo. Closes: #510180Joey Hess2008-12-30
| |
* | dh: Fix typo. Closes: #509754Joey Hess2008-12-25
| |