summaryrefslogtreecommitdiff
path: root/dh_builddeb
Commit message (Expand)AuthorAge
* Revert "dh_builddeb: Remove support for --destdir"Niels Thykier2019-08-19
* dh_builddeb: Remove support for --destdirNiels Thykier2019-08-15
* Make dbgsym Package-Type (almost) configurableNiels Thykier2017-11-04
* dh_builddeb: Assume less familarity with R³Niels Thykier2017-10-23
* dh_builddeb: Pass --root-owner-group to dpkg-deb under R³Niels Thykier2017-10-21
* Create a helper for locating the dbgsym tmpdirNiels Thykier2017-10-21
* dh_builddeb: Add some missing error checksNiels Thykier2017-09-21
* dh_builddeb: Remove commentNiels Thykier2017-09-21
* dh_builddeb: Remove unused functionNiels Thykier2017-09-21
* dh_builddeb: Bump udeb compression to -z6Niels Thykier2017-09-17
* dh_builddeb: Add missing commaNiels Thykier2017-07-27
* dh_builddeb: Use default comp. settings for dbgsymsNiels Thykier2017-07-27
* Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier2017-07-07
* Set Emacs file variables directory-wideSven Joachim2017-07-03
* dh_builddeb: Add dbgsym packages as separate tasksNiels Thykier2017-06-26
* dh_builddeb: Re-indent codeNiels Thykier2017-06-24
* dh_builddeb: Use the new code for running in parallelNiels Thykier2017-06-24
* Avoid forking for most renamesNiels Thykier2017-06-13
* Refactor install_dir usage to avoid the "if -d " testsNiels Thykier2016-10-02
* dh_*: Replace ddeb with dbgsymNiels Thykier2016-01-14
* dh_builddeb: Generate the correct filename for udebsNiels Thykier2015-08-30
* Skip building ddebs for udebs temporarilyNiels Thykier2015-08-30
* Revert "dh_builddeb: Let dpkg determine the udeb filename by default"Niels Thykier2015-08-30
* dh_builddeb: Let dpkg determine the udeb filename by defaultNiels Thykier2015-08-30
* Migrate to use warnings and use parentNiels Thykier2015-07-01
* dh_builddeb: Let dpkg choose the filename of the ddebNiels Thykier2015-06-14
* Update documentation of dh_builddeb and dh_gencontrolNiels Thykier2015-05-20
* dh_builddeb: Skip ddebs without control filesNiels Thykier2015-05-20
* dh_builddeb: Use explicit -Z arg for ddebs to avoid FTBFSNiels Thykier2015-05-02
* dh_builddeb: Also build ddebs for udebsNiels Thykier2015-05-02
* Add experimental .ddeb supportNiels Thykier2015-05-02
* Add editor hints to the end of all perl modules and scriptsNiels Thykier2015-01-01
* document parallel buildsJoey Hess2012-05-13
* dh_builddeb: Build udebs with xz compression, level 1, extreme strategy.Joey Hess2012-05-13
* Tighten parsing of DEB_BUILD_OPTIONS.Joey Hess2011-09-09
* tweakJoey Hess2011-07-17
* fix exit status propigationJoey Hess2011-07-17
* no need to wait when parallel is disabledJoey Hess2011-07-17
* minorJoey Hess2011-07-17
* dh_builddeb: support for parallel builds of debsGergely Nagy2011-07-17
* Apply manual pages conventionsDavid Prévot2010-11-02
* Add deprecation warnings for -u to the documentation, since putting options a...Joey Hess2009-11-04
* dh_builddeb: Fix man page typo. Closes: #539976Joey Hess2009-08-04
* clean up --sourcedir/--sourcedirectory conflictJoey Hess2009-06-28
* Move many command-specific options to only be accepted by the command that us...Joey Hess2008-10-21
* Typo fix. Closes: #486464Joey Hess2008-06-16
* initial version of dh, with option parsing and sequences in placeJoey Hess2008-04-23
* r1980: * prerm and postrm scripts are now generated in a reverse order thanjoeyh2007-04-09
* r1655: * Added udeb support, as pioneered by di-packages-build. Understandsjoey2004-02-09
* r582: * Fix build with 077 umask. Closes: #187757joey2003-04-06