summaryrefslogtreecommitdiff
path: root/dh
AgeCommit message (Expand)AuthorFilesLines
2008-07-14dh: Avoid passing --with on to subcommands. Closes: #490886Joey Hess1-2/+2
2008-07-05Load python-support sequence file first, to allow ones loaded later to disabl...Joey Hess1-1/+1
2008-06-15Add stamp files to example rules targets. Closes: #486327Joey Hess1-6/+17
2008-06-08dh: Man page fix. Closes: #485116Joey Hess1-1/+1
2008-05-19dh: Add remove_command to the sequence interface.Joey Hess1-0/+11
2008-05-08dh: Typo fixes. Closes: #480200Joey Hess1-2/+2
2008-05-08dh: fix POS error. Closes: #480191Joey Hess1-0/+2
2008-05-04dh addon interface7.0.8Joey Hess1-13/+64
2008-04-25dh: Fix man page typos. Closes: #477933Joey Hess1-2/+2
2008-04-24typoJoey Hess1-1/+1
2008-04-24dh: Optimise the case where the binary-arch or binary-indep sequence is run a...Joey Hess1-7/+17
2008-04-24typoJoey Hess1-1/+1
2008-04-24fix exampleJoey Hess1-3/+5
2008-04-24don't pass --no-act onJoey Hess1-1/+1
2008-04-24reorderJoey Hess1-4/+6
2008-04-24I lied, one more v7 change slipped in..7.0.1Joey Hess1-2/+3
2008-04-23bugfixesJoey Hess1-5/+10
2008-04-23dh_prep: New program, does the same as dh_clean -k (which will be deprecated ...Joey Hess1-6/+18
2008-04-23log file loading bug fixesJoey Hess1-2/+2
2008-04-23updatesJoey Hess1-3/+8
2008-04-23dh is fully working and is being used to build debhelperJoey Hess1-1/+13
2008-04-23dh is now workingJoey Hess1-14/+129
2008-04-23initial version of dh, with option parsing and sequences in placeJoey Hess1-0/+272