summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog24
-rw-r--r--packaging/git-buildpackage.spec2
2 files changed, 25 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0aea6be9..583ac6a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,27 @@
+git-buildpackage (0.9.13) unstable; urgency=medium
+
+ [ Guido Günther ]
+ * [55edef2] PatchSeries: Don't fail if there's only a patch end marker.
+ If the patch only has '---' we pass empty data to git-mail-info
+ otherwise.
+ Thanks to James Cowgill for the detailed report (Closes: #916545)
+ * [861121e] push: Push Debian branch first.
+ This makes sure in new repos this is the correct default branch.
+ (Closes: #916651)
+ * [81bfe17] rpm_ch: Escape \S in regex replacement.
+
+ [ Chris Lamb ]
+ * [b58311f] Fix typo (Closes: #914280)
+
+ [ Simon McVittie ]
+ * [cb4c916] zsh completion: Fix typo in redirection to _gbp-import-dsc
+ (Closes: #917636)
+ * [cd4c4d2] gbp-pull: Invoke gbp pq correctly for --redo-pq option
+ `gbp pull --redo-pq` assumed that `gbp-pq` exists in PATH, which isn't
+ normally true since 0.6.24 (2015). (Closes: #917637)
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 29 Dec 2018 18:49:21 +0100
+
git-buildpackage (0.9.12) unstable; urgency=medium
* [aa7ca25] import_ref: Fix warning output. Otherwise import-ref
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index f5fb55a3..8b4e4741 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.12
+Version: 0.9.13
Release: 0
Group: Development/Tools/Building
License: GPLv2