diff -Nru libclass-accessor-classy-perl-0.9.1/debian/changelog libclass-accessor-classy-perl-0.9.1/debian/changelog --- libclass-accessor-classy-perl-0.9.1/debian/changelog 2015-06-09 06:11:19.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/changelog 2015-06-08 19:26:55.000000000 +0000 @@ -1,3 +1,48 @@ +libclass-accessor-classy-perl (0.9.1-2) unstable; urgency=low + + * Team upload. + + [ Salvatore Bonaccorso ] + * debian/control: Changed: Replace versioned (build-)dependency on + perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as + permitted by Debian Policy 3.8.3). + + [ Ryan Niebur ] + * Email change: Jonathan Yu -> jawnsy@cpan.org + + [ gregor herrmann ] + * debian/control: Changed: (build-)depend on perl instead of perl- + modules. + * Remove alternative (build) dependencies that are already satisfied + in oldstable. + + [ Ansgar Burchardt ] + * debian/control: Convert Vcs-* fields to Git. + + [ 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 ] + * 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 + + [ gregor herrmann ] + * Mark package as autopkgtest-able. + * Declare compliance with Debian Policy 3.9.6. + * Switch to source format "3.0 (quilt)". + * Add explicit build dependency on libmodule-build-perl. + * Update license stanzas in debian/copyright. + * Bump debhelper compatibility level to 9. + + -- gregor herrmann Mon, 08 Jun 2015 21:26:02 +0200 + libclass-accessor-classy-perl (0.9.1-1) unstable; urgency=low * Initial Release. (Closes: #536822) diff -Nru libclass-accessor-classy-perl-0.9.1/debian/compat libclass-accessor-classy-perl-0.9.1/debian/compat --- libclass-accessor-classy-perl-0.9.1/debian/compat 2015-06-09 06:11:19.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/compat 2015-06-08 19:26:55.000000000 +0000 @@ -1 +1 @@ -7 +9 diff -Nru libclass-accessor-classy-perl-0.9.1/debian/control libclass-accessor-classy-perl-0.9.1/debian/control --- libclass-accessor-classy-perl-0.9.1/debian/control 2015-06-09 06:11:19.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/control 2015-06-08 19:26:55.000000000 +0000 @@ -1,18 +1,21 @@ Source: libclass-accessor-classy-perl +Maintainer: Debian Perl Group +Uploaders: Jonathan Yu Section: perl +Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 7), perl-modules (>= 5.10) | libmodule-build-perl -Build-Depends-Indep: perl (>= 5.6.0-12) -Maintainer: Debian Perl Group -Uploaders: Jonathan Yu -Standards-Version: 3.8.2 -Homepage: http://search.cpan.org/dist/Class-Accessor-Classy/ -Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-accessor-classy-perl/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-accessor-classy-perl/ +Build-Depends: debhelper (>= 9), + libmodule-build-perl +Build-Depends-Indep: perl +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libclass-accessor-classy-perl.git +Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-accessor-classy-perl.git +Homepage: https://metacpan.org/release/Class-Accessor-Classy Package: libclass-accessor-classy-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, + ${misc:Depends} Description: Perl module providing minimalist, fast accessors Class::Accessor::Classy provides an extremely small-footprint accessor/mutator declaration scheme for fast and convenient object attribute setup. Its intent diff -Nru libclass-accessor-classy-perl-0.9.1/debian/copyright libclass-accessor-classy-perl-0.9.1/debian/copyright --- libclass-accessor-classy-perl-0.9.1/debian/copyright 2015-06-09 06:11:19.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/copyright 2015-06-08 19:26:55.000000000 +0000 @@ -1,28 +1,28 @@ -Format-Specification: - http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 -Upstream-Maintainer: Eric Wilhelm -Upstream-Source: http://search.cpan.org/dist/Class-Accessor-Classy/ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Class-Accessor-Classy +Upstream-Contact: Eric Wilhelm +Source: https://metacpan.org/release/Class-Accessor-Classy Files: * Copyright: 2006-2007, Eric Wilhelm -License-Alias: Perl -License: Artistic | GPL-1+ +License: Artistic or GPL-1+ Files: debian/* -Copyright: 2009, Jonathan Yu -License: Artistic | GPL-1+ +Copyright: 2009, Jonathan Yu +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'. diff -Nru libclass-accessor-classy-perl-0.9.1/debian/source/format libclass-accessor-classy-perl-0.9.1/debian/source/format --- libclass-accessor-classy-perl-0.9.1/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/source/format 2015-06-08 19:26:55.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libclass-accessor-classy-perl-0.9.1/debian/tests/pkg-perl/SKIP libclass-accessor-classy-perl-0.9.1/debian/tests/pkg-perl/SKIP --- libclass-accessor-classy-perl-0.9.1/debian/tests/pkg-perl/SKIP 1970-01-01 00:00:00.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/tests/pkg-perl/SKIP 2015-06-08 19:26:55.000000000 +0000 @@ -0,0 +1,4 @@ +# cannot have accessors on the main package at -e line 0. +# BEGIN failed--compilation aborted. + +use.t diff -Nru libclass-accessor-classy-perl-0.9.1/debian/watch libclass-accessor-classy-perl-0.9.1/debian/watch --- libclass-accessor-classy-perl-0.9.1/debian/watch 2015-06-09 06:11:19.000000000 +0000 +++ libclass-accessor-classy-perl-0.9.1/debian/watch 2015-06-08 19:26:55.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/Class-Accessor-Classy/ .*/Class-Accessor-Classy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +https://metacpan.org/release/Class-Accessor-Classy .*/Class-Accessor-Classy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$