From: Guido Günther Date: Fri, 5 Nov 2021 09:24:44 +0000 (+0100) Subject: Document changes and release 0.9.25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71092b7364435c89b61e06cbfcf6f448e8ef6a3c;p=tools%2Fgit-buildpackage.git Document changes and release 0.9.25 --- 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 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