aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2017-01-12 10:17:29 +0100
committerGuido Günther <agx@sigxcpu.org>2017-01-12 10:17:29 +0100
commitba09a0a1fb93eda94f6e3d2f2d3ff48bb56bc242 (patch)
tree2770aba4273a001706a8849ad0e3de406881b486
parent4a41d496a8006fdc05e4eb0faf762d6ad043a96e (diff)
Document changes and release 0.8.10debian/0.8.10
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68b2903e..f807282b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+git-buildpackage (0.8.10) unstable; urgency=medium
+
+ * [ede603e] GitRepository: properly use pipe on empty strings.
+ (Closes: #850319)
+ * [42ee784] buildpackage: print proper dist when using sid.
+ * [e9ffa80] buildpackage: create all missing dirs with --export
+ Thanks to Andrea Zagli for the suggestion
+ * [42878ff] dch: honor --no-git-author
+ Thanks to David Kalnischkies for investigating (Closes: #796913)
+ * [4086fc9] import_dsc: Store debian/changelog in commit message
+ when importing packages. (Closes: #577810)
+ * [5fb0749] import_orig: Delay unpack of component tarballs.
+ (Closes: #840602)
+ * [67d8b9f] Move default gbp.conf back to the right location.
+ Thanks to Luca Boccassi (Closes: #850937)
+ * [80a1c39] Quote arguments passed to builder.
+ Thanks to Simon McVittie for the detailed report (Closes: #850869)
+ * [4a41d49] import-orig: Move orig.tar.gz with filter-pristine-tar.
+ (Closes: #558777)
+ * [661444b] Update docs regarding --download and drop it from completions
+ * flake8 test suite and example cleanups
+ * Update test data submodule URLs to https
+ * Make gbp-posttag-push easier to use
+ * [bba1ec7] docs: changelog entry is not created after gbp import-orig.
+ Thanks to Guillaume Millet
+
+ -- Guido Günther <agx@sigxcpu.org> Thu, 12 Jan 2017 10:08:28 +0100
+
git-buildpackage (0.8.9) unstable; urgency=medium
[ Guido Günther ]