summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* add note about dh_clean being lastJoey Hess2008-04-29
* One problem with the log files is that if dh_clean is not the last command ru...Joey Hess2008-04-29
* improve error furtherJoey Hess2008-04-29
* Add missing $! to error message when the log can't be opened.Joey Hess2008-04-29
* dh: Fix man page typos. Closes: #477933Joey Hess2008-04-25
* dh_install: Find all possible cases of "changelog" and "changes", ratherJoey Hess2008-04-24
* Add a test for pod correctness.Florian Ragwitz2008-04-24
* Fix pod.Florian Ragwitz2008-04-24
* typoJoey Hess2008-04-24
* dh_auto_*: Also support packages using Module::Build.Joey Hess2008-04-24
* dh_auto_configure: Set PERL_MM_USE_DEFAULT when configuring MakeMaker package...Joey Hess2008-04-24
* fix podJoey Hess2008-04-24
* dh: Optimise the case where the binary-arch or binary-indep sequence is run a...Joey Hess2008-04-24
* typoJoey Hess2008-04-24
* fix exampleJoey Hess2008-04-24
* don't pass --no-act onJoey Hess2008-04-24
* reorderJoey Hess2008-04-24
* permsJoey Hess2008-04-24
* I lied, one more v7 change slipped in..Joey Hess2008-04-24
* releasing version 7.0.0Joey Hess2008-04-23
* dh_clean: In v7 mode, automatically delete *-stamp files.Joey Hess2008-04-23
* addJoey Hess2008-04-23
* bugfixesJoey Hess2008-04-23
* dh_prep: New program, does the same as dh_clean -k (which will be deprecated ...Joey Hess2008-04-23
* log file loading bug fixesJoey Hess2008-04-23
* don't log dh runsJoey Hess2008-04-23
* remove exitJoey Hess2008-04-23
* updateJoey Hess2008-04-23
* updatesJoey Hess2008-04-23
* do not clean debian/clean on -kJoey Hess2008-04-23
* dh_clean: In v7 mode, read debian/clean and delete all files listed therein.Joey 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
* addJoey Hess2008-04-23
* initial version of dh, with option parsing and sequences in placeJoey Hess2008-04-23
* fixesJoey Hess2008-04-23
* missed oneJoey Hess2008-04-23
* new method to tell if a makefile contains a targetJoey Hess2008-04-23
* Add a Makefile and simplify this package's own rules file using all the new t...Joey Hess2008-04-23
* New v7 mode, which only has one change from v6, and is the new recommended de...Joey Hess2008-04-23
* dh_auto_install: New program, automates running make install, or using setup....Joey Hess2008-04-23
* dh_auto_clean: New program, automates running make clean (or distclean, or re...Joey Hess2008-04-23
* dh_auto_test: New program, automates running make test or make check if the M...Joey Hess2008-04-23
* dh_auto_build: New program, automates building the package by either running ...Joey Hess2008-04-23
* dh_auto_configure: New program, automates running ./configure, Makefile.PL, a...Joey Hess2008-04-23
* Record debhelper commands that successfully finish in a per-package log file.Joey Hess2008-04-23
* dh_clean: Don't delete core dumps. (Too DWIM, and "core" is not necessarily a...Joey Hess2008-04-22
* typoJoey Hess2008-04-21
* releasing version 6.0.12Joey Hess2008-04-19