summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-04-11 19:20:30 +0200
committerGuido Guenther <agx@sigxcpu.org>2008-04-11 19:20:30 +0200
commitcfd2958072a71ab5651bfc771605943e48e9921a (patch)
tree317aedab8166b8c1612c741c645a678b9445c2cb
parent209369d6b7ae126653c44551529c418814378fb7 (diff)
document changes and releasedebian/0.4.23
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a8e87f69..1be9745d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+git-buildpackage (0.4.23) unstable; urgency=low
+
+ [ Frank S. Thomas ]
+ * docs/manpages/*.sgml: Use the citerefentry for references to other
+ manpages.
+ * Do not list the --upstream-version option twice in the synopsis
+ section of git-import-orig's manpage. (Closes: #472496)
+
+ [ Guido Guenther ]
+ * don't pass nonexisting branches to pristine-tar (Closes: #475554)
+ * doc cleanups (Closes: 473610):
+ * mention the html manual in the manpages
+ * reference pristine-tar
+ * filter uses glob
+ * move conffiles section into separate sgml file
+ * fix doc-base section
+
+ -- Guido Guenther <agx@sigxcpu.org> Fri, 11 Apr 2008 19:18:08 +0200
+
git-buildpackage (0.4.22) unstable; urgency=low
* git-dch: don't skip meta tags without --force