--- libpod-index-perl-0.14.orig/debian/rules +++ libpod-index-perl-0.14/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@ --- libpod-index-perl-0.14.orig/debian/changelog +++ libpod-index-perl-0.14/debian/changelog @@ -0,0 +1,46 @@ +libpod-index-perl (0.14-2) unstable; urgency=low + + [ gregor herrmann ] + * Take over for the Debian Perl Group with maintainer's permission + (http://lists.debian.org/debian-perl/2008/06/msg00039.html) + * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser + field (source stanza); Homepage field (source stanza). Changed: + Maintainer set to Debian Perl Group (was: Florian Ragwitz + ); Florian Ragwitz moved to + Uploaders. + * Add debian/watch. + * debian/control: Changed: Switched Vcs-Browser field to ViewSVN + (source stanza). + * debian/control: Added: ${misc:Depends} to Depends: field. + + [ Ryan Niebur ] + * Remove Florian Ragwitz from Uploaders + * Close ITA (Closes: #523177) + + [ Nathan Handler ] + * debian/watch: Update to ignore development releases. + + [ Ansgar Burchardt ] + * debian/control: Remove useless paragraph from description. + * Refresh debian/rules for debhelper 7. + * Convert debian/copyright to proposed machine-readable format. + * Bump Standards Version to 3.8.2. + * Add myself to Uploaders. + + -- Ansgar Burchardt Sun, 19 Jul 2009 16:47:19 +0200 + +libpod-index-perl (0.14-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/rules: Don't die when perl is smart enough not to create empty + dirs. (Closes: #467757) + + -- Marc 'HE' Brockschmidt Sat, 05 Apr 2008 16:55:33 +0200 + +libpod-index-perl (0.14-1) unstable; urgency=low + + * Initial Release (Closes: #325703). + + -- Florian Ragwitz Mon, 31 Oct 2005 12:49:20 +0100 + --- libpod-index-perl-0.14.orig/debian/watch +++ libpod-index-perl-0.14/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://search.cpan.org/dist/Pod-Index/ .+/Pod-Index-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ --- libpod-index-perl-0.14.orig/debian/control +++ libpod-index-perl-0.14/debian/control @@ -0,0 +1,21 @@ +Source: libpod-index-perl +Section: perl +Priority: optional +Build-Depends: debhelper (>= 7) +Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-perl +Maintainer: Debian Perl Group +Uploaders: Ansgar Burchardt +Standards-Version: 3.8.2 +Homepage: http://search.cpan.org/dist/Pod-Index/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpod-index-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpod-index-perl/ + +Package: libpod-index-perl +Architecture: all +Depends: ${misc:Depends}, ${perl:Depends} +Description: index and search PODs using X<> entries + The Pod-Index distribution includes various modules for indexing and + searching POD that is appropriately marked with X<> POD codes. + . + Pod::Index, as a module, does nothing. Everything is done by + Pod::Index::Builder, Pod::Index::Search, and other helper modules. --- libpod-index-perl-0.14.orig/debian/copyright +++ libpod-index-perl-0.14/debian/copyright @@ -0,0 +1,31 @@ +Format-Specification: + http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196 +Upstream-Maintainer: Ivan Tubert-Brohman +Upstream-Source: http://search.cpan.org/dist/Pod-Index/ +Upstream-Name: Pod-Index + +Files: * +Copyright: © 2005 Ivan Tubert-Brohman +License-Alias: Perl +License: Artistic | GPL-1+ + +Files: debian/* +Copyright: + © 2005, Florian Ragwitz + © 2008, Marc 'HE' Brockschmidt + © 2009, Ansgar Burchardt +License: Artistic | 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' + +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' --- libpod-index-perl-0.14.orig/debian/compat +++ libpod-index-perl-0.14/debian/compat @@ -0,0 +1 @@ +7 --- libpod-index-perl-0.14.orig/debian/libpod-index-perl.examples +++ libpod-index-perl-0.14/debian/libpod-index-perl.examples @@ -0,0 +1 @@ +perldoc-k.cgi