summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-10-10 18:16:33 +0200
committerGuido Guenther <agx@sigxcpu.org>2007-10-10 18:16:33 +0200
commit954e9fcc64e98fd0591ca31644eb9b99ca552b46 (patch)
tree7b7c1a2636c9f2c9cd4532a242f8c949b575d04c
parent571840e828ef098a03229435d713693a33b18902 (diff)
document changes and releasedebian/0.4.1
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c77ee73..5b476eea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+git-buildpackage (0.4.1) unstable; urgency=low
+
+ * make sure the changelog section's trailer points to the person
+ invoking git-dch
+ * depend on devscripts with a working 'dch ""'
+ * git-dch: eval() the snapshot number calculation
+
+ -- Guido Guenther <agx@sigxcpu.org> Wed, 10 Oct 2007 18:15:54 +0200
+
git-buildpackage (0.4.0) experimental; urgency=low
* add support for automatic snapshot releases as suggested by Ottavio