diff -Nru python-aalib-0.3.2/debian/changelog python-aalib-0.3.2/debian/changelog --- python-aalib-0.3.2/debian/changelog 2017-06-12 23:15:30.000000000 +0000 +++ python-aalib-0.3.2/debian/changelog 2018-02-20 18:58:03.000000000 +0000 @@ -1,9 +1,24 @@ -python-aalib (0.3.2-1ubuntu1) artful; urgency=medium +python-aalib (0.3.2-3) unstable; urgency=medium - * Add test dependency on python3-all for multiple supported python3 - versions. + * Use python{3,}-all in autopkgtests, to smooth transitions. + Thanks Steve Langasek. (Closes: #864694) - -- Steve Langasek Mon, 12 Jun 2017 16:15:30 -0700 + -- Stefano Rivera Tue, 20 Feb 2018 10:58:03 -0800 + +python-aalib (0.3.2-2) unstable; urgency=medium + + [ Ondřej Nový ] + * d/control: Set Vcs-* to salsa.debian.org + * d/copyright: Use https protocol in Format field + + [ Stefano Rivera ] + * Replace python{3,}-imaging suggests with python{3,}-pil. (Closes: #866464) + * Bump copyright years. + * Bump debhelper compat to 11. + * Bump Standards-Version to 4.1.3, no changes needed. + * Declare Rules-Requires-Root: no. + + -- Stefano Rivera Tue, 20 Feb 2018 10:45:45 -0800 python-aalib (0.3.2-1) unstable; urgency=medium diff -Nru python-aalib-0.3.2/debian/compat python-aalib-0.3.2/debian/compat --- python-aalib-0.3.2/debian/compat 2016-07-31 01:50:04.000000000 +0000 +++ python-aalib-0.3.2/debian/compat 2018-02-20 18:58:03.000000000 +0000 @@ -1 +1 @@ -9 +11 diff -Nru python-aalib-0.3.2/debian/control python-aalib-0.3.2/debian/control --- python-aalib-0.3.2/debian/control 2017-06-12 23:15:30.000000000 +0000 +++ python-aalib-0.3.2/debian/control 2018-02-20 18:58:03.000000000 +0000 @@ -1,28 +1,28 @@ Source: python-aalib Section: python Priority: optional -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian Python Modules Team +Maintainer: Debian Python Modules Team Uploaders: Stefano Rivera Build-Depends: - debhelper (>= 9), + debhelper (>= 11), dh-python, libaa1, python-all (>= 2.6.5-13~), python-pil, python3-all, python3-pil -Standards-Version: 3.9.8 +Standards-Version: 4.1.3 Homepage: https://jwilk.net/software/python-aalib -Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-aalib.git -Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-aalib.git +Vcs-Git: https://salsa.debian.org/python-team/modules/python-aalib.git +Vcs-Browser: https://salsa.debian.org/python-team/modules/python-aalib +Rules-Requires-Root: no X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2 Package: python-aalib Architecture: all Depends: libaa1, ${misc:Depends}, ${python:Depends} -Suggests: python-imaging +Suggests: python-pil Description: Python interface to AAlib, an ASCII art library AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into ASCII text. @@ -32,7 +32,7 @@ Package: python3-aalib Architecture: all Depends: libaa1, ${misc:Depends}, ${python3:Depends} -Suggests: python3-imaging +Suggests: python3-pil Description: Python 3 interface to AAlib, an ASCII art library AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into ASCII text. diff -Nru python-aalib-0.3.2/debian/copyright python-aalib-0.3.2/debian/copyright --- python-aalib-0.3.2/debian/copyright 2016-07-31 01:50:04.000000000 +0000 +++ python-aalib-0.3.2/debian/copyright 2018-02-20 18:58:03.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: python-aalib Upstream-Contact: Jakub Wilk Source: https://jwilk.net/software/python-aalib @@ -8,7 +8,7 @@ License: Expat Files: debian/* -Copyright: 2009-2016, Stefano Rivera +Copyright: 2009-2018, Stefano Rivera License: Expat License: Expat diff -Nru python-aalib-0.3.2/debian/.git-dpm python-aalib-0.3.2/debian/.git-dpm --- python-aalib-0.3.2/debian/.git-dpm 2016-07-31 01:50:04.000000000 +0000 +++ python-aalib-0.3.2/debian/.git-dpm 1970-01-01 00:00:00.000000000 +0000 @@ -1,11 +0,0 @@ -# see git-dpm(1) from git-dpm package -d298f0581288069147fd7e30f304fe7c652bf98f -d298f0581288069147fd7e30f304fe7c652bf98f -d298f0581288069147fd7e30f304fe7c652bf98f -d298f0581288069147fd7e30f304fe7c652bf98f -python-aalib_0.3.2.orig.tar.gz -9b74e7f9b239c21829513f5896adabecad05fdc6 -14793 -debianTag="debian/%e%v" -patchedTag="patched/%e%v" -upstreamTag="upstream/%e%u"