Age | Commit message (Expand) | Author | Files | Lines |
2018-01-01 | dh_clean: Skip cleaning in .pc and _darcs | Niels Thykier | 1 | -1/+2 |
2017-10-08 | Push the removal of some deprecated items to compat 12 | Niels Thykier | 1 | -3/+3 |
2017-07-22 | dh_clean+dh_prep: Use default_sourcedir instead of d/tmp | Niels Thykier | 1 | -4/+4 |
2017-07-07 | Dh_Lib: Embed tool versions into auto-generated snippets | Niels Thykier | 1 | -0/+2 |
2017-07-03 | Set Emacs file variables directory-wide | Sven Joachim | 1 | -6/+0 |
2017-06-28 | dh_clean: Use new glob_expand-enabled filearray | Niels Thykier | 1 | -2/+5 |
2017-06-26 | Avoid fork+exec for rm -f and ln -s in non-deprecated tools | Niels Thykier | 1 | -3/+5 |
2017-06-04 | dh_{prep,clean}: Do more bulk removals | Niels Thykier | 1 | -1/+2 |
2017-06-04 | dh_clean: Bulk delete most files and dirs | Niels Thykier | 1 | -6/+9 |
2017-02-19 | Dh_Lib: Provide deprecated_functionality helper | Niels Thykier | 1 | -5/+3 |
2016-06-19 | dh_clean: Drop -k in compat 11 | Niels Thykier | 1 | -0/+5 |
2016-04-16 | d/compat files are now mandatory | Niels Thykier | 1 | -11/+0 |
2016-01-10 | Dh_Lib: Add restore_file_on_clean | Niels Thykier | 1 | -2/+8 |
2016-01-09 | dh+compat 10: Drop sequence ctrl and logs | Niels Thykier | 1 | -0/+3 |
2015-11-17 | dh_clean: Work around for cdbs d/compat auto-vivification | Niels Thykier | 1 | -0/+11 |
2015-11-17 | Fix typo in dh_clean | Chris Leick | 1 | -2/+2 |
2015-11-06 | dh_clean: Support removal of dirs when suffixed with a slash | Niels Thykier | 1 | -7/+19 |
2015-11-02 | Remove all compat(1) and compat(2) "guards" | Niels Thykier | 1 | -4/+1 |
2015-10-24 | dh_clean: Preserve debian/.debhelper with -d | Niels Thykier | 1 | -1/+2 |
2015-07-01 | Migrate to use warnings and use parent | Niels Thykier | 1 | -1/+2 |
2015-05-02 | Add experimental .ddeb support | Niels Thykier | 1 | -0/+3 |
2015-01-01 | Add editor hints to the end of all perl modules and scripts | Niels Thykier | 1 | -0/+6 |
2014-10-03 | dh_clean: Skip over .git, .svn, .bzr, .hg, and CVS directories and avoid clea... | Joey Hess | 1 | -1/+6 |
2013-08-15 | dh_install, dh_installdocs, dh_clean: Fix uses of find -exec which cause it t... | Joey Hess | 1 | -2/+2 |
2013-06-10 | don't mention dh | Joey Hess | 1 | -1/+1 |
2011-07-17 | Remove debhelper.log in compat level 1. Closes: #634155 | Joey Hess | 1 | -0/+3 |
2011-04-21 | dh_clean: Remove debhelper logs for all packages, including packages not bein... | Joey Hess | 1 | -4/+5 |
2010-11-02 | Apply manual pages conventions | David Prévot | 1 | -10/+10 |
2010-05-23 | Add deprecation warning for dh_clean -k. | Joey Hess | 1 | -1/+1 |
2009-09-04 | Add FILES sections to man pages. Closes: #545041 | Joey Hess | 1 | -2/+10 |
2009-06-28 | minimal build system option documentation | Joey Hess | 1 | -1/+1 |
2008-10-21 | Move many command-specific options to only be accepted by the command that us... | Joey Hess | 1 | -1/+3 |
2008-07-08 | dh_clean: Do not delete *-stamp files in -k mode in v7. Closes: #489918 | Joey Hess | 1 | -3/+2 |
2008-04-29 | add note about dh_clean being last | Joey Hess | 1 | -1/+4 |
2008-04-23 | dh_clean: In v7 mode, automatically delete *-stamp files. | Joey Hess | 1 | -1/+5 |
2008-04-23 | dh_prep: New program, does the same as dh_clean -k (which will be deprecated ... | Joey Hess | 1 | -7/+8 |
2008-04-23 | remove exit | Joey Hess | 1 | -1/+1 |
2008-04-23 | updates | Joey Hess | 1 | -1/+5 |
2008-04-23 | do not clean debian/clean on -k | Joey Hess | 1 | -13/+13 |
2008-04-23 | dh_clean: In v7 mode, read debian/clean and delete all files listed therein. | Joey Hess | 1 | -0/+8 |
2008-04-23 | dh_auto_install: New program, automates running make install, or using setup.... | Joey Hess | 1 | -0/+3 |
2008-04-22 | dh_clean: Don't delete core dumps. (Too DWIM, and "core" is not necessarily a... | Joey Hess | 1 | -2/+2 |
2007-10-07 | r2036: * dh_clean: append "/" to the temp dir name to avoid removing | joeyh | 1 | -1/+1 |
2005-11-08 | r1815: * dh_clean: Patch from Matej Vela to clean up autom4te.cache directories | joey | 1 | -7/+4 |
2005-07-19 | r1772: releasing version 4.9.44.9.4 | joey | 1 | -10/+7 |
2003-08-19 | r1592: * dh_link: rm -f every time, ln -f is not good enough if the link t...version_4.1.66 | joey | 1 | -1/+2 |
2003-07-07 | r595: * dh_clean: Clean the *.debhelper temp files on a per-package basis, in | joey | 1 | -12/+7 |
2003-07-04 | r593: * dh_clean: make -X work for debian/substvars file. | joey | 1 | -1/+2 |
2003-03-03 | r576: * Rename debhelper.1 to debhelper.7. | joey | 1 | -1/+1 |
2002-05-22 | r524: * Make dh_clean remove autom4te.cache. | joey | 1 | -0/+4 |