debian/0000755000000000000000000000000012264346335007176 5ustar debian/rules0000755000000000000000000000003612264346335010255 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000353412264346335010606 0ustar Source: libmodern-perl-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: perl, libautodie-perl (>= 2.22) | perl (>= 5.19.5), perl (>= 5.13.11) | libtest-simple-perl (>= 0.98) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodern-perl-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodern-perl-perl.git Homepage: https://metacpan.org/release/Modern-Perl/ Package: libmodern-perl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libautodie-perl (>= 2.22) | perl (>= 5.19.5) Breaks: libmodern-perl (<< 1.03-3) Replaces: libmodern-perl (<< 1.03-3) Description: module for enabling all of the features of Modern Perl Modern Perl programs use several modules to enable additional features of Perl and of the CPAN. Instead of copying and pasting all of these 'use' lines, instead write only one: . use Modern::Perl; . This enables the strict and warnings pragmas, as well as all of the features available since Perl 5.10. . For enabling features of newer Perl releases, a year can be specified as an import tag, e.g.: . use Modern::Perl '2014'; . enables 5.18 features. Cf. Modern::Perl(3pm) for details. . See http://www.modernperlbooks.com/mt/2009/01/toward-a-modernperl.html for more information, http://www.modernperlbooks.com/ for further discussion of Modern Perl and its implications, and http://onyxneon.com/books/modern_perl/index.html for a freely-downloadable Modern Perl tutorial. debian/source/0000755000000000000000000000000012264346335010476 5ustar debian/source/format0000644000000000000000000000001412264346335011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000621212264346335011051 0ustar libmodern-perl-perl (1.20140107-1) unstable; urgency=medium * New upstream release. * Update years of copyright. * Update (build) dependencies. * Update long description. (Closes: #708239) * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sat, 11 Jan 2014 23:59:32 +0100 libmodern-perl-perl (1.20121103-1) unstable; urgency=low [ 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 [ Xavier Guimard ] * Imported Upstream version 1.20121103 * Bump Standards-Version to 3.9.4 * Update debian/copyright (years and format) -- Xavier Guimard Sun, 31 Mar 2013 09:20:57 +0200 libmodern-perl-perl (1.20120521-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * New upstream release (1.20120130). [ Salvatore Bonaccorso ] * Imported Upstream version 1.20120521 * Update format for debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Sun, 27 May 2012 17:05:24 +0200 libmodern-perl-perl (1.20120126-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 28 Jan 2012 23:07:08 +0100 libmodern-perl-perl (1.20120119-1) unstable; urgency=low [ gregor herrmann ] * Set Standards-Version to 3.9.1; replace Conflicts with Breaks. * Remove alternative (build) dependencies that are already satisfied in oldstable. * Remove transitional dummy package libmodern-perl. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Don't install README anymore. * debian/copyright: update upstream and packaging copyright information; refresh license stanzas. * Bump Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Switch to debhelper compatibility level 8. * Update (build) dependencies. * Improve short and update long description. -- gregor herrmann Fri, 20 Jan 2012 16:52:22 +0100 libmodern-perl-perl (1.03-3) unstable; urgency=low * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Ivan Kohler ); Ivan Kohler moved to Uploaders. * Replace and Conflict with libmodern-perl (closes: Bug#577045) * Build transitional dummy package for libmodern-perl * Bump version to 1.03-3 -- Ivan Kohler Sun, 25 Apr 2010 20:28:21 -0700 libmodern-perl-perl (1.03-1) unstable; urgency=low * Initial Release (closes: Bug#575976). -- Ivan Kohler Tue, 30 Mar 2010 19:58:02 -0700 debian/compat0000644000000000000000000000000212264346335010374 0ustar 8 debian/copyright0000644000000000000000000000221712264346335011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Modern-Perl Source: https://metacpan.org/release/Modern-Perl/ Upstream-Contact: chromatic Files: * Copyright: 2009-2014, chromatic License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012, Salvatore Bonaccorso 2012-2014, gregor herrmann 2013, Xavier Guimard 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 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 systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016412264346335010230 0ustar version=3 https://metacpan.org/release/Modern-Perl/ .*/Modern-Perl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$