summaryrefslogtreecommitdiff
path: root/dh_builddeb
AgeCommit message (Expand)AuthorFilesLines
2017-11-04Make dbgsym Package-Type (almost) configurableNiels Thykier1-2/+8
2017-10-23dh_builddeb: Assume less familarity with R³Niels Thykier1-2/+3
2017-10-21dh_builddeb: Pass --root-owner-group to dpkg-deb under R³Niels Thykier1-2/+10
2017-10-21Create a helper for locating the dbgsym tmpdirNiels Thykier1-2/+2
2017-09-21dh_builddeb: Add some missing error checksNiels Thykier1-2/+5
2017-09-21dh_builddeb: Remove commentNiels Thykier1-3/+0
2017-09-21dh_builddeb: Remove unused functionNiels Thykier1-11/+0
2017-09-17dh_builddeb: Bump udeb compression to -z6Niels Thykier1-1/+1
2017-07-27dh_builddeb: Add missing commaNiels Thykier1-1/+1
2017-07-27dh_builddeb: Use default comp. settings for dbgsymsNiels Thykier1-6/+4
2017-07-07Dh_Lib: Embed tool versions into auto-generated snippetsNiels Thykier1-0/+2
2017-07-03Set Emacs file variables directory-wideSven Joachim1-6/+0
2017-06-26dh_builddeb: Add dbgsym packages as separate tasksNiels Thykier1-22/+34
2017-06-24dh_builddeb: Re-indent codeNiels Thykier1-51/+51
2017-06-24dh_builddeb: Use the new code for running in parallelNiels Thykier1-29/+3
2017-06-13Avoid forking for most renamesNiels Thykier1-2/+2
2016-10-02Refactor install_dir usage to avoid the "if -d " testsNiels Thykier1-3/+1
2016-01-14dh_*: Replace ddeb with dbgsymNiels Thykier1-11/+11
2015-08-30dh_builddeb: Generate the correct filename for udebsNiels Thykier1-3/+42
2015-08-30Skip building ddebs for udebs temporarilyNiels Thykier1-1/+1
2015-08-30Revert "dh_builddeb: Let dpkg determine the udeb filename by default"Niels Thykier1-3/+6
2015-08-30dh_builddeb: Let dpkg determine the udeb filename by defaultNiels Thykier1-6/+3
2015-07-01Migrate to use warnings and use parentNiels Thykier1-1/+2
2015-06-14dh_builddeb: Let dpkg choose the filename of the ddebNiels Thykier1-2/+1
2015-05-20Update documentation of dh_builddeb and dh_gencontrolNiels Thykier1-1/+2
2015-05-20dh_builddeb: Skip ddebs without control filesNiels Thykier1-8/+16
2015-05-02dh_builddeb: Use explicit -Z arg for ddebs to avoid FTBFSNiels Thykier1-3/+18
2015-05-02dh_builddeb: Also build ddebs for udebsNiels Thykier1-6/+6
2015-05-02Add experimental .ddeb supportNiels Thykier1-0/+7
2015-01-01Add editor hints to the end of all perl modules and scriptsNiels Thykier1-0/+6
2012-05-13document parallel buildsJoey Hess1-0/+3
2012-05-13dh_builddeb: Build udebs with xz compression, level 1, extreme strategy.Joey Hess1-1/+2
2011-09-09Tighten parsing of DEB_BUILD_OPTIONS.Joey Hess1-4/+1
2011-07-17tweakJoey Hess1-1/+1
2011-07-17fix exit status propigationJoey Hess1-34/+40
2011-07-17no need to wait when parallel is disabledJoey Hess1-1/+1
2011-07-17minorJoey Hess1-2/+3
2011-07-17dh_builddeb: support for parallel builds of debsGergely Nagy1-17/+42
2010-11-02Apply manual pages conventionsDavid Prévot1-4/+4
2009-11-04Add deprecation warnings for -u to the documentation, since putting options a...Joey Hess1-2/+5
2009-08-04dh_builddeb: Fix man page typo. Closes: #539976Joey Hess1-1/+1
2009-06-28clean up --sourcedir/--sourcedirectory conflictJoey Hess1-0/+1
2008-10-21Move many command-specific options to only be accepted by the command that us...Joey Hess1-1/+3
2008-06-16Typo fix. Closes: #486464Joey Hess1-1/+1
2008-04-23initial version of dh, with option parsing and sequences in placeJoey Hess1-1/+1
2007-04-09r1980: * prerm and postrm scripts are now generated in a reverse order thanjoeyh1-2/+9
2004-02-09r1655: * Added udeb support, as pioneered by di-packages-build. Understandsversion_4.2.0joey1-1/+10
2003-04-06r582: * Fix build with 077 umask. Closes: #187757joey1-1/+2
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
2002-11-24r567: * dh_builddeb: Reluctantly call dpkg-deb directly. dpkg cannot pass ...joey1-3/+3