summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2006-12-22 18:06:50 +0100
committerGuido Guenther <agx@bogon.sigxcpu.org>2006-12-22 18:06:50 +0100
commit356580c4b6332561d13b74cd5f37635e1559fa67 (patch)
tree53dff82e97b23f2d049149492ef8bae30b1fc3a2 /debian
parent62af3b51357f13584f1c8901c088280599c9ba81 (diff)
While dpkg-buildpackage's -i argument takes a regexp -I doesn'tdebian/0.2.21
fix inclusion of git metadata in debian native packages
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b0556ae4..5b1d844c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-buildpackage (0.2.21) unstable; urgency=low
+
+ * While dpkg-buildpackage's -i argument takes a regexp -I doesn't - fix
+ inclusion of git metadata in debian native packages
+
+ -- Guido Guenther <agx@sigxcpu.org> Fri, 22 Dec 2006 17:59:49 +0100
+
git-buildpackage (0.2.20) unstable; urgency=low
* git-import-orig: improve error message when the upstream branch cannot be