From d4ca59b3d9a2be8657b08b1073b44b68b2d55742 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 31 Oct 2019 19:16:27 +0100 Subject: Document changes and release 0.9.17 --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index bf23ed8d..9019ffcc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +git-buildpackage (0.9.17) unstable; urgency=medium + + * [6248524] export_orig: Don't fail without a repository. + This is a valid use case in overlay mode + Thanks to Thomas Koch for the report + * [ff9ff7e] Use UpstreamSource for additional tarballs as well. + This will help on upstream tarball signatures as well as + improving additional tarball handling. + * [16781c8] import-orig: Handle tarball signature when using pristine-tar + * [4a97a1c] import-dsc: Import signature if present in dsc + * [e541f35] Recommend and build depend on pristine-tar 1.41 + since only this version has signature support. + * [12ed9fb] travis-ci: Switch to bionic. + Need to drop python 3.4 for that since it's not available on bionic. + + -- Guido Günther Thu, 31 Oct 2019 19:15:14 +0100 + git-buildpackage (0.9.16) unstable; urgency=medium * [fef81e2] pq: Don't bubble up FileNotFoundException (Closes: #940043) -- cgit v1.2.3