debian/0000755000000000000000000000000012261352070007164 5ustar debian/rules0000755000000000000000000000030412261352070010241 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm $(TMP)/usr/share/man/man3/Pod::POM::Node::* debian/control0000644000000000000000000000237212261352070010573 0ustar Source: libpod-pom-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ryan Niebur , Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-differences-perl, libfile-slurp-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-pom-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-pom-perl.git Homepage: https://metacpan.org/release/Pod-POM/ Package: libpod-pom-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module providing a Pod Object Model Pod::POM is a Perl Pod document parser that exposes an object model called Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the original document. The tree can be walked manually and the nodes examined, printed or otherwise manipulated. Pod::POM also provides view objects, which can automatically traverse the tree, or section thereof, and generate an output representation in one form or another. debian/libpod-pom-perl.docs0000644000000000000000000000000512261352070013033 0ustar TODO debian/source/0000755000000000000000000000000012261352070010464 5ustar debian/source/format0000644000000000000000000000001412261352070011672 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001106712261352070011043 0ustar libpod-pom-perl (0.29-1) unstable; urgency=medium * New upstream release. * Install all example scripts. * Update years of copyright. * Drop unversioned perl from Depends. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Thu, 02 Jan 2014 22:03:47 +0100 libpod-pom-perl (0.28-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: t/htmlview.t" (Closes: #710980) * Refresh whatis patch, add DEP3 headers and forward it. * debian/copyright: switch formatting to Copyright-Format 1.0. * Update some copyright years and refresh license stanzas. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Tue, 04 Jun 2013 20:15:47 +0200 libpod-pom-perl (0.27-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.4 (no changes) * Use new short debhelper rules format * Use new DEP5 copyright format * Update to 3.0 (quilt) source format * Rewrite control description * Add myself to Uploaders * Update copyright information * Refresh POD whatis patch * Do not install Pod::POM::Node::* manpages, as there is little documentation contained in them [ Ryan Niebur ] * New upstream release * add copyright information for t/YAML/Tiny.pm * drop build dependency on libyaml-perl * fix my patch.. * forwarded patch * remove my patch, it's applied upstream in verion 0.26 * Update ryan52's email address [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/copyright: add info about new third-party test file. -- Jonathan Yu Sat, 03 Apr 2010 01:25:15 -0400 libpod-pom-perl (0.24-1) unstable; urgency=low [ Ryan Niebur ] * New upstream release * add myself to uploaders * fix pod2man errors and add whatis entries to all man pages - use quilt - add README.source * update upstream copyright [ gregor herrmann ] * debian/copyright: add information for files under inc/. -- Ryan Niebur Mon, 23 Mar 2009 18:30:11 -0700 libpod-pom-perl (0.18-1) unstable; urgency=low * New upstream release. * Don't install README anymore (text version of the POD documentation). * Set debhelper compatibility level to 7; adapt debian/{control,compat,rules}. * debian/copyright: switch to new format. * debian/watch: use dist-based URL and remove call to uupdate. * debian/control: - added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. - removed: XS- Vcs-Svn fields - add /me to Uploaders - set Standards-Version to 3.8.1 (no changes) -- gregor herrmann Thu, 12 Mar 2009 23:50:33 +0100 libpod-pom-perl (0.17-6) unstable; urgency=low * Adopting the package on behalf of the Debian Perl Group (Closes: #379983) * Updating Debhelper compat level to 5 * Reworked debian/rules to be more similar to the other pkg-perl's rules files -- Gunnar Wolf Wed, 28 Feb 2007 11:19:16 -0600 libpod-pom-perl (0.17-5) unstable; urgency=low * Orphan package - Change maintainer to Debian QA Group -- Taku YASUI Thu, 27 Jul 2006 01:42:44 +0900 libpod-pom-perl (0.17-4) unstable; urgency=low * Add debian/watch file -- Taku YASUI Mon, 18 Jul 2005 09:36:36 +0900 libpod-pom-perl (0.17-3) unstable; urgency=low * Change download URL to cpan primary site. -- Taku YASUI Wed, 24 Nov 2004 03:51:45 +0900 libpod-pom-perl (0.17-2) unstable; urgency=low * Change section from interpreters to perl -- Taku YASUI Wed, 10 Sep 2003 21:58:13 +0900 libpod-pom-perl (0.17-1) unstable; urgency=low * New upstream release (closes: #190056) -- Taku YASUI Wed, 10 Sep 2003 21:23:47 +0900 libpod-pom-perl (0.02-2) unstable; urgency=low * Change Architecture: any to all. (closes: #101382, #101449) -- Taku YASUI Tue, 19 Jun 2001 19:56:58 +0900 libpod-pom-perl (0.02-1) unstable; urgency=low * Initial Release. -- Taku YASUI Wed, 6 Jun 2001 14:28:49 +0900 debian/compat0000644000000000000000000000000212261352070010362 0ustar 8 debian/patches/0000755000000000000000000000000012261352070010613 5ustar debian/patches/series0000644000000000000000000000001712261352070012026 0ustar whatis-entries debian/patches/whatis-entries0000644000000000000000000000235112261352070013505 0ustar Description: add whatis entries to all of the man pages Origin: vendor Bug: https://rt.cpan.org/Ticket/Display.html?id=85859 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85859 Author: Ryan Niebur Reviewed-by: gregor herrmann Last-Update: 2013-06-04 --- a/lib/Pod/POM/Constants.pm +++ b/lib/Pod/POM/Constants.pm @@ -57,7 +57,7 @@ =head1 NAME -Pod::POM::Constants +Pod::POM::Constants - constants used for Pod::POM =head1 DESCRIPTION --- a/lib/Pod/POM/View.pm +++ b/lib/Pod/POM/View.pm @@ -126,7 +126,7 @@ =head1 NAME -Pod::POM::View +Pod::POM::View - view POM objects =head1 DESCRIPTION --- a/lib/Pod/POM/View/HTML.pm +++ b/lib/Pod/POM/View/HTML.pm @@ -411,7 +411,7 @@ =head1 NAME -Pod::POM::View::HTML +Pod::POM::View::HTML - create HTML views of POM objects =head1 DESCRIPTION --- a/lib/Pod/POM/View/Pod.pm +++ b/lib/Pod/POM/View/Pod.pm @@ -190,7 +190,7 @@ =head1 NAME -Pod::POM::View::Pod +Pod::POM::View::Pod - create a Pod view of a POM object =head1 DESCRIPTION --- a/lib/Pod/POM/View/Text.pm +++ b/lib/Pod/POM/View/Text.pm @@ -267,7 +267,7 @@ =head1 NAME -Pod::POM::View::Text +Pod::POM::View::Text - create text views of POM objects =head1 DESCRIPTION debian/copyright0000644000000000000000000000300612261352070011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Pod-POM Upstream-Contact: Andrew Ford Source: https://metacpan.org/release/Pod-POM/ Files: * Copyright: 2009-2010, Andrew Ford 2000-2009, Andy Wardley License: Artistic or GPL-1+ Files: t/YAML/Tiny.pm Copyright: 2006-2009, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2001-2006, Taku YASUI 2007, Gunnar Wolf 2009, Ryan Niebur 2009-2014, gregor herrmann 2010, 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 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/watch0000644000000000000000000000015312261352070010214 0ustar version=3 https://metacpan.org/release/Pod-POM/ .*/Pod-POM-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libpod-pom-perl.examples0000644000000000000000000000000712261352070013723 0ustar bin/*