aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-10-17 00:09:06 +0200
committerGuido Guenther <agx@sigxcpu.org>2007-10-17 00:09:06 +0200
commit0a346fb1cb81b7bb669d24bf24e8ebc1e04dda03 (patch)
treea9ea2eb41b72c87af7ff5ae8868aa78db644e02c
parente8aad12d766b606ce96fa4f3b5b744056b7b3e68 (diff)
document changes and releasedebian/0.4.2
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b476eea..41956873 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+git-buildpackage (0.4.2) experimental; urgency=low
+
+ * git-dch:
+ * make --git-log a config file option
+ * git-dch: fix help message for --debian-branch
+ * doc: snapshot-number can be used in gbp.conf too
+ * git-buildpackage:
+ * add --git-export-dir=dir/, --git-export=treeish (Closes: #446042)
+ * allow to use any treeish object for --git-upstream-branch
+ * add missing examples to gbp.conf
+ * parse .gbp.conf in the repository directory (Closes: #426009)
+ * minor doc updates and clarifications
+
+ -- Guido Guenther <agx@sigxcpu.org> Wed, 17 Oct 2007 00:00:13 +0200
+
git-buildpackage (0.4.1) unstable; urgency=low
* make sure the changelog section's trailer points to the person