debian/0000755000000000000000000000000012222323411007156 5ustar debian/rules0000755000000000000000000000003612222323411010235 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000312212222323411010557 0ustar Source: libemail-outlook-message-perl Maintainer: Debian Perl Group Uploaders: Olly Betts , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl, libemail-mime-perl (>= 1.923), libemail-simple-perl (>= 2.102), libio-string-perl, libole-storage-lite-perl, libtest-pod-coverage-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-outlook-message-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-outlook-message-perl.git Homepage: http://github.com/mvz/email-outlook-message-perl Package: libemail-outlook-message-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libemail-mime-perl (>= 1.923), libemail-simple-perl (>= 2.102), libio-string-perl, libole-storage-lite-perl Description: module for reading Outlook .msg files Email::Outlook::Message reads e-mail messages stored as .msg files (such as generated by Microsoft Outlook), and converts them to Email::MIME objects. . Not all data in the .msg file is converted. The meaning of some parts hasn't been worked out, while other parts do not make sense outside of Outlook and Exchange. . Currently GPG signed mail is not processed correctly and neither are attachments of type 'appledoublefile'. debian/source/0000755000000000000000000000000012222323411010456 5ustar debian/source/format0000644000000000000000000000001412222323411011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000461612222323411011037 0ustar libemail-outlook-message-perl (0.914-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Bump versioned (build) dependency on libemail-mime-perl. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Mon, 30 Sep 2013 18:29:56 +0200 libemail-outlook-message-perl (0.912-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.912 + Fix test cases to deal with changed CRLF handling in Email::Simple. (Closes: #682633). * Adjus (build-)dependency for libemail-mime-perl. Change unversioned (Build-)Depends(-Indep) on libemail-mime-perl to be versioned on (>= 1.911). * Add missing (build-)dependency for libemail-simple-perl. Add versioned (Build-)Depends(-Indep) on libemail-simple-perl (>= 2.102). -- Salvatore Bonaccorso Sun, 29 Jul 2012 15:19:10 +0200 libemail-outlook-message-perl (0.911-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Bump Standards-Version to 3.9.3 (no changes). * Set debhelper compatibility level to 8. * Update Email::MIME* (build) dependencies. * Build-depend on Module::Build 0.38. -- gregor herrmann Sat, 16 Jun 2012 18:11:18 +0200 libemail-outlook-message-perl (0.910-2) unstable; urgency=low [ Olly Betts ] * debian/source/format: Create and set to "3.0 (quilt)". * debian/control: Add missing Perl module dependencies. [ gregor herrmann ] * debian/control: adapt (build) dependencies to upstream recommendations, thanks to Matijs van Zuijlen for the bug report (closes: #600264). * Don't install README anymore. * debian/copyright: refresh license stanzas. * Add /me to Uploaders. * debian/control: improve short and long descriptions. -- gregor herrmann Fri, 15 Oct 2010 21:31:29 +0200 libemail-outlook-message-perl (0.910-1) unstable; urgency=low * Initial release. (Closes: #593318: ITP: libemail-outlook-message-perl) -- Olly Betts Tue, 17 Aug 2010 12:13:41 +0000 debian/compat0000644000000000000000000000000212222323411010354 0ustar 8 debian/libemail-outlook-message-perl.docs0000644000000000000000000000000512222323411015655 0ustar TODO debian/copyright0000644000000000000000000000215212222323411011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Email-Outlook-Message Upstream-Contact: Matijs van Zuijlen Source: https://metacpan.org/release/Email-Outlook-Message/ Files: * Copyright: 2002, 2004, 2006--2010, 2012 Matijs van Zuijlen. License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Olly Betts 2010-2013, 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/watch0000644000000000000000000000021012222323411010200 0ustar version=3 https://metacpan.org/release/Email-Outlook-Message/ .*/Email-Outlook-Message-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$