Package: release.debian.org Tags: buster User: [email protected] Usertags: pu
Dear SRM,
I'm uploading an update for dput-ng to allow uploading packages to
buster-backports and stretch-backports-sloppy.
We also did a similar update in the last release, but this time the diff
is much smaller…
While on it, I also added a bunch of packages to autopkgtests' depends
that should make the package pass it.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
diffstat for dput-ng-1.25 dput-ng-1.25+deb10u1 debian/changelog | 10 ++++++++++ debian/tests/control | 5 +++++ skel/codenames/debian.json | 2 ++ tests/dputng/codenames/debian.json | 2 ++ 4 files changed, 19 insertions(+) diff -Nru dput-ng-1.25/debian/changelog dput-ng-1.25+deb10u1/debian/changelog --- dput-ng-1.25/debian/changelog 2019-04-23 15:49:34.000000000 +0200 +++ dput-ng-1.25+deb10u1/debian/changelog 2019-07-19 08:15:00.000000000 +0200 @@ -1,3 +1,13 @@ +dput-ng (1.25+deb10u1) buster; urgency=medium + + [ Kunal Mehta ] + * Add buster-backports and stretch-backports-sloppy codenames. MR: !7 + + [ Mattia Rizzolo ] + * autopkgtest: add missing test dependencies and restrictions. + + -- Mattia Rizzolo <[email protected]> Fri, 19 Jul 2019 08:15:00 +0200 + dput-ng (1.25) unstable; urgency=medium * Team upload. diff -Nru dput-ng-1.25/debian/tests/control dput-ng-1.25+deb10u1/debian/tests/control --- dput-ng-1.25/debian/tests/control 2019-02-12 20:21:16.000000000 +0100 +++ dput-ng-1.25+deb10u1/debian/tests/control 2019-07-19 08:15:00.000000000 +0200 @@ -1,4 +1,9 @@ Test-Command: cp -rv setup.cfg skel tests "$AUTOPKGTEST_TMP" && cd "$AUTOPKGTEST_TMP" && nosetests3 -v Depends: + build-essential, + debhelper, + python3-distro-info, python3-nose, + python3-validictory, @, +Restrictions: allow-stderr diff -Nru dput-ng-1.25/skel/codenames/debian.json dput-ng-1.25+deb10u1/skel/codenames/debian.json --- dput-ng-1.25/skel/codenames/debian.json 2018-05-24 10:55:21.000000000 +0200 +++ dput-ng-1.25+deb10u1/skel/codenames/debian.json 2019-07-18 15:46:22.000000000 +0200 @@ -2,7 +2,9 @@ "backport": [ "stable-backports", "oldstable-backports", + "buster-backports", "stretch-backports", + "stretch-backports-sloppy", "jessie-backports", "jessie-backports-sloppy", "wheezy-backports", diff -Nru dput-ng-1.25/tests/dputng/codenames/debian.json dput-ng-1.25+deb10u1/tests/dputng/codenames/debian.json --- dput-ng-1.25/tests/dputng/codenames/debian.json 2018-05-24 10:55:21.000000000 +0200 +++ dput-ng-1.25+deb10u1/tests/dputng/codenames/debian.json 2019-07-18 15:46:22.000000000 +0200 @@ -2,7 +2,9 @@ "backport": [ "stable-backports", "oldstable-backports", + "buster-backports", "stretch-backports", + "stretch-backports-sloppy", "jessie-backports", "jessie-backports-sloppy", "wheezy-backports",
signature.asc
Description: PGP signature

