aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2019-09-07 11:05:52 -0700
committerGuido Günther <agx@sigxcpu.org>2019-09-07 11:05:56 -0700
commit1ab6cf44e6c412ad0e309283ce375f3c9b8bdb57 (patch)
tree9c58c14459889b60f9206dfd11757b2969f9622d
parentb8883494d26af72a3745b32009ad9587b7a137ed (diff)
Document changes and release 0.9.15debian/0.9.15
-rw-r--r--debian/changelog27
-rw-r--r--packaging/git-buildpackage.spec2
2 files changed, 28 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 466ff853..472c6b81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+git-buildpackage (0.9.15) unstable; urgency=medium
+
+ [ Guido Günther ]
+ * [b12b85a] import-orig: Allow to run a post unpack hook.
+ The working directory of the hook is the top temporary directory the
+ tarballs are being unpacked into.
+ * [6696656] docs: Document gbp import-orig --postunpack
+ * [292edcf] import_orig: Move upstream-vcs-tag's help to config.
+ This way it can be shared.
+ * [61757c0] import_dsc: Support upstream-vcs-tag (Closes: #782886)
+ * [1acd0bb] docs: import-dsc: Document --upstream-vcs-tag
+ * [b888349] gbp-clone: Support salsa: pseudo urls
+ * Fix flake8 errors (Closes: #939648)
+
+ [ Hideki Yamane ]
+ * [d1960b3] gbp.conf: Set default compresson to xz.
+ The value is commented out so does not have any effect but it's
+ better to recommend the right value.
+
+ [ Maximiliano Curia ]
+ * [8afb7ee] import-orig/merge_replace Avoid calling force_head.
+ The debian_merge_by_replace function ends up calling force_head, but up to
+ this point the current branch could be anything, and thus when called from
+ a feature branch the latest commits get lost.
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 07 Sep 2019 10:58:51 -0700
+
git-buildpackage (0.9.14) unstable; urgency=medium
[ Michael Prokop ]
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index 1f719e67..73c2ac94 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.14
+Version: 0.9.15
Release: 0
Group: Development/Tools/Building
License: GPLv2