diff -Nru libclass-dbi-mysql-perl-1.00/debian/changelog libclass-dbi-mysql-perl-1.00/debian/changelog --- libclass-dbi-mysql-perl-1.00/debian/changelog 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/changelog 2018-06-25 20:59:57.000000000 +0000 @@ -1,3 +1,51 @@ +libclass-dbi-mysql-perl (1.00-4) unstable; urgency=medium + + * Team upload + + [ gregor herrmann ] + * debian/rules: switch order of arguments to dh. + + [ Ansgar Burchardt ] + * Update my email address. + * debian/control: Convert Vcs-* fields to Git. + + [ gregor herrmann ] + * debian/control: update {versioned,alternative} (build) dependencies. + + [ Salvatore Bonaccorso ] + * Change Vcs-Git to canonical URI (git://anonscm.debian.org) + * Change search.cpan.org based URIs to metacpan.org based URIs + + [ Axel Beckert ] + * Fill in missing field values in debian/copyright + * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- + copyright" + + [ gregor herrmann ] + * Strip trailing slash from metacpan URLs. + + [ Salvatore Bonaccorso ] + * Update Vcs-Browser URL to cgit web frontend + * debian/control: Use HTTPS transport protocol for Vcs-Git URI + + [ gregor herrmann ] + * debian/copyright: change Copyright-Format 1.0 URL to HTTPS. + + [ Damyan Ivanov ] + * change Priority from 'extra' to 'optional' + + [ Salvatore Bonaccorso ] + * Update Vcs-* headers for switch to salsa.debian.org + + [ Florian Schlichting ] + * Mark package as source format 3.0 (quilt) + * Update license paragraphs to commonly used versions + * Bump dh compat to level 11 + * Declare compliance with Debian Policy 4.1.4 + * Mark package autopkgtest-able + + -- Florian Schlichting Mon, 25 Jun 2018 22:59:57 +0200 + libclass-dbi-mysql-perl (1.00-3) unstable; urgency=low [ Salvatore Bonaccorso ] diff -Nru libclass-dbi-mysql-perl-1.00/debian/compat libclass-dbi-mysql-perl-1.00/debian/compat --- libclass-dbi-mysql-perl-1.00/debian/compat 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/compat 2018-06-25 20:58:27.000000000 +0000 @@ -1 +1 @@ -7 +11 diff -Nru libclass-dbi-mysql-perl-1.00/debian/control libclass-dbi-mysql-perl-1.00/debian/control --- libclass-dbi-mysql-perl-1.00/debian/control 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/control 2018-06-25 20:59:52.000000000 +0000 @@ -1,19 +1,29 @@ Source: libclass-dbi-mysql-perl Maintainer: Debian Perl Group Uploaders: Ben Hutchings , - Ansgar Burchardt , Niko Tyni + Ansgar Burchardt , + Niko Tyni Section: perl -Priority: extra -Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7) -Build-Depends-Indep: perl, libclass-dbi-perl (>= 0.94), libdbd-mysql-perl, libtest-pod-perl (>= 1.00), libtest-pod-coverage-perl (>= 1.00), libtime-piece-mysql-perl -Standards-Version: 3.8.2 -Homepage: http://search.cpan.org/dist/Class-DBI-mysql/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-dbi-mysql-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-dbi-mysql-perl/ +Priority: optional +Build-Depends: debhelper (>= 11) +Build-Depends-Indep: perl, + libclass-dbi-perl, + libdbd-mysql-perl, + libtest-pod-perl, + libtest-pod-coverage-perl, + libtime-piece-mysql-perl +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libclass-dbi-mysql-perl +Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libclass-dbi-mysql-perl.git +Homepage: https://metacpan.org/release/Class-DBI-mysql +Testsuite: autopkgtest-pkg-perl Package: libclass-dbi-mysql-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, libclass-dbi-perl (>= 0.94), libdbd-mysql-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libclass-dbi-perl, + libdbd-mysql-perl Recommends: libtime-piece-mysql-perl Description: extensions to Class::DBI for MySQL The Class::DBI::mysql module is an extension to Class::DBI, containing several diff -Nru libclass-dbi-mysql-perl-1.00/debian/copyright libclass-dbi-mysql-perl-1.00/debian/copyright --- libclass-dbi-mysql-perl-1.00/debian/copyright 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/copyright 2018-06-25 20:58:10.000000000 +0000 @@ -1,38 +1,40 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Maintainer: -Upstream-Source: http://search.cpan.org/dist/ -Upstream-Name: +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Class-DBI-mysql +Upstream-Contact: Tony Bowden +Source: https://metacpan.org/release/Class-DBI-mysql Files: * Copyright: © 2001-2005, Tony Bowden -License: Artistic | GPL-2+ +License: Artistic or GPL-2+ Files: debian/* Copyright: © 2006, Ben Hutchings - © 2009, Ansgar Burchardt -License: Artistic | GPL-1+ - -License: GPL-2+ - 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 - the Free Software Foundation; either version 2, or (at your option) - any later version. - On Debian GNU/Linux systems, the complete text of the GNU General Public - License version 2 can be found in `/usr/share/common-licenses/GPL-2' + © 2009, Ansgar Burchardt +License: Artistic or GPL-1+ License: Artistic - This program is free software; you can redistribute it and/or modify - it under the terms of the Artistic License, which comes with Perl. - On Debian GNU/Linux systems, the complete text of the Artistic License - can be found in `/usr/share/common-licenses/Artistic' + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. 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 - 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' + 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 + the Free Software Foundation; either version 1, or (at your option) + any later version. + . + On Debian systems, the complete text of version 1 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-1'. + +License: GPL-2+ + 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 + the Free Software Foundation; either version 2, or (at your option) + any later version. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. diff -Nru libclass-dbi-mysql-perl-1.00/debian/README.source libclass-dbi-mysql-perl-1.00/debian/README.source --- libclass-dbi-mysql-perl-1.00/debian/README.source 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/README.source 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. - -See /usr/share/doc/quilt/README.source for a detailed explanation. - diff -Nru libclass-dbi-mysql-perl-1.00/debian/rules libclass-dbi-mysql-perl-1.00/debian/rules --- libclass-dbi-mysql-perl-1.00/debian/rules 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/rules 2018-06-25 20:52:20.000000000 +0000 @@ -1,3 +1,3 @@ #!/usr/bin/make -f %: - dh --with quilt $@ + dh $@ diff -Nru libclass-dbi-mysql-perl-1.00/debian/source/format libclass-dbi-mysql-perl-1.00/debian/source/format --- libclass-dbi-mysql-perl-1.00/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/source/format 2018-06-25 20:47:13.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libclass-dbi-mysql-perl-1.00/debian/watch libclass-dbi-mysql-perl-1.00/debian/watch --- libclass-dbi-mysql-perl-1.00/debian/watch 2018-06-26 06:24:15.000000000 +0000 +++ libclass-dbi-mysql-perl-1.00/debian/watch 2014-03-04 10:32:31.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/Class-DBI-mysql/ .+/Class-DBI-mysql-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +https://metacpan.org/release/Class-DBI-mysql .+/Class-DBI-mysql-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$