diff -Nru pyavm-0.9.4/debian/changelog pyavm-0.9.4/debian/changelog --- pyavm-0.9.4/debian/changelog 2020-03-11 16:34:36.000000000 +0000 +++ pyavm-0.9.4/debian/changelog 2021-01-07 13:38:58.000000000 +0000 @@ -1,3 +1,16 @@ +pyavm (0.9.4-7) unstable; urgency=medium + + * Mark autopkgtest as superficial (Closes: #969854) + * Bump debhelper-compat to (= 13) + * debian/watch: Bump file standard version to 4 + * debian/tests/Fix-comparison-with-literal.patch: + + Document Bug-Debian field + + Document Applied-Upstream field + * debian/control: Document Rules-Requires-Root field as 'no' + * Bump package Standards Vesrion to 4.5.1. No changes required + + -- Josue Ortega Thu, 07 Jan 2021 07:38:58 -0600 + pyavm (0.9.4-6) unstable; urgency=medium [ Ole Streicher ] diff -Nru pyavm-0.9.4/debian/control pyavm-0.9.4/debian/control --- pyavm-0.9.4/debian/control 2020-03-11 16:34:29.000000000 +0000 +++ pyavm-0.9.4/debian/control 2021-01-07 13:38:58.000000000 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Astronomy Maintainers Uploaders: Josue Ortega -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, @@ -12,7 +12,8 @@ python3-numpy (>= 1.1.8.2), python3-astropy (>= 0.4.1) X-Python3-Version: >= 3.6 -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 +Rules-Requires-Root: no Homepage: https://astrofrog.github.io/pyavm Vcs-Git: https://salsa.debian.org/debian-astro-team/pyavm.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/pyavm diff -Nru pyavm-0.9.4/debian/patches/Fix-comparison-with-literal.patch pyavm-0.9.4/debian/patches/Fix-comparison-with-literal.patch --- pyavm-0.9.4/debian/patches/Fix-comparison-with-literal.patch 2020-03-11 16:30:42.000000000 +0000 +++ pyavm-0.9.4/debian/patches/Fix-comparison-with-literal.patch 2021-01-07 13:38:58.000000000 +0000 @@ -1,6 +1,9 @@ From: Matthias Klose Date: Thu, 30 Jan 2020 10:26:50 +0100 Subject: Fix comparison with literal +Forwarded: yes +Applied-Upstream: https://github.com/astrofrog/pyavm/commit/18cf294313affdb9ab98dc1bfa95f7962e7d52b6 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=950222 --- pyavm/datatypes.py | 2 +- diff -Nru pyavm-0.9.4/debian/salsa-ci.yml pyavm-0.9.4/debian/salsa-ci.yml --- pyavm-0.9.4/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ pyavm-0.9.4/debian/salsa-ci.yml 2021-01-07 13:38:58.000000000 +0000 @@ -0,0 +1,3 @@ +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 diff -Nru pyavm-0.9.4/debian/tests/control pyavm-0.9.4/debian/tests/control --- pyavm-0.9.4/debian/tests/control 2020-03-11 16:09:34.000000000 +0000 +++ pyavm-0.9.4/debian/tests/control 2021-01-07 13:38:58.000000000 +0000 @@ -1 +1,2 @@ Test-Command: python3 -c "import pyavm" +Restrictions: superficial diff -Nru pyavm-0.9.4/debian/watch pyavm-0.9.4/debian/watch --- pyavm-0.9.4/debian/watch 2020-03-11 16:09:34.000000000 +0000 +++ pyavm-0.9.4/debian/watch 2021-01-07 13:38:58.000000000 +0000 @@ -1,3 +1,3 @@ -version=3 +version=4 opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/pyavm-$1\.tar\.gz/ \ https://github.com//astrofrog/pyavm/releases .*/v*(\d\S*)\.tar\.gz