Control: tags 953287 + patch Control: tags 953287 + pending Control: tags 955439 + pending
Dear maintainer, I've prepared an NMU for libpsl (versioned as 0.21.0-1.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it. cu Adrian
diff -Nru libpsl-0.21.0/debian/changelog libpsl-0.21.0/debian/changelog --- libpsl-0.21.0/debian/changelog 2020-03-04 19:39:16.000000000 +0200 +++ libpsl-0.21.0/debian/changelog 2020-05-16 17:24:03.000000000 +0300 @@ -1,3 +1,13 @@ +libpsl (0.21.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Build the binaries also during indep build, required for + installation of psl-make-dafsa.1. (Closes: #953287) + * Remove essential diffutils from the test dependencies. + (Closes: #955439) + + -- Adrian Bunk <b...@debian.org> Sat, 16 May 2020 17:24:03 +0300 + libpsl (0.21.0-1) unstable; urgency=medium * New upstream release diff -Nru libpsl-0.21.0/debian/control libpsl-0.21.0/debian/control --- libpsl-0.21.0/debian/control 2020-03-04 19:36:54.000000000 +0200 +++ libpsl-0.21.0/debian/control 2020-05-16 17:24:03.000000000 +0300 @@ -5,7 +5,6 @@ Daniel Kahn Gillmor <d...@fifthhorseman.net>, Build-Depends: debhelper-compat (= 12), -Build-Depends-Arch: autoconf-archive, automake, gtk-doc-tools, diff -Nru libpsl-0.21.0/debian/rules libpsl-0.21.0/debian/rules --- libpsl-0.21.0/debian/rules 2020-03-04 19:39:16.000000000 +0200 +++ libpsl-0.21.0/debian/rules 2020-05-16 17:24:03.000000000 +0300 @@ -5,10 +5,10 @@ %: dh $@ -override_dh_autoreconf-arch: +override_dh_autoreconf: dh_autoreconf ./autogen.sh -override_dh_auto_configure-arch: +override_dh_auto_configure: dh_auto_configure -- \ --enable-builtin=libidn2 \ --enable-gtk-doc \ @@ -25,11 +25,6 @@ override_dh_installchangelogs: dh_installchangelogs NEWS - # do nothing during an arch-independent build -override_dh_autoreconf-indep: -override_dh_auto_configure-indep: -override_dh_auto_build-indep: - override_dh_clean: [ -e missing ] || ln -sf /usr/share/libtool/build-aux/missing missing dh_clean diff -Nru libpsl-0.21.0/debian/tests/control libpsl-0.21.0/debian/tests/control --- libpsl-0.21.0/debian/tests/control 2020-03-04 19:36:26.000000000 +0200 +++ libpsl-0.21.0/debian/tests/control 2020-05-16 17:24:03.000000000 +0300 @@ -1,5 +1,4 @@ Tests: psl-test Depends: - diffutils, psl, publicsuffix,