debian/0000755000000000000000000000000011502377317007174 5ustar debian/source/0000755000000000000000000000000011502377316010473 5ustar debian/source/format0000644000000000000000000000001411455041477011704 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000202711502377054011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Robert Rothenberg Source: http://search.cpan.org/dist/Pod-Readme/ Name: Pod-Readme Copyright: 2005-2006, Robert Rothenberg License: Artistic or GPL-1+ Files: ./debian/* Copyright: 2009, Antonio Radici 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/rules0000755000000000000000000000003611502376711010250 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211455041477010374 0ustar 7 debian/control0000644000000000000000000000176711502377101010601 0ustar Source: libpod-readme-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libregexp-common-perl Maintainer: Debian Perl Group Uploaders: Antonio Radici , Ansgar Burchardt Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Pod-Readme/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpod-readme-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpod-readme-perl/ Package: libpod-readme-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libregexp-common-perl Description: Perl module to convert POD to README file Pod::Readme is a subclass of Pod::PlainText which provides additional POD markup for generating README files . This module allows authors to mark portions of the POD to be included only in, or to be excluded from the README file. It also allows you to include portions of another file (such as a separate ChangeLog). debian/changelog0000644000000000000000000000313711502377211011043 0ustar libpod-readme-perl (0.11-1) unstable; urgency=low * New upstream release. * debian/rules: Drop --buildsystem=perl_build: Build.PL is no longer there. Also remove build-dep on libmodule-build-perl and lower required version of debhelper. * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to "Debain systems" instead of "Debian GNU/Linux systems". * Bump Standards-Version to 3.9.1. * Update my email address. -- Ansgar Burchardt Thu, 16 Dec 2010 12:56:56 +0100 libpod-readme-perl (0.10-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ 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). [ gregor herrmann ] * Improve short description, thanks to Jari Aalto for the bug report (closes: #550287). [ Ansgar Burchardt ] * New upstream release. * Add myself to Uploaders. * Use tiny debian/rules. * Use Build.PL instead of Makefile.PL, add build-dep on perl (>= 5.10) | libmodule-build-perl. * No longer run author tests, remove build-dep on libtest-pod-perl and libtest-pod-coverage-perl. * Bump Standards-Version to 3.8.4. * debian/copyright: Formatting changes for current DEP-5 proposal. -- Ansgar Burchardt Thu, 20 May 2010 18:06:36 +0900 libpod-readme-perl (0.09-1) unstable; urgency=low * Initial Release. (Closes: #518682) -- Antonio Radici Sat, 7 Mar 2009 22:03:54 +0000 debian/watch0000644000000000000000000000035011455041477010225 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search http://search.cpan.org/dist/Pod-Readme/ .*/Pod-Readme-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$