debian/0000755000000000000000000000000012216657232007174 5ustar debian/watch0000644000000000000000000000016012101267202010205 0ustar version=3 https://metacpan.org/release/Text-Quoted/ .*/Text-Quoted-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/copyright0000644000000000000000000000271512216657203011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-Quoted Upstream-Contact: Ruslan Zakirov Source: https://metacpan.org/release/Text-Quoted Files: * Copyright: © 2002-2003, Kasei Limited © 2003-2004, Simon Cozens © 2004-2013, Best Practical Solutions, LLC License: Artistic or GPL-1+ Files: inc/* Copyright: © 2002-2012, Brian Ingerson, Audrey Tang and Adam Kennedy. License: Artistic or GPL-1+ Files: debian/* Copyright: © 2003-2006, Stephen Quinney © 2007, Niko Tyni © 2007, Damyan Ivanov © 2007-2008, gregor herrmann © 2010, Ansgar Burchardt © 2013, Florian Schlichting 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/control0000644000000000000000000000174712216657165010615 0ustar Source: libtext-quoted-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Niko Tyni , gregor herrmann , Damyan Ivanov , Ansgar Burchardt , Florian Schlichting Build-Depends-Indep: perl, libtext-autoformat-perl Build-Depends: debhelper (>= 8) Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Text-Quoted/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-quoted-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-quoted-perl.git Package: libtext-quoted-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libtext-autoformat-perl Description: Perl module to extract the structure of a quoted mail message Text::Quoted examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure. debian/compat0000644000000000000000000000000212216656746010403 0ustar 8 debian/changelog0000644000000000000000000001211612216657232011047 0ustar libtext-quoted-perl (2.08-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address (-> ansgar@debian.org) * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 2.08 * Update years of upstream and inc/*copyright * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1) * Add myself to uploaders and copyright -- Florian Schlichting Thu, 19 Sep 2013 22:29:08 +0200 libtext-quoted-perl (2.06-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * Change my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * New upstream release. * debian/control: Make build-dep on perl unversioned, drop build-dep on libversion-perl (provided by perl-modules). * Refresh rules for debhelper 7. * Use source format 3.0 (quilt). * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.8.4. * Add myself to Uploaders. -- Ansgar Burchardt Thu, 25 Mar 2010 16:58:32 +0900 libtext-quoted-perl (2.05-2) unstable; urgency=low * Add build dependency on libversion-perl (closes: #470274). * debian/rules: update based on dh-make-perl's templates. -- gregor herrmann Mon, 10 Mar 2008 18:39:24 +0100 libtext-quoted-perl (2.05-1) unstable; urgency=low [ David Paleino ] * New upstream release [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. * debian/rules: - remove DESTDIR variable - use TMP variable when removing empty directory -- gregor herrmann Sat, 02 Feb 2008 23:40:54 +0100 libtext-quoted-perl (2.03-1) unstable; urgency=low [ gregor herrmann ] * New upstream release. * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Minor cleanup in debian/rules (empty lines, indentations). * Add current upstream URL to debian/copyright. [ Damyan Ivanov ] * add myself to Uploaders * debian/rules: + Drop unneeded dh_installman + Use proper DESTDIR and PREFIX when installing + Make install target depend on build -- Damyan Ivanov Sun, 25 Nov 2007 23:13:43 +0200 libtext-quoted-perl (2.02-1) unstable; urgency=low * New upstream release. * New maintainer. * Upgrade to debhelper compatibility level 5. * Don't install the useless README file. -- Niko Tyni Wed, 11 Apr 2007 23:04:01 +0300 libtext-quoted-perl (1.8-3) unstable; urgency=low * debian/control: - Switched to my debian.org email address - Moved debhelper to Build-Depends -- Stephen Quinney Mon, 16 Oct 2006 19:31:11 +0100 libtext-quoted-perl (1.8-2) unstable; urgency=low * debian/watch - Updated URL to stop lookups randomly failing. -- Stephen Quinney Sat, 11 Jun 2005 14:12:26 +0100 libtext-quoted-perl (1.8-1) unstable; urgency=low * New upstream release - includes Debian patch from 1.7-1, this removes the need for dpatch. -- Stephen Quinney Fri, 2 Jul 2004 10:02:24 +0100 libtext-quoted-perl (1.7-2) unstable; urgency=low * Added build dependency on dpatch to fix FTBFS. * Altered debian/rules so that the upstream inc/ directory never gets removed. This was erasing the upstream install system. * Closes: #255942 (both fixes). -- Stephen Quinney Thu, 24 Jun 2004 19:07:28 +0100 libtext-quoted-perl (1.7-1) unstable; urgency=low * New upstream release - new author, fixes to remove some warnings about use of unitiliazed variables, closes: #247339. * Updated copyright and watch files to reflect changes to upstream. -- Stephen Quinney Wed, 23 Jun 2004 14:46:07 +0100 libtext-quoted-perl (1.5-1) unstable; urgency=low * New upstream release. -- Stephen Quinney Fri, 23 Jan 2004 10:33:39 +0000 libtext-quoted-perl (1.3-1) unstable; urgency=low * New upstream release. -- Stephen Quinney Fri, 10 Oct 2003 16:14:15 +0100 libtext-quoted-perl (1.2-2) unstable; urgency=low * Fixed Build-Depends-Indep so that it includes libtest-simple-perl (if Perl is less than version 5.8.0). * Updated to Standards-Version 3.6.0 - no changes needed. -- Stephen Quinney Tue, 9 Sep 2003 13:55:02 +0100 libtext-quoted-perl (1.2-1) unstable; urgency=low * Initial release, closes: #188331. -- Stephen Quinney Fri, 4 Apr 2003 14:14:43 +0100 debian/source/0000755000000000000000000000000011672203034010464 5ustar debian/source/format0000644000000000000000000000001411672203034011672 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511672203034010242 0ustar #!/usr/bin/make -f %: dh $@