diff -Nru fabulous-0.3.0+dfsg1/debian/changelog fabulous-0.3.0+dfsg1/debian/changelog --- fabulous-0.3.0+dfsg1/debian/changelog 2020-04-17 18:25:27.000000000 +0000 +++ fabulous-0.3.0+dfsg1/debian/changelog 2020-10-22 10:06:47.000000000 +0000 @@ -1,3 +1,22 @@ +fabulous (0.3.0+dfsg1-8) unstable; urgency=low + + [ Debian Janitor ] + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + + [ Ondřej Nový ] + * d/control: Update Maintainer field with new Debian Python Team + contact address. + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. + + [ Jonathan Carter ] + * Update debhelper-compat to level 13 + * Add lintian-override for shared-library-lacks-prerequisites + (this binary has no prerequisites) + + -- Jonathan Carter Thu, 22 Oct 2020 12:06:47 +0200 + fabulous (0.3.0+dfsg1-7) unstable; urgency=medium [ Ondřej Nový ] diff -Nru fabulous-0.3.0+dfsg1/debian/control fabulous-0.3.0+dfsg1/debian/control --- fabulous-0.3.0+dfsg1/debian/control 2020-04-17 18:25:27.000000000 +0000 +++ fabulous-0.3.0+dfsg1/debian/control 2020-10-22 10:06:47.000000000 +0000 @@ -1,9 +1,9 @@ Source: fabulous Section: python Priority: optional -Maintainer: Debian Python Modules Team +Maintainer: Debian Python Team Uploaders: Jonathan Carter -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-doc, @@ -15,8 +15,8 @@ Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://jart.github.io/fabulous/ -Vcs-Git: https://salsa.debian.org/python-team/modules/fabulous.git -Vcs-Browser: https://salsa.debian.org/python-team/modules/fabulous +Vcs-Git: https://salsa.debian.org/python-team/packages/fabulous.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/fabulous Testsuite: autopkgtest-pkg-python Package: python3-fabulous diff -Nru fabulous-0.3.0+dfsg1/debian/lintian-overrides fabulous-0.3.0+dfsg1/debian/lintian-overrides --- fabulous-0.3.0+dfsg1/debian/lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ fabulous-0.3.0+dfsg1/debian/lintian-overrides 2020-10-22 10:06:47.000000000 +0000 @@ -0,0 +1,2 @@ +# xtermspeedup.so has no external dependencies and lintian has no way of knowing this +python3-fabulous: shared-library-lacks-prerequisites diff -Nru fabulous-0.3.0+dfsg1/debian/upstream/metadata fabulous-0.3.0+dfsg1/debian/upstream/metadata --- fabulous-0.3.0+dfsg1/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ fabulous-0.3.0+dfsg1/debian/upstream/metadata 2020-10-22 10:05:15.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/jart/fabulous/issues +Bug-Submit: https://github.com/jart/fabulous/issues/new +Repository: https://github.com/jart/fabulous.git +Repository-Browse: https://github.com/jart/fabulous