diff -u templayer-1.5.1/debian/changelog templayer-1.5.1/debian/changelog --- templayer-1.5.1/debian/changelog +++ templayer-1.5.1/debian/changelog @@ -1,3 +1,13 @@ +templayer (1.5.1-3) unstable; urgency=medium + + [Ondřej Nový] + * Fixed VCS URL (https) + + [ Andrey Rahmatullin ] + * Fix FTBFS (Closes: #830350) + + -- Andrey Rahmatullin Sat, 19 Nov 2016 21:31:48 +0500 + templayer (1.5.1-2) unstable; urgency=medium [ Jakub Wilk ] diff -u templayer-1.5.1/debian/control templayer-1.5.1/debian/control --- templayer-1.5.1/debian/control +++ templayer-1.5.1/debian/control @@ -6,8 +6,8 @@ Build-Depends: dh-python, debhelper (>= 5.0.37.2), cdbs (>= 0.4.42), python Standards-Version: 3.8.1 Homepage: http://excess.org/templayer/ -Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/templayer/trunk/ -Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/templayer/trunk/ +Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/templayer.git +Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/templayer.git Package: python-templayer Architecture: all diff -u templayer-1.5.1/debian/rules templayer-1.5.1/debian/rules --- templayer-1.5.1/debian/rules +++ templayer-1.5.1/debian/rules @@ -14,7 +14,7 @@ touch build-docs-test-stamp install/python-templayer:: - chmod a+x debian/python-templayer/usr/lib/python*/site-packages/templayer.py + chmod a+x debian/python-templayer/usr/lib/python*/dist-packages/templayer.py clean:: rm -rf build examples build-docs-test-stamp only in patch2: unchanged: --- templayer-1.5.1.orig/debian/.git-dpm +++ templayer-1.5.1/debian/.git-dpm @@ -0,0 +1,11 @@ +# see git-dpm(1) from git-dpm package +1f0b85940bca6fa0a9308b4b5b50f7f80c8659ab +1f0b85940bca6fa0a9308b4b5b50f7f80c8659ab +1f0b85940bca6fa0a9308b4b5b50f7f80c8659ab +1f0b85940bca6fa0a9308b4b5b50f7f80c8659ab +templayer_1.5.1.orig.tar.gz +ffdf9df4b9fb61da388bf9f1762ddeeb4f370952 +35788 +debianTag="debian/%e%v" +patchedTag="patched/%e%v" +upstreamTag="upstream/%e%u"