From 6a2b62a2282c3bcd63dea5f3e365520f37140700 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 4 Aug 2017 20:53:18 -0300 Subject: Document changes and release 0.9.0~exp1 --- debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index dfbabf8c..478782e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +git-buildpackage (0.9.0~exp1) experimental; urgency=medium + + [ Guido Günther ] + * User visible changes: + * [ae7ed14] export-orig: new command to export orig tarballs from git + (Closes: #840089) + * [d9b535e] Use python3-notify2. + Thanks to Alexandre Detiste (Closes: #870595) + * [cfd884f] pristine-tar: don't print checkout errors twice + similar to f1c3a6f4dc6ceee5be5d49b4d193da8fd36c8920 + * [76f247e] pristine_tar_verify_origs: skip verification if pristine-tar + does not support it. + This allows us to run with pristine-tar << 1.35 + * [961723e] docs: generate version.py if missing. + This makes doc builds succeed in a clean tree. + * [4424008] bin: drop umlaut to make setuptools happy + * [e7bbd65] gbp-buildpackage: Group manpage options (Closes: #824801) + * [ad3515a] buildpackage: drop the long deprecated --dont-purge option. + Use --no-purge instead + * Lots of internal changes to make tarball generation simpler and avoid + code duplication between export-orig and build-package + + [ Ken Dreyer ] + * [e5132b1] docs: fix spelling of "sure" + + -- Guido Günther Fri, 04 Aug 2017 20:48:22 -0300 + git-buildpackage (0.9.0~exp0) experimental; urgency=medium * Switch to python3 (Closes: #810854) -- cgit v1.2.3