diff -Nru libhtml-widget-perl-1.11/debian/changelog libhtml-widget-perl-1.11/debian/changelog --- libhtml-widget-perl-1.11/debian/changelog 2022-06-14 21:56:57.000000000 +0000 +++ libhtml-widget-perl-1.11/debian/changelog 2023-08-10 12:01:37.000000000 +0000 @@ -1,3 +1,14 @@ +libhtml-widget-perl (1.11-7) unstable; urgency=medium + + * Run tests during build and autopkgtest with PERL_USE_UNSAFE_INC=0 + as a workaround for perl bug #1043344. + Thanks to Niko Tyni for the analysis. + * Update years of packaging copyright. + * Declare compliance with Debian Policy 4.6.2. + * Annotate test-only build dependencies with . + + -- gregor herrmann Thu, 10 Aug 2023 14:01:37 +0200 + libhtml-widget-perl (1.11-6) unstable; urgency=medium [ Salvatore Bonaccorso ] diff -Nru libhtml-widget-perl-1.11/debian/control libhtml-widget-perl-1.11/debian/control --- libhtml-widget-perl-1.11/debian/control 2022-06-14 21:56:57.000000000 +0000 +++ libhtml-widget-perl-1.11/debian/control 2023-08-10 12:01:37.000000000 +0000 @@ -4,25 +4,26 @@ gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl -Rules-Requires-Root: no Priority: optional -Build-Depends: debhelper-compat (= 13), libmodule-install-perl -Build-Depends-Indep: perl, - libclass-accessor-chained-perl, - libclass-accessor-perl, - libclass-data-accessor-perl, - libdate-calc-perl, - libemail-valid-perl, - libhtml-scrubber-perl, - libhtml-tree-perl, - libmodule-pluggable-fast-perl, - libtest-deep-perl, - libtest-mockobject-perl, - libtest-nowarnings-perl -Standards-Version: 4.1.3 +Build-Depends: debhelper-compat (= 13), + libmodule-install-perl +Build-Depends-Indep: libclass-accessor-chained-perl , + libclass-accessor-perl , + libclass-data-accessor-perl , + libdate-calc-perl , + libemail-valid-perl , + libhtml-scrubber-perl , + libhtml-tree-perl , + libmodule-pluggable-fast-perl , + libtest-deep-perl , + libtest-mockobject-perl , + libtest-nowarnings-perl , + perl +Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhtml-widget-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhtml-widget-perl.git Homepage: https://metacpan.org/release/HTML-Widget +Rules-Requires-Root: no Package: libhtml-widget-perl Architecture: all diff -Nru libhtml-widget-perl-1.11/debian/copyright libhtml-widget-perl-1.11/debian/copyright --- libhtml-widget-perl-1.11/debian/copyright 2022-06-14 21:56:57.000000000 +0000 +++ libhtml-widget-perl-1.11/debian/copyright 2023-08-10 12:01:37.000000000 +0000 @@ -16,7 +16,7 @@ Files: debian/* Copyright: 2006, 2007, Krzysztof Krzyzaniak (eloy) 2009, Ansgar Burchardt - 2010, 2011, 2013, gregor herrmann + 2010, 2011, 2013, 2023, gregor herrmann License: Artistic or GPL-1+ License: Artistic diff -Nru libhtml-widget-perl-1.11/debian/rules libhtml-widget-perl-1.11/debian/rules --- libhtml-widget-perl-1.11/debian/rules 2022-06-14 21:56:57.000000000 +0000 +++ libhtml-widget-perl-1.11/debian/rules 2023-08-10 12:01:37.000000000 +0000 @@ -2,3 +2,6 @@ %: dh $@ + +override_dh_auto_test: + PERL_USE_UNSAFE_INC=0 dh_auto_test diff -Nru libhtml-widget-perl-1.11/debian/tests/pkg-perl/smoke-env libhtml-widget-perl-1.11/debian/tests/pkg-perl/smoke-env --- libhtml-widget-perl-1.11/debian/tests/pkg-perl/smoke-env 1970-01-01 00:00:00.000000000 +0000 +++ libhtml-widget-perl-1.11/debian/tests/pkg-perl/smoke-env 2023-08-10 12:01:37.000000000 +0000 @@ -0,0 +1 @@ +PERL_USE_UNSAFE_INC=0 diff -Nru libhtml-widget-perl-1.11/debian/watch libhtml-widget-perl-1.11/debian/watch --- libhtml-widget-perl-1.11/debian/watch 2022-06-14 21:56:57.000000000 +0000 +++ libhtml-widget-perl-1.11/debian/watch 2023-08-10 12:01:37.000000000 +0000 @@ -1,3 +1,2 @@ version=4 https://metacpan.org/release/HTML-Widget .*/HTML-Widget-v?@ANY_VERSION@@ARCHIVE_EXT@$ -