diff -Nru python-djvulibre-0.8/debian/changelog python-djvulibre-0.8/debian/changelog --- python-djvulibre-0.8/debian/changelog 2017-05-12 15:35:35.000000000 +0000 +++ python-djvulibre-0.8/debian/changelog 2017-07-21 15:05:22.000000000 +0000 @@ -1,8 +1,15 @@ -python-djvulibre (0.8-1build1) artful; urgency=medium +python-djvulibre (0.8-2) unstable; urgency=medium - * Rebuild for python 3.6 support. + * drop git-dpm regime (drop deb/.git-dpm, add deb/gbp.conf). + * use debhelper level 10 (changes in deb/compat and deb/control). + * deb/copyright: + + use https in Format field. + + expand copyright span. + * deb/control: + + bump deps for docs-package to Recommends. + + bump standards version to 4.0.0 (no further changes needed). - -- Bhavani Shankar Fri, 12 May 2017 21:04:58 +0530 + -- Daniel Stender Fri, 21 Jul 2017 17:05:22 +0200 python-djvulibre (0.8-1) unstable; urgency=medium diff -Nru python-djvulibre-0.8/debian/compat python-djvulibre-0.8/debian/compat --- python-djvulibre-0.8/debian/compat 2016-08-27 21:52:58.000000000 +0000 +++ python-djvulibre-0.8/debian/compat 2017-07-21 14:51:53.000000000 +0000 @@ -1 +1 @@ -9 +10 diff -Nru python-djvulibre-0.8/debian/control python-djvulibre-0.8/debian/control --- python-djvulibre-0.8/debian/control 2016-08-27 21:52:58.000000000 +0000 +++ python-djvulibre-0.8/debian/control 2017-07-21 14:57:30.000000000 +0000 @@ -5,7 +5,7 @@ Uploaders: Debian Python Modules Team Build-Depends: - debhelper (>= 9), + debhelper (>= 10), dh-python, python-all-dev, python3-all-dev, @@ -20,7 +20,7 @@ python-sphinx, python-pygments, graphviz -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-djvulibre.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-djvulibre.git Homepage: http://jwilk.net/software/python-djvulibre @@ -31,7 +31,7 @@ ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Suggests: +Recommends: python-djvu-doc Description: Python support for the DjVu image format python-djvulibre is a set of Python bindings for the DjVuLibre library, @@ -66,7 +66,7 @@ ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} -Suggests: +Recommends: python-djvu-doc Description: Python3 support for the DjVu image format python-djvulibre is a set of Python bindings for the DjVuLibre library, diff -Nru python-djvulibre-0.8/debian/copyright python-djvulibre-0.8/debian/copyright --- python-djvulibre-0.8/debian/copyright 2016-08-27 21:52:58.000000000 +0000 +++ python-djvulibre-0.8/debian/copyright 2017-07-21 14:52:35.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-djvulibre Upstream-Contact: Jakub Wilk Source: https://github.com/jwilk/python-djvulibre @@ -9,7 +9,7 @@ Files: debian/* Copyright: 2009-2010 Jakub Wilk - 2011-2016 Daniel Stender + 2011-2017 Daniel Stender License: GPL-2 License: GPL-2 diff -Nru python-djvulibre-0.8/debian/gbp.conf python-djvulibre-0.8/debian/gbp.conf --- python-djvulibre-0.8/debian/gbp.conf 1970-01-01 00:00:00.000000000 +0000 +++ python-djvulibre-0.8/debian/gbp.conf 2017-07-21 14:49:01.000000000 +0000 @@ -0,0 +1,7 @@ +[DEFAULT] +upstream-branch = upstream +debian-branch = debian/master +upstream-tag = upstream/%(version)s +debian-tag = debian/%(version)s +sign-tags = True +pristine-tar = True diff -Nru python-djvulibre-0.8/debian/.git-dpm python-djvulibre-0.8/debian/.git-dpm --- python-djvulibre-0.8/debian/.git-dpm 2016-08-27 21:52:58.000000000 +0000 +++ python-djvulibre-0.8/debian/.git-dpm 1970-01-01 00:00:00.000000000 +0000 @@ -1,11 +0,0 @@ -# see git-dpm(1) from git-dpm package -423756fcc61c65df47a2a560c3f542462db7a490 -423756fcc61c65df47a2a560c3f542462db7a490 -423756fcc61c65df47a2a560c3f542462db7a490 -423756fcc61c65df47a2a560c3f542462db7a490 -python-djvulibre_0.8.orig.tar.xz -287ae70f582e948bb3b75154c3b91e5956c7e7a2 -67424 -debianTag="debian/%e%v" -patchedTag="patched/%e%v" -upstreamTag="upstream/%e%u"