Hi, On Mon, Dec 31, 2018 at 12:06:53AM +0100, David Kalnischkies wrote: > As the freeze is drawing near I would appreciate a reply in the next > week so that we can proceed accordingly – I am e.g. happy to sponsor > uploads if need be. On the other hand, if I get no reply I plan to > upload at least a no-change -2 revision soon to resolve at least the
I just uploaded -1.1 to DELAYED/2 as I wanted to wait for the 5 year anniversary of the last upload. ;) It's a strange diff in the binary python3-hamcrest package causing a FTBFS (and hence serious) bug in at least one package I care about fixed just by a rebuild, not a patch, so I hope its okay that I was waiting only 7 (+2) days in between years before NMUing. Feel free to drop me a line if I should cancel the upload OR override with an upload of your own – I am also happy to sponsor an upload if need be! Debdiff attached – which beside my changelog-only change includes also the so far not uploaded trivial changes in the VCS as it seemed like a good idea to point to an existing VCS (even if I have no access as I am not a member of python modules team) and correcting b-d. I have a branch locally with the NMU if you would prefer that. Best regards David Kalnischkies
diff -Nru pyhamcrest-1.8.0/debian/changelog pyhamcrest-1.8.0/debian/changelog --- pyhamcrest-1.8.0/debian/changelog 2014-01-09 22:27:04.000000000 +0100 +++ pyhamcrest-1.8.0/debian/changelog 2019-01-07 18:49:27.000000000 +0100 @@ -1,3 +1,20 @@ +pyhamcrest (1.8.0-1.1) unstable; urgency=medium + + [ David Kalnischkies ] + * No-change non-maintainer upload to have python3-hamcrest rebuild without + the use of deprecated collections ABI usage causing FTBFS in at least + src:vim-youcompleteme (Closes: #917660) + + [ Ondřej Nový ] + * Fixed VCS URL (https) + * d/control: Set Vcs-* to salsa.debian.org + * Convert git repository from git-dpm to gbp layout + + [ Piotr Ożarowski ] + * Add dh-python to Build-Depends + + -- David Kalnischkies <[email protected]> Mon, 07 Jan 2019 18:49:27 +0100 + pyhamcrest (1.8.0-1) unstable; urgency=low * New release diff -Nru pyhamcrest-1.8.0/debian/control pyhamcrest-1.8.0/debian/control --- pyhamcrest-1.8.0/debian/control 2014-01-09 22:27:04.000000000 +0100 +++ pyhamcrest-1.8.0/debian/control 2019-01-07 18:49:27.000000000 +0100 @@ -5,14 +5,15 @@ Uploaders: Debian Python Modules Team <[email protected]> Build-Depends: debhelper (>= 7.0.50), + dh-python, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python3-all, python3-setuptools Standards-Version: 3.9.5 Homepage: http://code.google.com/p/hamcrest -Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyhamcrest/trunk/ -Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyhamcrest/trunk/ +Vcs-Git: https://salsa.debian.org/python-team/modules/pyhamcrest.git +Vcs-Browser: https://salsa.debian.org/python-team/modules/pyhamcrest Package: python-hamcrest Architecture: all
signature.asc
Description: PGP signature

