[git-buildpackage] [ANNOUNCE] git-buildpackage 0.9.20
Guido Günther
agx at sigxcpu.org
Wed Jul 1 15:20:38 CEST 2020
Hi,
I'm happy to announce the release of git-buildpackage 0.9.20:
https://git.sigxcpu.org/cgit/git-buildpackage/tag/?id=debian/0.9.20
Here's a list of changes:
git-buildpackage (0.9.20) unstable; urgency=medium
* [e513375] doctest: Ignore exception detail.
We used the tests to check whether the right exception was returned but
python 3.8 breaks this again. Doctest were a nice feature but keeping up
with the subtle breackage is too cumbersome.
* [3b05fa8] deb: git: Escape '.' on pristine-tar matches
'.' is valid in source package names and version numbers so we
want to match exactly that and not an arbitrary character.
* [74b3799] pristine-tar: Escape '+' in match regexp.
When looking for matching file name we need to exscape the valid '+' but
need to do it late since it must not be escaped for git-grep.
(Closes: #956103)
* [a3d9c98] docs: import-ref: Fix wrong --upstream-tree default
(Closes: #962916)
* [f68858e] import-orig: Print all found sources with `verbose`
* [111aa86] get_component_tarballs: Check for signature too
(Closes: #96396)
* [4f2569d] git: Drop another doctest that matched exception
type.
* [305a4ad] import_orig: Drop all upstream signatures with
--upstream-signatures=off. This makes sure we don't use spurious files as
signatures
* [0bc42b4] Make flake8 E741 happy
(Closes: #964040)
Thanks to everybody who contributed to this release. As usual the
package is available via Debian unstable:
https://packages.debian.org/sid/git-buildpackage
Cheers,
-- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.sigxcpu.org/pipermail/git-buildpackage/attachments/20200701/aad0460c/attachment.sig>
More information about the git-buildpackage
mailing list