debian/0000755000000000000000000000000011626220505007165 5ustar debian/control0000644000000000000000000000265611626220505010601 0ustar Source: libdist-zilla-plugin-prepender-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.11.4) | libmodule-build-perl (>= 0.360100) Build-Depends-Indep: perl, libdist-zilla-perl, libmoose-perl, libmoosex-has-sugar-perl, libpath-class-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Maintainer: Debian Perl Group Uploaders: Dominique Dumont , gregor herrmann Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git Homepage: http://search.cpan.org/dist/Dist-Zilla-Plugin-Prepender/ Package: libdist-zilla-plugin-prepender-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl, libmoose-perl, libmoosex-has-sugar-perl Description: Dist::Zille plugin to prepend lines at the top of your perl files Dist::Zilla::Plugin::Prepender will prepend lines specified in dist.ini to each Perl module or program within your Perl distribution. For scripts having a shebang line, lines will be inserted just after it. . This module useful to enforce a set of pragmas to your files (since pragmas are lexical, they will be active for the whole file), or to add some copyright comments, as recommended by the Free Software Foundation. debian/copyright0000644000000000000000000000217511626220505011125 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Jerome Quelin Source: http://search.cpan.org/dist/Dist-Zilla-Plugin-Prepender/ Name: Dist-Zilla-Plugin-Prepender Copyright: 2009, Jerome Quelin Files: * Copyright: 2009, Jerome Quelin License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Dominique Dumont 2011, gregor herrmann 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/watch0000644000000000000000000000022311626220505010213 0ustar version=3 http://search.cpan.org/dist/Dist-Zilla-Plugin-Prepender/ .*/Dist-Zilla-Plugin-Prepender-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211626220505010363 0ustar 8 debian/changelog0000644000000000000000000000223511626220505011041 0ustar libdist-zilla-plugin-prepender-perl (1.112280-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Add /me to Uploaders. * Set Standards-Version to 3.9.2 (no changes). * Update (alternative) build dependencies. * Bump debhelper compatibility level to 8. * Add missing Vcs- headers. * Email change: Dominique Dumont -> dod@debian.org -- gregor herrmann Sat, 27 Aug 2011 18:39:14 +0200 libdist-zilla-plugin-prepender-perl (1.103470-1) unstable; urgency=low * Team upload. * New upstream release. * Bump build-dep on libtest-simple-perl to >= 0.94. * Correct build-dep on libmodule-build-perl to 0.360100 (was 0.3601). * debian/copyright: Refer to "Debian systems" instead of "Debian GNU/Linux systems". -- Ansgar Burchardt Thu, 16 Dec 2010 12:42:41 +0100 libdist-zilla-plugin-prepender-perl (1.101590-1) unstable; urgency=low * Initial Release (Closes: #597618) -- Dominique Dumont Fri, 24 Sep 2010 17:03:33 +0200 debian/source/0000755000000000000000000000000011626220505010465 5ustar debian/source/format0000644000000000000000000000001411626220505011673 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611626220505010244 0ustar #!/usr/bin/make -f %: dh $@