diff -Nru python-codegen-1.0/debian/changelog python-codegen-1.0/debian/changelog --- python-codegen-1.0/debian/changelog 2016-11-23 15:00:57.000000000 +0000 +++ python-codegen-1.0/debian/changelog 2018-12-22 21:48:39.000000000 +0000 @@ -1,3 +1,12 @@ +python-codegen (1.0-2) unstable; urgency=medium + + * Update VCS-Git-* to Salsa URLs. + * Use debhelper 11. + * Remove obsolete Python-Version field. + * Bump Standards-Version. + + -- Sascha Steinbiss Sat, 22 Dec 2018 21:48:39 +0000 + python-codegen (1.0-1) unstable; urgency=medium * Initial release. (Closes: #846582) diff -Nru python-codegen-1.0/debian/compat python-codegen-1.0/debian/compat --- python-codegen-1.0/debian/compat 2016-11-23 14:46:45.000000000 +0000 +++ python-codegen-1.0/debian/compat 2018-12-22 21:48:39.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru python-codegen-1.0/debian/control python-codegen-1.0/debian/control --- python-codegen-1.0/debian/control 2016-11-23 15:00:57.000000000 +0000 +++ python-codegen-1.0/debian/control 2018-12-22 21:48:39.000000000 +0000 @@ -2,14 +2,13 @@ Section: python Priority: optional Maintainer: Sascha Steinbiss -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11~), dh-python, python-all, python-setuptools -X-Python-Version: >= 2.7 -Standards-Version: 3.9.8 -Vcs-Git: https://anonscm.debian.org/git/collab-maint/python-codegen.git -Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/python-codegen.git +Standards-Version: 4.2.1 +Vcs-Git: https://salsa.debian.org/debian/python-codegen.git +Vcs-Browser: https://salsa.debian.org/debian/python-codegen Homepage: https://github.com/andreif/codegen Package: python-codegen