diff -Nru libboulder-perl-1.30/debian/changelog libboulder-perl-1.30/debian/changelog --- libboulder-perl-1.30/debian/changelog 2021-01-05 12:17:34.000000000 +0000 +++ libboulder-perl-1.30/debian/changelog 2022-06-08 23:47:56.000000000 +0000 @@ -1,3 +1,32 @@ +libboulder-perl (1.30-6) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + * Remove Daniel Ruoso from Uploaders on request of the MIA team. + (Closes: #831614) + + [ Florian Schlichting ] + * Fix missing word in package description (Closes: #863810) + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ Laurent Baillet ] + * fix lintian file-contains-trailing-whitespace warning + + [ gregor herrmann ] + * debian/watch: use uscan version 4. + + [ Debian Janitor ] + * debian/control: Remove empty control field Uploaders. + * Bump debhelper from deprecated 8 to 12. + * Set debhelper-compat version in Build-Depends. + + -- Jelmer Vernooij Thu, 09 Jun 2022 00:47:56 +0100 + libboulder-perl (1.30-5.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. @@ -36,7 +65,7 @@ libboulder-perl (1.30-4) unstable; urgency=low * Team upload. - + [ gregor herrmann ] * Split out changes to upstream code into separate patches; add quilt framework. @@ -116,7 +145,7 @@ libboulder-perl (1.27-1.1) unstable; urgency=low * Non-Maintainer Upload (BSP 2002-11). - * Changed Build-Depends to Build-Depends-Indep (closes: bug#170048). + * Changed Build-Depends to Build-Depends-Indep (closes: bug#170048). * Now Build the .deb in binary-indep target (closes: bug#157465). -- Aurelien Jarno Sat, 23 Nov 2002 13:19:48 +0100 @@ -138,5 +167,3 @@ * Initial Release. -- Christopher L Cheney Tue, 6 Mar 2001 10:00:00 -0600 - - diff -Nru libboulder-perl-1.30/debian/compat libboulder-perl-1.30/debian/compat --- libboulder-perl-1.30/debian/compat 2011-07-29 08:57:31.000000000 +0000 +++ libboulder-perl-1.30/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -8 diff -Nru libboulder-perl-1.30/debian/control libboulder-perl-1.30/debian/control --- libboulder-perl-1.30/debian/control 2015-06-17 20:21:27.000000000 +0000 +++ libboulder-perl-1.30/debian/control 2022-06-08 23:47:56.000000000 +0000 @@ -1,15 +1,14 @@ Source: libboulder-perl Maintainer: Debian Perl Group -Uploaders: Daniel Ruoso Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8), +Build-Depends: debhelper-compat (= 13), libxml-parser-perl, perl Standards-Version: 3.9.6 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libboulder-perl.git -Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libboulder-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libboulder-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libboulder-perl.git Homepage: https://metacpan.org/release/Boulder Package: libboulder-perl @@ -20,7 +19,7 @@ Suggests: libcgi-pm-perl Description: Perl module for hierarchical tag/value structures Boulder provides a simple stream-oriented format for transmitting data - objects between one or more processes. It does not provide for the + objects between one or more processes. It does not provide support for the serialization of Perl objects the way FreezeThaw or Data::Dumper do, but it does provide the advantage of being language independent. . diff -Nru libboulder-perl-1.30/debian/copyright libboulder-perl-1.30/debian/copyright --- libboulder-perl-1.30/debian/copyright 2014-04-11 20:14:45.000000000 +0000 +++ libboulder-perl-1.30/debian/copyright 2022-06-08 23:47:56.000000000 +0000 @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Boulder Upstream-Contact: Lincoln D. Stein . Source: https://metacpan.org/release/Boulder diff -Nru libboulder-perl-1.30/debian/watch libboulder-perl-1.30/debian/watch --- libboulder-perl-1.30/debian/watch 2014-04-11 20:14:45.000000000 +0000 +++ libboulder-perl-1.30/debian/watch 2022-06-08 23:47:56.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 -https://metacpan.org/release/Boulder .*/Boulder-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +version=4 +https://metacpan.org/release/Boulder .*/Boulder-v?@ANY_VERSION@@ARCHIVE_EXT@$