]> git.donarmstrong.com Git - debhelper.git/commit
dh_clean: Remove debhelper logs for all packages, including packages not being acted...
authorJoey Hess <joey@kitenet.net>
Thu, 21 Apr 2011 18:12:03 +0000 (14:12 -0400)
committerJoey Hess <joey@kitenet.net>
Thu, 21 Apr 2011 18:12:03 +0000 (14:12 -0400)
commit2be53b2466cbe95aadc5a90188a877cf1a91bd34
tree40b390a46dfde73737ff6ff7ef70922e577f523c
parent7a870d53ea0360d79cbe1f9616d214eccf0cfae7
dh_clean: Remove debhelper logs for all packages, including packages not being acted on. dh can sometimes produce such logs by accident when passed bundled options (like "-Nfoo" instead of "-N foo") that it does not understand; and it was not possible to fix that for any compat level before v8. But also, such logs can occur for other reasons, like interrupted builds during development,  and it should be safe to clean them all. Closes: #623446
debian/changelog
dh_clean