summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cc0af00b..4467dbbc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+git-buildpackage (0.4.28) unstable; urgency=low
+
+ * git-buildpackage: add --git-dont-purge to leave the exported build dir
+ intact (Closes: #479848) - thanks to Kurt B. Kaiser for the patch
+ * git-dch: make --meta a config file option
+ * git-import-orig: fix symlink creation
+ * docs: missing EOF (Closes: #479726) - thanks to Sedat Dilek
+
+ -- Guido Guenther <agx@sigxcpu.org> Mon, 12 May 2008 18:03:47 +0200
+
git-buildpackage (0.4.27) unstable; urgency=low
* make author parsing more robust (Closes: #479263)