debian/0000755000000000000000000000000012215553476007200 5ustar debian/watch0000644000000000000000000000035512101264002010206 0ustar # format version number, currently 3; this line is compulsory! version=3 # URL to the package page followed by a regex to search https://metacpan.org/release/Email-Thread/ .*/Email-Thread-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000213512215553450011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Iain Truskett . Source: https://metacpan.org/release/Email-Thread/ Upstream-Author: Iain Truskett . Files: * Copyright: 2003, Iain Truskett License: GPL-1+ or Artistic Files: debian/* Copyright: 2008, David Bremner 2013, Florian Schlichting License: GPL-1+ or Artistic 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/control0000644000000000000000000000215512215553441010576 0ustar Source: libemail-thread-perl Maintainer: Debian Perl Group Uploaders: David Bremner , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcapture-tiny-perl, libmail-thread-perl, perl (>= 5.13.4) | libtest-more-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-thread-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-thread-perl.git Homepage: https://metacpan.org/release/Email-Thread/ Package: libemail-thread-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmail-thread-perl Description: library providing threading for Email::Simple objects Email::Thread is a wrapper for Mail::Thread that allows it to work with Email::Simple objects. The combination of the two libraries allows collections of Email::Simple objects to be organized into threads by References and In-Reply-To headers. debian/compat0000644000000000000000000000000212215553171010366 0ustar 8 debian/changelog0000644000000000000000000000237512215553476011061 0ustar libemail-thread-perl (0.712-1) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 0.712 * Refresh debian/copyright * Drop build-dependencies on Test::POD* in favour of Capture::Tiny and Test::More 0.96 * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 (no further changes) * Switch to short-form debian/rules * Switch to source format 3.0 (quilt) * Email change: David Bremner -> bremner@debian.org * Add myself to uploaders and copyright -- Florian Schlichting Mon, 16 Sep 2013 12:02:29 +0200 libemail-thread-perl (0.711-1) unstable; urgency=low * Initial Release (Closes: #493255) -- David Bremner Sun, 23 Nov 2008 08:56:58 -0400 debian/source/0000755000000000000000000000000012213704452010466 5ustar debian/source/format0000644000000000000000000000001412213704452011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612215553265010253 0ustar #!/usr/bin/make -f %: dh $@