From 5082ef7a428f1e481097442594604d04f0099bfa Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 19 Aug 2013 12:08:02 +0100 Subject: Fix manpage description of --existing-package. --- debian/changelog | 6 ++++++ dgit.1 | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1d5e28d..0256320 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 9e5cf53..fad5c17 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 -- cgit v1.2.3