summaryrefslogtreecommitdiff
path: root/dh_builddeb
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-09r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151joey1-2/+2
2002-05-19r522: * Set DH_ALWAYS_EXCLUDE=CVS and debhelper will exclude CVS directoriesjoey1-0/+3
2002-01-10r502: * Fixed programmer's documentation of DOINDEP and DOARCH, Closes: #1...joey1-1/+1
2001-11-18r496: * Man page cleanups, Closes: #119335joey1-2/+1
2001-02-09r431: pod over for the nightjoey1-0/+1
2001-02-09r426: updatejoey1-2/+2
2001-02-09r423: podized man pagejoey1-2/+53
2001-02-09r420: big monsta changesjoey1-3/+4
2000-11-06r381: * dh_builddeb: Ok, it is cosmetic, but it annoyed me.joey1-1/+4
2000-10-28r380: * dh_builddeb: added a --filename option to specify the output filen...joey1-1/+5
2000-03-02r338: * Patch from Jorgen `forcer' Schaefer <forcer at mindless.com> (muchjoey1-2/+1
1999-10-26r296: * dh_builddeb: -u can be passed to this command now, followed byjoey1-5/+15
1999-08-17r1: Initial revisionjoey1-0/+7