aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/changelog
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 /debian/changelog
parent196a9eec12a5124e9905e01f85d32f45b6e29894 (diff)
Document changes and release 0.9.25debian/0.9.25
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 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 ]