aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-11-05 10:24:44 +0100
committerGuido Günther <agx@qwark.sigxcpu.org>2021-11-05 10:25:24 +0100
commit71092b7364435c89b61e06cbfcf6f448e8ef6a3c (patch)
tree01b07f5074dec2555b049248a5d4e95549ed9855
parent196a9eec12a5124e9905e01f85d32f45b6e29894 (diff)
Document changes and release 0.9.25debian/0.9.25
-rw-r--r--debian/changelog10
-rw-r--r--packaging/git-buildpackage.spec2
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6d3a7e19..deea5fdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+git-buildpackage (0.9.25) unstable; urgency=medium
+
+ * [e6c86c1] buildpackage: Map 'debian/latest' and 'debian/main' to sid too.
+ This avoids having to specify a suite with more modern common branch
+ names.
+ * [196a9ee] tests: Make sure DEBEMAIL is set. Otherwise dch based tests
+ fail (Closes: #998573)
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 05 Nov 2021 10:24:32 +0100
+
git-buildpackage (0.9.24) unstable; urgency=medium
[ Guido Günther ]
diff --git a/packaging/git-buildpackage.spec b/packaging/git-buildpackage.spec
index cf6f485a..1ff54885 100644
--- a/packaging/git-buildpackage.spec
+++ b/packaging/git-buildpackage.spec
@@ -9,7 +9,7 @@
Name: git-buildpackage
Summary: Build packages from git
-Version: 0.9.24
+Version: 0.9.25
Release: 0
Group: Development/Tools/Building
License: GPLv2