aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-09-08 20:41:27 +0200
committerGuido Guenther <agx@sigxcpu.org>2007-09-08 20:41:27 +0200
commit350e9b57ac4b243f3849e914235a111ad041a5ef (patch)
tree1de1cdcdbb11be9a789cd31f39328704d3039d84
parent2e687a45b58f55abcdb74a3a6a573c9b5f0e48a3 (diff)
document changesdebian/0.3.4
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e6256c3..e6158b46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+git-buildpackage (0.3.4) unstable; urgency=low
+
+ * introduce --git-no-create-orig to skip building of any orig.tar.gz - this
+ is especially usefull if you're working on an NMU that has a X-0.Y version
+ number although it's a Debian native package
+ * fix the error path in case the tgz can't be unpacked
+ * git-pbuilder: add filter for git meta data and allow to pass options to
+ pbuilder vi $PBUILDER_OPTS (Closes: #439535)
+
+ -- Guido Guenther <agx@sigxcpu.org> Sat, 08 Sep 2007 20:40:36 +0200
+
git-buildpackage (0.3.3) unstable; urgency=low
* git-buildpackage: don't hardcode -i\.git -I.git as build arguments