summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-05-24 09:40:03 +0200
committerGuido Guenther <agx@bogon.sigxcpu.org>2007-05-24 09:40:03 +0200
commitec5724b76dd14a7245d552689630c74db2d78f88 (patch)
treeac66f0fdb38e7241b31c2f432b3e29ca7ab1727c
parentb9cac7d9e1da408262ca6fd0461857cdd15f182b (diff)
document changesdebian/0.2.31
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 77a23729..a043c5cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+git-buildpackage (0.2.31) unstable; urgency=low
+
+ * git-import-orig: rename --upstreamversion to --upstream-version, to match
+ the documentation and the uther --upstream-* options
+ * add several missing options to manpages and documentation
+
+ -- Guido Guenther <agx@sigxcpu.org> Thu, 24 May 2007 09:38:35 +0200
+
git-buildpackage (0.2.30) unstable; urgency=low
* fix changelog upstream version parsing (Closes: #425615)