From: Joey Hess Date: Mon, 22 Oct 2007 19:43:59 +0000 (-0400) Subject: add .git to example DH_ALWAYS_EXCLUDE line X-Git-Tag: 5.0.60~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=87ae167ddb9eaa7a05e67dea168f2d4da66c60ce;p=debhelper.git add .git to example DH_ALWAYS_EXCLUDE line --- diff --git a/debhelper.pod b/debhelper.pod index a2c7eeb..220091c 100644 --- a/debhelper.pod +++ b/debhelper.pod @@ -385,7 +385,7 @@ directory. dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, if it was set to a list of things to exclude, such as -"CVS:.svn". Now it does. +"CVS:.svn:.git". Now it does. =item -