aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/NEWS
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-11-22 17:04:42 +0100
committerGuido Günther <agx@sigxcpu.org>2009-11-22 17:12:19 +0100
commit06059dfc4972ed641a669a817146af6d49253e48 (patch)
tree38bdfa2942f4dbda69252cd9c21da9d905d3c012 /debian/NEWS
parentc5e41484150403547a1d0db8151b3a0d5bf6b80b (diff)
Make the default build command 3.x source format safe
Instead of passing "-i\.git/ -I.git" to debuild use "-i -I". This makes sure we use the default behaviour of dpkg-source. Closes: #553079
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 9a5861de..e5b69910 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,3 +1,12 @@
+git-buildpackage (0.4.61) unstable; urgency=low
+
+ In order to not override dpkg-buildpackge's defaults for 3.0 source packages
+ the default builder command is now "debuild -i -I" instead of "debuild
+ -i\.git/ -I.git". If you want to retain the old behaviour please adjust your
+ gbp.conf accordingly.
+
+ -- Guido Günther <agx@sigxcpu.org> Sun, 22 Nov 2009 17:07:52 +0100
+
git-buildpackage (0.4.57) unstable; urgency=low
git-import-orig dosn't generate changelog entries by default anymore. This