summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-10-22 17:37:10 +0200
committerGuido Günther <agx@sigxcpu.org>2019-10-22 17:37:48 +0200
commitd21627cb031a38b3d9a052e2d931853f04fb8fff (patch)
tree178eff9711ed798d558eb1c8f1c944767a93e603
parent6cf1f7e0e151e335995708479ee1e63a06f6354a (diff)
Document changes and release 0.9.16debian/0.9.16
-rw-r--r--debian/changelog14
-rw-r--r--packaging/git-buildpackage.spec2
2 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 472c6b81..bf23ed8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+git-buildpackage (0.9.16) unstable; urgency=medium
+
+ * [fef81e2] pq: Don't bubble up FileNotFoundException (Closes: #940043)
+ * [fb26fd9] docs: Fix wrong argument order of branch rename.
+ Thanks to Jens Reyer (Closes: #941110)
+ * [11f9f31] export-orig: Check 'origin/pristine-tar' as well for compression
+ type (Closes: #941894)
+ * [916f538] docs: Fix typos.
+ Thanks to lintian
+ * [6cf1f7e] d/control: Bump standards version
+ no changes needed
+
+ -- Guido Günther <agx@sigxcpu.org> Tue, 22 Oct 2019 17:36:46 +0200
+
git-buildpackage (0.9.15) unstable; urgency=medium
[ Guido Günther ]
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 73c2ac94..d6f08a76 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.15
+Version: 0.9.16
Release: 0
Group: Development/Tools/Building
License: GPLv2