summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-02-08 17:39:07 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-02-08 17:39:07 +0100
commit72154ec8d29ca0e18981e6a36e393ca2359b51f1 (patch)
tree27b4bba72809999db32332b5b7adf545aa98a7de
parent967cffabfb259edd7add5136eb7639df35bab5af (diff)
document changes and releasedebian/0.4.14
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e2cc866..7044b7ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+git-buildpackage (0.4.14) unstable; urgency=low
+
+ * correct several typos in the manual (Closes: #464582, #464583,
+ #464617)
+ * better dpkg-parsechangelog error reporting (Closes: #460195)
+ * document default tag formats (Closes: #464100)
+ * git-import-orig: detect flat tar archives (Closes: #463822)
+ * git-import-orig: add --no-dch options
+
+ -- Guido Guenther <agx@sigxcpu.org> Fri, 08 Feb 2008 17:38:29 +0100
+
git-buildpackage (0.4.13) unstable; urgency=low
* git-import-orig: don't fail when importing into empty git archives