debian/0000755000000000000000000000000011424322104007157 5ustar debian/rules0000755000000000000000000000037211357645504010262 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples sed -i '1s|^#!/usr/local/bin/perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/* debian/changelog0000644000000000000000000000616311424315100011035 0ustar libpod-xhtml-perl (1.60-1) unstable; urgency=low * New upstream release. * Drop patch uri_escape.patch: test case fixed upstream. * Bump Standards-Version to 3.9.1. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 29 Jul 2010 15:33:06 +0900 libpod-xhtml-perl (1.59-3) unstable; urgency=low [ Rene Mayorga ] * debian/control: update my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * debian/control: - switch Vcs-Browser field to ViewSVN - change my email address - remove version from perl (build) dependency - remove unversioned (build) dependency on perl-modules - improve short and long description * Add patch uri_escape.patch: URI::Escape now escapes more characters, following RFC 3986, so the expected output needs to be adjusted. Also make the build dependency on liburi-perl versioned and add it to Depends. Thanks to Niko Tyni for the bug report and the analysis (closes: #576570). * Convert to source format 3.0 (quilt). * Set Standards-Version to 3.8.4 (no changes). * Switch to debhelper 7. * debian/copyright: format according to DEP5. * Fix hashbang in example script. -- gregor herrmann Tue, 06 Apr 2010 18:26:07 +0200 libpod-xhtml-perl (1.59-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Removed: XS-Vcs-Svn fields. * debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #467857) [ Rene Mayorga ] * debian/control + Set standards-version to 3.7.3 (No changes needed) + Add myself to uploaders * debian/rules + let install-stamp depends on build-stamp + use $@ for touch -stamp files + remove un-ussed dh_ calls + don't intall README file, its only have Install info + Install cgi-bin content in /usr/share/doc/$package/examples * Improve debian/watch -- Rene Mayorga Mon, 03 Mar 2008 10:25:10 -0600 libpod-xhtml-perl (1.59-1) unstable; urgency=low [ Damyan Ivanov ] * New upstream release * Use dist/ on search.cpan.org for upstream source and Homepage * Cleanup debian/rules + Drop unneeded OPTIMIZE="..." + Drop unneeded dh_* calls + Move test suite from install to build target + Move dh_clean $stamp_files before distclean * Add libtest-assertions-perl to B-D-I * Promote Homepage to a read control field [ gregor herrmann ] * Add liburi-perl to Build-Depends-Indep. -- gregor herrmann Mon, 08 Oct 2007 21:33:42 +0200 libpod-xhtml-perl (1.52-2) unstable; urgency=low [ gregor herrmann ] * Add watch file. * Add libtest-pod-perl, libtest-pod-coverage-perl to Build-Depends-Indep. * Convert some characters in debian/control. [ Jaldhar H. Vyas ] * Added location of upstream tarball to debian/copyright. -- Jaldhar H. Vyas Mon, 27 Aug 2007 01:57:20 -0400 libpod-xhtml-perl (1.52-1) unstable; urgency=low * Initial Release. -- Jaldhar H. Vyas Tue, 21 Aug 2007 22:08:41 -0400 debian/watch0000644000000000000000000000015611212461555010223 0ustar version=3 http://search.cpan.org/dist/Pod-Xhtml/ .*/Pod-Xhtml-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000266411424315100010570 0ustar Source: libpod-xhtml-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7.0.50) Build-Depends-Indep: perl, libtest-assertions-perl, libtest-pod-perl, libtest-pod-coverage-perl, liburi-perl (>= 1.53) Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas , gregor herrmann , Rene Mayorga , Ansgar Burchardt Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpod-xhtml-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpod-xhtml-perl/ Homepage: http://search.cpan.org/dist/Pod-Xhtml/ Package: libpod-xhtml-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl (>= 1.53) Description: module for translating POD to XHTML There's Pod::PXML and Pod::XML, so why is Pod::Xhtml needed? You need an XSLT to transform XML into XHTML and many people don't have the time or inclination to do this. But they want to make sure that the pages they put on their web site are well-formed, they want those pages to use stylesheets easily, and possibly they want to squirt the XHTML through some kind of filter for more processing. . By generating well-formed XHTML straight away anyone can just use the output files as-is. For those who want to use XML tools or transformations they can use the XHTML as a source, because it's a well-formed XML document. debian/copyright0000644000000000000000000000145111357645504011134 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: BBC Source: http://search.cpan.org/dist/Pod-Xhtml/ Name: Pod-Xhtml Files: * Copyright: 2004, 2005, BBC License: GPL-2+ Files: debian/* Copyright: 2007, Jaldhar H. Vyas 2008-2009, Rene Mayorga 2007-2010, gregor herrmann License: GPL-2+ License: GPL-2+ 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; version 2 dated June, 1991, or (at your option) any later version. . On Debian GNU/Linux systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2' debian/source/0000755000000000000000000000000011424321736010471 5ustar debian/source/format0000644000000000000000000000001411357645504011706 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211357645504010376 0ustar 7 debian/libpod-xhtml-perl.examples0000644000000000000000000000001211357645504014274 0ustar cgi-bin/*