diff -Nru python-arpy-1.1.1/debian/changelog python-arpy-1.1.1/debian/changelog --- python-arpy-1.1.1/debian/changelog 2013-08-03 10:05:18.000000000 +0000 +++ python-arpy-1.1.1/debian/changelog 2017-07-09 05:38:51.000000000 +0000 @@ -1,3 +1,23 @@ +python-arpy (1.1.1-3) unstable; urgency=low + + * Team upload. + + [ Christoph Egger ] + * Add VCS-* headers + + [ Ondřej Nový ] + * Fixed homepage (https) + * Fixed VCS URL (https) + + [ Scott Kitterman ] + * Correct substitution variable for python3 interpreter depends (Closes: + #867418) + * Remove unneeded python:Provides + * Update homepage for move to github + * Add debian/watch + + -- Scott Kitterman Sun, 09 Jul 2017 01:38:51 -0400 + python-arpy (1.1.1-2) unstable; urgency=low * Add python3 support diff -Nru python-arpy-1.1.1/debian/control python-arpy-1.1.1/debian/control --- python-arpy-1.1.1/debian/control 2013-08-03 09:59:45.000000000 +0000 +++ python-arpy-1.1.1/debian/control 2017-07-09 05:36:33.000000000 +0000 @@ -10,14 +10,15 @@ python-setuptools, python3-setuptools Standards-Version: 3.9.4 -Homepage: http://bitbucket.org/viraptor/arpy +Homepage: https://github.com/viraptor/arpy +Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-arpy.git +Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-arpy.git Package: python-arpy Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} -Provides: ${python:Provides} Description: library for accessing "ar" archives arpy is a library for accessing the archive files and reading the contents. It supports extended long filenames in both GNU and BSD @@ -28,8 +29,7 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, - ${python:Depends} -Provides: ${python:Provides} + ${python3:Depends} Description: library for accessing "ar" archives arpy is a library for accessing the archive files and reading the contents. It supports extended long filenames in both GNU and BSD diff -Nru python-arpy-1.1.1/debian/.git-dpm python-arpy-1.1.1/debian/.git-dpm --- python-arpy-1.1.1/debian/.git-dpm 1970-01-01 00:00:00.000000000 +0000 +++ python-arpy-1.1.1/debian/.git-dpm 2017-07-09 05:14:26.000000000 +0000 @@ -0,0 +1,11 @@ +# see git-dpm(1) from git-dpm package +de95874c73cf1243b76aca7ff57be41d9461b9b6 +de95874c73cf1243b76aca7ff57be41d9461b9b6 +de95874c73cf1243b76aca7ff57be41d9461b9b6 +de95874c73cf1243b76aca7ff57be41d9461b9b6 +python-arpy_1.1.1.orig.tar.gz +dc782f49726037b4abbf7e9135e8113c938fc535 +7171 +debianTag="debian/%e%v" +patchedTag="patched/%e%v" +upstreamTag="upstream/%e%u" diff -Nru python-arpy-1.1.1/debian/watch python-arpy-1.1.1/debian/watch --- python-arpy-1.1.1/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ python-arpy-1.1.1/debian/watch 2017-07-09 05:38:25.000000000 +0000 @@ -0,0 +1,3 @@ +version=3 +opts=uversionmangle=s/(rc|a|b|c)/~$1/ \ +http://pypi.debian.net/arpy/arpy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))