From 2a532c4b2d21ff5bb583c8df94b0208d99c7b24d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 18 Jul 2015 14:09:37 +0100 Subject: dgit(1); Mention that -wgf can avoid need for build-deps. --- debian/changelog | 1 + dgit.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 606a3dd..2a2c20c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ dgit (0.31~~) unstable; urgency=low Documentation: * dgit(1): Remove some obsolete caveats from BUGS. + * dgit(1); Mention that -wgf can avoid need for build-deps. Infrastructure: * Provide for mirroring git updates to a different server. diff --git a/dgit.1 b/dgit.1 index c569347..2d06fd9 100644 --- a/dgit.1 +++ b/dgit.1 @@ -267,7 +267,7 @@ from being run. --clean=git is useful when the package's clean target is troublesome; the downside is simply that git clean may delete files you forgot to -git add. +git add. --clean=git can also avoid needing the build-dependencies. .TP .BR --clean=git-ff " | " -wgf The source tree should be cleaned, before building a source package -- cgit v1.2.3