summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-19 12:08:02 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-19 12:08:02 +0100
commit5082ef7a428f1e481097442594604d04f0099bfa (patch)
tree8565afaa97fd3606f07465190313c943bf0a3367
parent1ce58351167dc6e9410f07bc4989f7c21940ba22 (diff)
Fix manpage description of --existing-package.
-rw-r--r--debian/changelog6
-rw-r--r--dgit.14
2 files changed, 9 insertions, 1 deletions
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