Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | Dh_Lib: Embed tool versions into auto-generated snippets | Niels Thykier | 1 | -0/+2 |
2017-07-03 | Set Emacs file variables directory-wide | Sven Joachim | 1 | -6/+0 |
2017-06-26 | dh_builddeb: Add dbgsym packages as separate tasks | Niels Thykier | 1 | -22/+34 |
2017-06-24 | dh_builddeb: Re-indent code | Niels Thykier | 1 | -51/+51 |
2017-06-24 | dh_builddeb: Use the new code for running in parallel | Niels Thykier | 1 | -29/+3 |
2017-06-13 | Avoid forking for most renames | Niels Thykier | 1 | -2/+2 |
2016-10-02 | Refactor install_dir usage to avoid the "if -d " tests | Niels Thykier | 1 | -3/+1 |
2016-01-14 | dh_*: Replace ddeb with dbgsym | Niels Thykier | 1 | -11/+11 |
2015-08-30 | dh_builddeb: Generate the correct filename for udebs | Niels Thykier | 1 | -3/+42 |
2015-08-30 | Skip building ddebs for udebs temporarily | Niels Thykier | 1 | -1/+1 |
2015-08-30 | Revert "dh_builddeb: Let dpkg determine the udeb filename by default" | Niels Thykier | 1 | -3/+6 |
2015-08-30 | dh_builddeb: Let dpkg determine the udeb filename by default | Niels Thykier | 1 | -6/+3 |
2015-07-01 | Migrate to use warnings and use parent | Niels Thykier | 1 | -1/+2 |
2015-06-14 | dh_builddeb: Let dpkg choose the filename of the ddeb | Niels Thykier | 1 | -2/+1 |
2015-05-20 | Update documentation of dh_builddeb and dh_gencontrol | Niels Thykier | 1 | -1/+2 |
2015-05-20 | dh_builddeb: Skip ddebs without control files | Niels Thykier | 1 | -8/+16 |
2015-05-02 | dh_builddeb: Use explicit -Z arg for ddebs to avoid FTBFS | Niels Thykier | 1 | -3/+18 |
2015-05-02 | dh_builddeb: Also build ddebs for udebs | Niels Thykier | 1 | -6/+6 |
2015-05-02 | Add experimental .ddeb support | Niels Thykier | 1 | -0/+7 |
2015-01-01 | Add editor hints to the end of all perl modules and scripts | Niels Thykier | 1 | -0/+6 |
2012-05-13 | document parallel builds | Joey Hess | 1 | -0/+3 |
2012-05-13 | dh_builddeb: Build udebs with xz compression, level 1, extreme strategy. | Joey Hess | 1 | -1/+2 |
2011-09-09 | Tighten parsing of DEB_BUILD_OPTIONS. | Joey Hess | 1 | -4/+1 |
2011-07-17 | tweak | Joey Hess | 1 | -1/+1 |
2011-07-17 | fix exit status propigation | Joey Hess | 1 | -34/+40 |
2011-07-17 | no need to wait when parallel is disabled | Joey Hess | 1 | -1/+1 |
2011-07-17 | minor | Joey Hess | 1 | -2/+3 |
2011-07-17 | dh_builddeb: support for parallel builds of debs | Gergely Nagy | 1 | -17/+42 |
2010-11-02 | Apply manual pages conventions | David Prévot | 1 | -4/+4 |
2009-11-04 | Add deprecation warnings for -u to the documentation, since putting options a... | Joey Hess | 1 | -2/+5 |
2009-08-04 | dh_builddeb: Fix man page typo. Closes: #539976 | Joey Hess | 1 | -1/+1 |
2009-06-28 | clean up --sourcedir/--sourcedirectory conflict | Joey Hess | 1 | -0/+1 |
2008-10-21 | Move many command-specific options to only be accepted by the command that us... | Joey Hess | 1 | -1/+3 |
2008-06-16 | Typo fix. Closes: #486464 | Joey Hess | 1 | -1/+1 |
2008-04-23 | initial version of dh, with option parsing and sequences in place | Joey Hess | 1 | -1/+1 |
2007-04-09 | r1980: * prerm and postrm scripts are now generated in a reverse order than | joeyh | 1 | -2/+9 |
2004-02-09 | r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0 | joey | 1 | -1/+10 |
2003-04-06 | r582: * Fix build with 077 umask. Closes: #187757 | joey | 1 | -1/+2 |
2003-03-03 | r576: * Rename debhelper.1 to debhelper.7. | joey | 1 | -1/+1 |
2002-11-24 | r567: * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass ... | joey | 1 | -3/+3 |
2002-09-09 | r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151 | joey | 1 | -2/+2 |
2002-05-19 | r522: * Set DH_ALWAYS_EXCLUDE=CVS and debhelper will exclude CVS directories | joey | 1 | -0/+3 |
2002-01-10 | r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #1... | joey | 1 | -1/+1 |
2001-11-18 | r496: * Man page cleanups, Closes: #119335 | joey | 1 | -2/+1 |
2001-02-09 | r431: pod over for the night | joey | 1 | -0/+1 |
2001-02-09 | r426: update | joey | 1 | -2/+2 |
2001-02-09 | r423: podized man page | joey | 1 | -2/+53 |
2001-02-09 | r420: big monsta changes | joey | 1 | -3/+4 |
2000-11-06 | r381: * dh_builddeb: Ok, it is cosmetic, but it annoyed me. | joey | 1 | -1/+4 |
2000-10-28 | r380: * dh_builddeb: added a --filename option to specify the output filen... | joey | 1 | -1/+5 |