debian/0000755000000000000000000000000012070074145007166 5ustar debian/rules0000755000000000000000000000003612070074145010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000200712070074145010570 0ustar Source: libpod-simple-wiki-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-simple-wiki-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libpod-simple-wiki-perl.git Homepage: http://search.cpan.org/dist/Pod-Simple-Wiki/ Package: libpod-simple-wiki-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl class for creating Pod to Wiki filters Pod::Simple::Wiki is used to convert Pod text to Wiki text. . Pod (Plain Old Documentation) is a simple markup language used for writing Perl documentation. . A Wiki is a user extensible web site. It uses very simple mark-up that is converted to Html. For an introduction to Wikis see: http://en.wikipedia.org/wiki/Wiki debian/source/0000755000000000000000000000000012070074145010466 5ustar debian/source/format0000644000000000000000000000001412070074145011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000245312070074145011044 0ustar libpod-simple-wiki-perl (0.15-1) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (http://bugs.debian.org/677732#10) * Imported Upstream version 0.15 * Update source format to 3.0 (quilt) * Add example files in examples dir * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Update description * Remove libpod-simple-perl dependency * Update debian/rules to use "dh $@" -- Xavier Guimard Sun, 30 Dec 2012 18:18:15 +0100 libpod-simple-wiki-perl (0.11-1) unstable; urgency=low * New upstream release * Fix debian/watch file -- Ivan Kohler Wed, 24 Mar 2010 17:35:50 -0700 libpod-simple-wiki-perl (0.08-3) unstable; urgency=low * Update debian/rules to current dh-make-perl template to fix "unconditional rmdir" FTBFS (closes: Bug#468003) -- Ivan Kohler Wed, 27 Feb 2008 15:33:07 -0800 libpod-simple-wiki-perl (0.08-2) unstable; urgency=low * Update synopsis/description -- Ivan Kohler Fri, 12 Oct 2007 10:45:35 -0700 libpod-simple-wiki-perl (0.08-1) unstable; urgency=low * Initial Release (closes: Bug#445209). -- Ivan Kohler Wed, 03 Oct 2007 14:38:49 -0700 debian/libpod-simple-wiki-perl.examples0000644000000000000000000000003412070074145015364 0ustar examples/pod2wiki_simple.pl debian/compat0000644000000000000000000000000212070074145010364 0ustar 8 debian/copyright0000644000000000000000000000213112070074145011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Pod-Simple-Wiki Source: http://search.cpan.org/dist/Pod-Simple-Wiki/ Upstream-Contact: John McNamara Files: * Copyright: 2003-2012, John McNamara License: Artistic or GPL-1+ Files: debian/* Copyright: 2007-2010, Ivan Kohler 2012, Xavier Guimard 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/watch0000644000000000000000000000017312070074145010220 0ustar version=3 http://search.cpan.org/dist/Pod-Simple-Wiki/ .*/Pod-Simple-Wiki-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$