chiark / gitweb /
Fix manpage description of --existing-package.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 19 Aug 2013 11:08:02 +0000 (12:08 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 19 Aug 2013 11:08:02 +0000 (12:08 +0100)
debian/changelog
dgit.1

index 1d5e28d81b0878d41dcd6ec0a2fd5bf9f7182bdd..025632078a4215906686f12f91505dd5e78973ab 100644 (file)
@@ -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 9e5cf538c62c93270522cd51331729399dc762f2..fad5c178a212398fe1babbd663b1a14f9129c20c 100644 (file)
--- 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