aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-05-21 13:27:58 +0200
committerGuido Günther <agx@sigxcpu.org>2018-05-21 14:35:20 +0200
commit24e11b09fd95b330d016063a8cba0b98dc5bd4d0 (patch)
tree7c80f5f6771e632381ba140f84f4105b934e6900
parenta1f4af5504373c1e1e65e98054a7f1040c21358a (diff)
Document changes and release 0.9.9debian/0.9.9
-rw-r--r--debian/changelog20
-rw-r--r--packaging/git-buildpackage.spec2
2 files changed, 21 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6e7c0ca2..b46e4448 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+git-buildpackage (0.9.9) unstable; urgency=medium
+
+ [ Guido Günther ]
+ * [0a6e73f] Fix typos spotted by lintian
+ * [e730865] docs: options in [DEFAULT] apply to all gbp commands
+ * [3da92ba] import-orig: Better error message when vcs-tag is not found
+ (Closes: #896654)
+ * [a6ceb00] config: when printing a single value only print the value. This
+ is more in line with what `git config` does and eases usage in scripts.
+ * [a1f4af5] docs: document how to use GBP_CONF_FILES to override
+ debian/gbp.conf
+ (Closes: #898613)
+
+ [ Ken Dreyer ]
+ * [ba32efc] bin: drop umlaut again for setuptools.
+ Setuptools cannot handle non-ascii characters in files declared in
+ "scripts". See https://github.com/pypa/setuptools/issues/761
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 21 May 2018 13:27:17 +0200
+
git-buildpackage (0.9.8) unstable; urgency=medium
[ Guido Günther ]
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 7d1aa0c9..3d4d29de 100644
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec
@@ -3,7 +3,7 @@
Name: git-buildpackage
Summary: Build packages from git
-Version: 0.9.8
+Version: 0.9.9
Release: 0
Group: Development/Tools/Building
License: GPLv2