From: Ian Jackson Date: Mon, 19 Aug 2013 11:08:02 +0000 (+0100) Subject: Fix manpage description of --existing-package. X-Git-Tag: debian/0.4_pre1~25 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5082ef7a428f1e481097442594604d04f0099bfa;p=dgit.git Fix manpage description of --existing-package. --- diff --git a/debian/changelog b/debian/changelog index 1d5e28d8..02563207 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dgit (0.4) experimental; urgency=low + + * Fix manpage description of --existing-package. + + -- + dgit (0.3) experimental; urgency=low * New version which appears to be able to sort of work at least diff --git a/dgit.1 b/dgit.1 index 9e5cf538..fad5c178 100644 --- a/dgit.1 +++ b/dgit.1 @@ -243,7 +243,9 @@ dgit push needs to canonicalise the suite name. But currently there is no way to ask the archive to do this without knowing the name of an existing package. Without --new we can just use the package we are trying to push. But with --new that will not work, so -we guess that +we guess +.B dpkg +or use the value of this option. .SH CONFIGURATION dgit looks at the following git config keys to control its behaviour. You may set them with git-config (either in system-global or per-tree