summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-02-23 18:25:07 +0100
committerGuido Günther <agx@sigxcpu.org>2009-02-23 18:25:07 +0100
commitd90de1e5f6110f4a650223bfda69a4aebb0aaefb (patch)
tree0eb4e96d220908405e7980107534c28d151a6293
parent9f42e5337bd1d59295d260612364c05b30dda587 (diff)
document changes and release 0.4.48debian/0.4.48
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d6cb5e04..09d6cc91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+git-buildpackage (0.4.48) unstable; urgency=low
+
+ * [ae575e3] Add --export=WC to export the working copy into export-
+ dir. (Closes: #509138)
+ * [9f42e53] run git-cleaner with --git-ignore-new Makes running with
+ and without --git-ignore-new more consistent.
+ * [b8a35b4] docs: add --git-export=INDEX to the manual
+ * [47c8a38] docs: add --git-dont-purge to the manual
+ * [616bff3] docs: fix typo
+ * [15042e3] rename git-pbuilder to gbp-pbuilder
+ * [ffbb38a] add gbp-posttag-push example to examples/
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 23 Feb 2009 18:24:12 +0100
+
git-buildpackage (0.4.47) unstable; urgency=low
* [b5a3215] export sha1, branch and tagname into the commit hooks