summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-05-27 10:28:12 +0200
committerGuido Günther <agx@sigxcpu.org>2016-05-27 10:28:12 +0200
commit78d8b27b6a1e480012ae10df432eba566603c4f4 (patch)
treec5e2b0686bff1e2aba88b5b197d10267ccb6981c
parent508656d13baddfc7d0d727d16df8b6fe57000b3c (diff)
Document changes and release 0.7.5debian/0.7.5
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a4fdd216..802ae88d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+git-buildpackage (0.7.5) unstable; urgency=medium
+
+ [ Dmitry Teselkin ]
+ * [3a93ada] Use tox for testing
+
+ [ Guido Günther ]
+ * [b56f7b0] buildpackage: don't claim the tarball does not exist. It can
+ also be triggered by --force-create
+ * [4ff5c3a] buildpackage: Simplify tarball generation logic.
+ * [cfcac02] buildpackage: Allow to generate subtarballs.
+ * [508656d] buildpackage: Support pristine-tar with multiple tarballs
+ but disable pristine-tar-commit in this case for now
+ * [22435b2] buildpackage: Check for existence of subtarballs as well
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 27 May 2016 10:27:07 +0200
+
git-buildpackage (0.7.4) unstable; urgency=medium
[ Guido Günther ]