summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-03-21 10:34:06 +0100
committerGuido Günther <agx@sigxcpu.org>2019-03-21 10:34:27 +0100
commitd6ae3931935abb4ddf359ff97a4d708aef8a94fe (patch)
treeebf7045ed65088ba53b1c2e09bf9324df8ddc3ae
parent38bb4bfec1272b5d48bdf9d86b5df245b1941260 (diff)
Document changes and release 0.9.14debian/0.9.14
-rw-r--r--debian/changelog28
-rw-r--r--packaging/git-buildpackage.spec2
2 files changed, 29 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 583ac6a7..466ff853 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+git-buildpackage (0.9.14) unstable; urgency=medium
+
+ [ Michael Prokop ]
+ * [4142928] docs: update examples for pristine-tar usage, requiring commit
+ action
+ (Closes: #919677)
+
+ [ Roberto C. Sánchez ]
+ * [d3f67c8] docs: Fix typo
+
+ [ Gabriel Filion ]
+ * [34b9da1] Disable PGP signatures when retrieving list of commits
+ (Closes: #923087)
+
+ [ Guido Günther ]
+ * [3e3458f] setup.py: Move version parser into setup.py.
+ This makes sure it ends up in the sdist tarball.
+
+ [ Simon McVittie ]
+ * [74669f0] Dep3Patch: Ignore MIME headers.
+ Otherwise, if we import a patch containing non-ASCII characters exported
+ by `gbp pq export` or `git format-patch` using DEP-3 syntax, we'd
+ misinterpret these fields as semantically significant and copy them into
+ pseudo-headers, causing them to be duplicated in the commit's long
+ description. (Closes: #924478)
+
+ -- Guido Günther <agx@sigxcpu.org> Thu, 21 Mar 2019 10:33:34 +0100
+
git-buildpackage (0.9.13) unstable; urgency=medium
[ Guido Günther ]
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 8b4e4741..1f719e67 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.13
+Version: 0.9.14
Release: 0
Group: Development/Tools/Building
License: GPLv2