diff -Nru python-mastodon-1.5.1/debian/changelog python-mastodon-1.5.1/debian/changelog --- python-mastodon-1.5.1/debian/changelog 2020-03-30 08:49:22.000000000 +0000 +++ python-mastodon-1.5.1/debian/changelog 2022-06-20 17:22:00.000000000 +0000 @@ -1,3 +1,19 @@ +python-mastodon (1.5.1-2) unstable; urgency=low + + [ Debian Janitor ] + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Update standards version to 4.5.0, no changes needed. + + [ Ondřej Nový ] + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. + + [ Sandro Tosi ] + * Use the new Debian Python Team contact name and address + + -- Sandro Tosi Mon, 20 Jun 2022 13:22:00 -0400 + python-mastodon (1.5.1-1) unstable; urgency=medium [ Ondřej Nový ] diff -Nru python-mastodon-1.5.1/debian/control python-mastodon-1.5.1/debian/control --- python-mastodon-1.5.1/debian/control 2020-03-30 08:49:22.000000000 +0000 +++ python-mastodon-1.5.1/debian/control 2022-06-20 17:22:00.000000000 +0000 @@ -2,7 +2,7 @@ Section: python Priority: optional Maintainer: Craig Small -Uploaders: Debian Python Modules Team +Uploaders: Debian Python Team Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-pytest-runner, @@ -10,10 +10,10 @@ python3-pytest-mock, python3-tz, python3-requests-mock, python3-dateutil, python3-decorator, python3-magic, -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Homepage: https://pypi.python.org/pypi/Mastodon.py -Vcs-Browser: https://salsa.debian.org/python-team/modules/mastodon -Vcs-Git: https://salsa.debian.org/python-team/modules/mastodon.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/mastodon +Vcs-Git: https://salsa.debian.org/python-team/packages/mastodon.git Package: python3-mastodon Architecture: all diff -Nru python-mastodon-1.5.1/debian/salsa-ci.yml python-mastodon-1.5.1/debian/salsa-ci.yml --- python-mastodon-1.5.1/debian/salsa-ci.yml 2020-03-30 08:49:22.000000000 +0000 +++ python-mastodon-1.5.1/debian/salsa-ci.yml 2022-06-20 17:22:00.000000000 +0000 @@ -2,3 +2,8 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml + +# Get too many false-positivies with reprotest +variables: + SALSA_CI_DISABLE_REPROTEST: 1 + diff -Nru python-mastodon-1.5.1/debian/upstream/metadata python-mastodon-1.5.1/debian/upstream/metadata --- python-mastodon-1.5.1/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ python-mastodon-1.5.1/debian/upstream/metadata 2022-06-20 17:22:00.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Bug-Database: https://github.com/halcy/Mastodon.py/issues +Bug-Submit: https://github.com/halcy/Mastodon.py/issues/new +Repository: https://github.com/halcy/Mastodon.py.git +Repository-Browse: https://github.com/halcy/Mastodon.py