summaryrefslogtreecommitdiff
path: root/dh_auto_clean
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Set MODULEBUILDRC environment variableAnsgar Burchardt1-0/+1
2008-07-31typosJoey Hess1-1/+1
2008-05-19dh_auto_clean: setup.py clean can create pyc files. Remove. Closes: #481899Joey Hess1-0/+3
2008-05-19type fixJoey Hess1-1/+1
2008-04-24dh_auto_*: Also support packages using Module::Build.Joey Hess1-4/+6
2008-04-23new method to tell if a makefile contains a targetJoey Hess1-7/+4
2008-04-23Add a Makefile and simplify this package's own rules file using all the new t...Joey Hess1-0/+1
2008-04-23dh_auto_install: New program, automates running make install, or using setup....Joey Hess1-1/+1
2008-04-23dh_auto_clean: New program, automates running make clean (or distclean, or re...Joey Hess1-0/+73