From 24e11b09fd95b330d016063a8cba0b98dc5bd4d0 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 21 May 2018 13:27:58 +0200 Subject: Document changes and release 0.9.9 --- debian/changelog | 20 ++++++++++++++++++++ packaging/git-buildpackage.spec | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) 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 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 -- cgit v1.2.3