diff -Nru apk-parser-2.6.10+ds/debian/changelog apk-parser-2.6.10+ds/debian/changelog --- apk-parser-2.6.10+ds/debian/changelog 2020-12-06 06:21:14.000000000 +0000 +++ apk-parser-2.6.10+ds/debian/changelog 2020-12-31 16:03:59.000000000 +0000 @@ -1,3 +1,11 @@ +apk-parser (2.6.10+ds-4) unstable; urgency=medium + + * d/control: Remove unnecessary B-D + * Revert "d/tests: Reuse dh_auto_test for autopkgtest" + (Closes: #978684). + + -- Roger Shimizu Fri, 01 Jan 2021 01:03:59 +0900 + apk-parser (2.6.10+ds-3) unstable; urgency=medium * Upload to unstable. diff -Nru apk-parser-2.6.10+ds/debian/control apk-parser-2.6.10+ds/debian/control --- apk-parser-2.6.10+ds/debian/control 2020-12-06 06:21:14.000000000 +0000 +++ apk-parser-2.6.10+ds/debian/control 2020-12-31 16:03:59.000000000 +0000 @@ -9,8 +9,7 @@ maven-debian-helper Build-Depends-Indep: junit4, - libbcpkix-java, - libbcprov-java + libbcpkix-java Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/java-team/apk-parser.git diff -Nru apk-parser-2.6.10+ds/debian/tests/control apk-parser-2.6.10+ds/debian/tests/control --- apk-parser-2.6.10+ds/debian/tests/control 2020-12-06 06:21:14.000000000 +0000 +++ apk-parser-2.6.10+ds/debian/tests/control 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -Test-Command: dh_auto_configure; dh_auto_test -Depends: @, @builddeps@, debhelper -Restrictions: rw-build-tree, allow-stderr