summaryrefslogtreecommitdiff
path: root/dh
Commit message (Collapse)AuthorAge
* typoJoey Hess2008-04-24
|
* dh: Optimise the case where the binary-arch or binary-indep sequence is run ↵Joey Hess2008-04-24
| | | | and there are no packages of that type.
* typoJoey Hess2008-04-24
|
* fix exampleJoey Hess2008-04-24
|
* don't pass --no-act onJoey Hess2008-04-24
| | | | | Since --no-act prevents any commands actually being run, there's no point in including it in the options. This cleans up the display slightly.
* reorderJoey Hess2008-04-24
|
* I lied, one more v7 change slipped in..Joey Hess2008-04-24
| | | | | * dh_installchangelogs: In v7 mode, if no upstream changelog is specified, and the package is not native, guess at a few common changelog filenames.
* bugfixesJoey Hess2008-04-23
|
* dh_prep: New program, does the same as dh_clean -k (which will be deprecated ↵Joey Hess2008-04-23
| | | | later).
* log file loading bug fixesJoey Hess2008-04-23
|
* updatesJoey Hess2008-04-23
|
* dh is fully working and is being used to build debhelperJoey Hess2008-04-23
|
* dh is now workingJoey Hess2008-04-23
| | | | | | And debian/rules uses it. Sweet!
* initial version of dh, with option parsing and sequences in placeJoey Hess2008-04-23