debian/0000755000000000000000000000000012264546160007174 5ustar debian/rules0000755000000000000000000000003612264546160010253 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000257012264546160010603 0ustar Source: libtext-trac-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-accessor-perl, libclass-data-inheritable-perl, libhtml-parser-perl, liblist-moreutils-perl, libtest-base-perl, libtest-pod-perl, libtest-pod-coverage-perl, libtie-ixhash-perl, libuniversal-require-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-trac-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-trac-perl.git Homepage: https://metacpan.org/release/Text-Trac Package: libtext-trac-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libclass-data-inheritable-perl, libhtml-parser-perl, liblist-moreutils-perl, libtest-base-perl, libtie-ixhash-perl, libuniversal-require-perl Description: module for formatting text with Trac Wiki Style Text::Trac is a perl module the provides an easy interface to parse text with Trac WikiFormatting and convert it to HTML format. debian/source/0000755000000000000000000000000012264546160010474 5ustar debian/source/format0000644000000000000000000000001412264546160011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000331012264546160011043 0ustar libtext-trac-perl (0.15-3) unstable; urgency=medium * Take over for the Debian Perl Group; Closes: #733560 -- RFA/ITA * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); ${misc:Depends} to Depends: field. Changed: Homepage field changed to metacpan.org URL; Maintainer set to Debian Perl Group (was: Debian QA Group ). * debian/watch: use metacpan-based URL. * Switch to "3.0 (quilt)" source format. * Use dh(1) and debhelper compatibility level 8. Don't install README anymore. * debian/copyright: switch formatting to Copyright-Format 1.0. * Add /me to Uploaders. * Make short description a noun phrase. * Add build dependencies to enable additional tests. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Sun, 12 Jan 2014 18:09:09 +0100 libtext-trac-perl (0.15-2) unstable; urgency=low * Orphaned. Set maintainer to Debian QA Group. -- Nacho Barrientos Arias Sun, 29 Dec 2013 22:14:26 +0000 libtext-trac-perl (0.15-1) unstable; urgency=low * New upstream release. * debian/control + Update standards-version to 3.8.3 (no changes). -- Nacho Barrientos Arias Thu, 24 Sep 2009 09:51:52 +0200 libtext-trac-perl (0.12-1) unstable; urgency=low * New upstream release. * debian/control + Set Standards-Version to 3.8.0 (no changes). -- Nacho Barrientos Arias Wed, 23 Jul 2008 10:36:19 +0200 libtext-trac-perl (0.11-1) unstable; urgency=low * Initial release (Closes: #470046) -- Nacho Barrientos Arias Sat, 08 Mar 2008 21:37:42 +0100 debian/compat0000644000000000000000000000000212264546160010372 0ustar 8 debian/copyright0000644000000000000000000000245512264546160011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Text-Trac Upstream-Contact: Gosuke Miyashita, Upstream-Name: Text-Trac Files: * Copyright: 2006, Gosuke Miyashita, License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2009, Adam Kennedy 2002-2009, Audrey Tang 2002-2009, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2008, 2009, 2013, Nacho Barrientos Arias 2014, gregor herrmann 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/watch0000644000000000000000000000015712264546160010230 0ustar version=3 https://metacpan.org/release/Text-Trac .*/Text-Trac-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$