diff -Nru libhttp-server-simple-recorder-perl-0.03/debian/changelog libhttp-server-simple-recorder-perl-0.03/debian/changelog --- libhttp-server-simple-recorder-perl-0.03/debian/changelog 2018-01-15 19:18:00.000000000 +0000 +++ libhttp-server-simple-recorder-perl-0.03/debian/changelog 2022-06-14 22:12:52.000000000 +0000 @@ -1,3 +1,21 @@ +libhttp-server-simple-recorder-perl (0.03-3) unstable; urgency=medium + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ Debian Janitor ] + * Trim trailing whitespace. + * Bump debhelper from old 10 to 12. + * Set debhelper-compat version in Build-Depends. + * Add missing build dependency on libmodule-install-perl. + + [ gregor herrmann ] + * debian/copyright: replace tabs with spaces / remove trailing + whitespace. + * debian/watch: use uscan version 4. + + -- Jelmer Vernooij Tue, 14 Jun 2022 23:12:52 +0100 + libhttp-server-simple-recorder-perl (0.03-2) unstable; urgency=medium * Team upload. diff -Nru libhttp-server-simple-recorder-perl-0.03/debian/compat libhttp-server-simple-recorder-perl-0.03/debian/compat --- libhttp-server-simple-recorder-perl-0.03/debian/compat 2018-01-15 19:16:26.000000000 +0000 +++ libhttp-server-simple-recorder-perl-0.03/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -10 diff -Nru libhttp-server-simple-recorder-perl-0.03/debian/control libhttp-server-simple-recorder-perl-0.03/debian/control --- libhttp-server-simple-recorder-perl-0.03/debian/control 2018-01-15 19:17:22.000000000 +0000 +++ libhttp-server-simple-recorder-perl-0.03/debian/control 2022-06-14 22:12:52.000000000 +0000 @@ -4,7 +4,7 @@ Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper-compat (= 13), libmodule-install-perl Build-Depends-Indep: perl, libhttp-server-simple-perl, libio-tee-perl, @@ -12,8 +12,8 @@ libtest-pod-perl, netbase Standards-Version: 4.1.3 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhttp-server-simple-recorder-perl.git -Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhttp-server-simple-recorder-perl.git +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libhttp-server-simple-recorder-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libhttp-server-simple-recorder-perl.git Homepage: https://metacpan.org/release/HTTP-Server-Simple-Recorder Package: libhttp-server-simple-recorder-perl @@ -25,4 +25,4 @@ libtest-http-server-simple-perl Description: Mixin to record HTTP::Server::Simple's sockets HTTP::Server::Simple::Recorder allows you to record all HTTP communication - between an HTTP::Server::Simple-derived server and its clients. + between an HTTP::Server::Simple-derived server and its clients. diff -Nru libhttp-server-simple-recorder-perl-0.03/debian/copyright libhttp-server-simple-recorder-perl-0.03/debian/copyright --- libhttp-server-simple-recorder-perl-0.03/debian/copyright 2018-01-15 19:14:38.000000000 +0000 +++ libhttp-server-simple-recorder-perl-0.03/debian/copyright 2022-06-14 22:12:52.000000000 +0000 @@ -25,8 +25,8 @@ License: GPL-1+ This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by + it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' + Public License can be found in `/usr/share/common-licenses/GPL-1' diff -Nru libhttp-server-simple-recorder-perl-0.03/debian/watch libhttp-server-simple-recorder-perl-0.03/debian/watch --- libhttp-server-simple-recorder-perl-0.03/debian/watch 2018-01-15 19:14:38.000000000 +0000 +++ libhttp-server-simple-recorder-perl-0.03/debian/watch 2022-06-14 22:12:52.000000000 +0000 @@ -1,4 +1,2 @@ -# format version number, currently 3; this line is compulsory! -version=3 -# URL to the package page followed by a regex to search -https://metacpan.org/release/HTTP-Server-Simple-Recorder .*/HTTP-Server-Simple-Recorder-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +version=4 +https://metacpan.org/release/HTTP-Server-Simple-Recorder .*/HTTP-Server-Simple-Recorder-v?@ANY_VERSION@@ARCHIVE_EXT@$