diff -Nru pyqi-0.3.2+dfsg/debian/changelog pyqi-0.3.2+dfsg/debian/changelog --- pyqi-0.3.2+dfsg/debian/changelog 2016-07-11 11:30:54.000000000 +0000 +++ pyqi-0.3.2+dfsg/debian/changelog 2018-10-29 12:14:04.000000000 +0000 @@ -1,3 +1,15 @@ +pyqi (0.3.2+dfsg-3) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + * Testsuite: autopkgtest-pkg-python + * Secure URI in copyright format + * Drop useless get-orig-source target + * Build-Depends: s/python-sphinx/python3-sphinx/ + + -- Andreas Tille Mon, 29 Oct 2018 13:14:04 +0100 + pyqi (0.3.2+dfsg-2) unstable; urgency=medium * Moved packaging from SVN to Git diff -Nru pyqi-0.3.2+dfsg/debian/compat pyqi-0.3.2+dfsg/debian/compat --- pyqi-0.3.2+dfsg/debian/compat 2016-07-11 11:30:54.000000000 +0000 +++ pyqi-0.3.2+dfsg/debian/compat 2018-10-29 12:14:04.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru pyqi-0.3.2+dfsg/debian/control pyqi-0.3.2+dfsg/debian/control --- pyqi-0.3.2+dfsg/debian/control 2016-07-11 11:30:54.000000000 +0000 +++ pyqi-0.3.2+dfsg/debian/control 2018-10-29 12:14:04.000000000 +0000 @@ -3,17 +3,18 @@ Uploaders: Andreas Tille , Tim Booth Section: python +Testsuite: autopkgtest-pkg-python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), dh-linktree, python, - python-sphinx, + python3-sphinx, python-setuptools, sphinx-common, libjs-sphinxdoc -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pyqi.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/pyqi.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/pyqi +Vcs-Git: https://salsa.debian.org/med-team/pyqi.git Homepage: https://pypi.python.org/pypi/pyqi/ Package: pyqi diff -Nru pyqi-0.3.2+dfsg/debian/copyright pyqi-0.3.2+dfsg/debian/copyright --- pyqi-0.3.2+dfsg/debian/copyright 2016-07-11 11:30:54.000000000 +0000 +++ pyqi-0.3.2+dfsg/debian/copyright 2018-10-29 12:14:04.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pyqi Upstream-Contact: BiPy Development Team Source: https://pypi.python.org/pypi/pyqi/ diff -Nru pyqi-0.3.2+dfsg/debian/rules pyqi-0.3.2+dfsg/debian/rules --- pyqi-0.3.2+dfsg/debian/rules 2016-07-11 11:30:54.000000000 +0000 +++ pyqi-0.3.2+dfsg/debian/rules 2018-10-29 12:14:04.000000000 +0000 @@ -13,6 +13,3 @@ dh_auto_clean cd doc && make clean -get-orig-source: - mkdir -p ../tarballs - uscan --verbose --force-download --repack --compression xz --destdir=../tarballs