diff -Nru python-affine-2.3.0/debian/changelog python-affine-2.3.0/debian/changelog --- python-affine-2.3.0/debian/changelog 2019-09-05 04:19:35.000000000 +0000 +++ python-affine-2.3.0/debian/changelog 2020-11-12 10:33:17.000000000 +0000 @@ -1,3 +1,16 @@ +python-affine (2.3.0-2) unstable; urgency=medium + + * Team upload. + * Remove myself from Uploaders. + * Bump Standards-Version to 4.5.0, no changes. + * Drop Name field from upstream metadata. + * Bump debhelper compat to 10, changes: + - Drop --parallel option, enabled by default + * Bump watch file version to 4. + * Update lintian overrides. + + -- Bas Couwenberg Thu, 12 Nov 2020 11:33:17 +0100 + python-affine (2.3.0-1) unstable; urgency=medium * New upstream release. diff -Nru python-affine-2.3.0/debian/compat python-affine-2.3.0/debian/compat --- python-affine-2.3.0/debian/compat 2014-12-28 13:32:34.000000000 +0000 +++ python-affine-2.3.0/debian/compat 2020-03-19 19:23:45.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru python-affine-2.3.0/debian/control python-affine-2.3.0/debian/control --- python-affine-2.3.0/debian/control 2019-07-21 18:20:20.000000000 +0000 +++ python-affine-2.3.0/debian/control 2020-03-19 19:23:51.000000000 +0000 @@ -1,15 +1,14 @@ Source: python-affine Maintainer: Debian GIS Project -Uploaders: Johan Van de Wauw , - Bas Couwenberg +Uploaders: Johan Van de Wauw Section: python Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10~), dh-python, python3-all, python3-pytest, python3-setuptools -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/python-affine Vcs-Git: https://salsa.debian.org/debian-gis-team/python-affine.git Homepage: https://github.com/sgillies/affine diff -Nru python-affine-2.3.0/debian/rules python-affine-2.3.0/debian/rules --- python-affine-2.3.0/debian/rules 2019-07-21 18:20:26.000000000 +0000 +++ python-affine-2.3.0/debian/rules 2020-03-19 19:24:00.000000000 +0000 @@ -3,4 +3,4 @@ export PYBUILD_NAME=affine %: - dh $@ --with python3 --buildsystem pybuild --parallel + dh $@ --with python3 --buildsystem pybuild diff -Nru python-affine-2.3.0/debian/source/lintian-overrides python-affine-2.3.0/debian/source/lintian-overrides --- python-affine-2.3.0/debian/source/lintian-overrides 2018-08-06 08:57:20.000000000 +0000 +++ python-affine-2.3.0/debian/source/lintian-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -# Not worth the effort -testsuite-autopkgtest-missing - diff -Nru python-affine-2.3.0/debian/upstream/metadata python-affine-2.3.0/debian/upstream/metadata --- python-affine-2.3.0/debian/upstream/metadata 2015-06-05 00:04:29.000000000 +0000 +++ python-affine-2.3.0/debian/upstream/metadata 2019-12-09 08:35:58.000000000 +0000 @@ -1,6 +1,5 @@ --- Bug-Database: https://github.com/sgillies/affine/issues Bug-Submit: https://github.com/sgillies/affine/issues/new -Name: Affine Repository: https://github.com/sgillies/affine.git Repository-Browse: https://github.com/sgillies/affine diff -Nru python-affine-2.3.0/debian/watch python-affine-2.3.0/debian/watch --- python-affine-2.3.0/debian/watch 2018-08-15 17:10:39.000000000 +0000 +++ python-affine-2.3.0/debian/watch 2020-11-06 18:50:31.000000000 +0000 @@ -1,4 +1,4 @@ -version=3 +version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\