diff -Nru pytest-vcr-1.0.2/debian/changelog pytest-vcr-1.0.2/debian/changelog --- pytest-vcr-1.0.2/debian/changelog 2019-12-07 14:33:29.000000000 +0000 +++ pytest-vcr-1.0.2/debian/changelog 2019-12-29 18:48:34.000000000 +0000 @@ -1,5 +1,15 @@ +pytest-vcr (1.0.2-2) unstable; urgency=medium + + * d/control: + - Remove pytest and vcr from Build-Deps as no tests are run. + - Add a Testsuite + * d/rules: + - Cleans the override_dh_auto_test. + + -- Pierre-Elliott Bécue Sun, 29 Dec 2019 19:48:34 +0100 + pytest-vcr (1.0.2-1) unstable; urgency=medium * Initial release (Closes: #892907) - -- Pierre-Elliott Bécue Sat, 07 Dec 2019 15:33:29 +0100 + -- Pierre-Elliott Bécue Wed, 06 Nov 2019 00:10:30 +0100 diff -Nru pytest-vcr-1.0.2/debian/control pytest-vcr-1.0.2/debian/control --- pytest-vcr-1.0.2/debian/control 2019-12-07 14:33:03.000000000 +0000 +++ pytest-vcr-1.0.2/debian/control 2019-12-29 18:47:38.000000000 +0000 @@ -8,6 +8,7 @@ python3-all, python3-setuptools Standards-Version: 4.4.1 +Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Homepage: https://github.com/ktosiek/pytest-vcr Vcs-Git: https://salsa.debian.org/python-team/modules/pytest-vcr.git diff -Nru pytest-vcr-1.0.2/debian/watch pytest-vcr-1.0.2/debian/watch --- pytest-vcr-1.0.2/debian/watch 2019-12-07 14:32:11.000000000 +0000 +++ pytest-vcr-1.0.2/debian/watch 2019-11-05 22:52:30.000000000 +0000 @@ -1,3 +1,3 @@ version=4 -opts="filenamemangle=s/(?:.*\/)?(\d[\d\.]+)\.tar\.gz/pytest-vcr-$1.tar.gz/" \ +opts="filenamemangle=s/(?:.*\/)?v(\d[\d\.]+)\.tar\.gz/pytest-vcr-$1.tar.gz/" \ https://github.com/ktosiek/@PACKAGE@/releases (?:.*/)?(\d[\d\.]+)\.tar\.gz