debian/0000755000000000000000000000000012204744730007171 5ustar debian/watch0000644000000000000000000000016312127617452010226 0ustar version=3 https://metacpan.org/release/Email-MIME-Encodings/ .+/Email-MIME-Encodings-([\d\.]+).(?:tar\.gz|tar|tgz) debian/copyright0000644000000000000000000000224512204744646011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Email-MIME-Encodings Upstream-Contact: Ricardo SIGNES Source: https://metacpan.org/release/Email-MIME-Encodings/ Files: * Copyright: 2004, Simon Cozens License: GPL-1+ or Artistic Files: debian/* Copyright: 2005, Ernesto Hernández-Novich 2009, Brian Cassidy 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/control0000644000000000000000000000203712204744635010602 0ustar Source: libemail-mime-encodings-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov , Brian Cassidy , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcapture-tiny-perl, perl (>= 5.13.4) | libtest-more-perl (>= 0.96), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-mime-encodings-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-mime-encodings-perl.git Homepage: https://metacpan.org/release/Email-MIME-Encodings/ Package: libemail-mime-encodings-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: unified interface to MIME encoding and decoding Email::MIME::Encodings simply wraps MIME::Base64 and MIME::QuotedPrint so that you can throw the contents of a Content-Transfer-Encoding header at some text and have the right thing happen. debian/compat0000644000000000000000000000000212204744465010374 0ustar 8 debian/changelog0000644000000000000000000000637612204744730011057 0ustar libemail-mime-encodings-perl (1.315-1) unstable; urgency=low [ 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 [ gregor herrmann ] * debian/watch: remove obsolete comment. [ Florian Schlichting ] * Import Upstream version 1.315 * Add build-dependencies on Capture::Tiny and Test::More 0.96, drop Test::Pod and Test::Pod::Coverage * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+, update upstream contact and copyright holder) * Bump dh compatibility to level 8 (no changes necessary) * Switch to source format 3.0 (quilt) * Switch to short-form debian/rules * Add myself to uploaders and copyright -- Florian Schlichting Tue, 20 Aug 2013 21:55:32 +0200 libemail-mime-encodings-perl (1.313-1) unstable; urgency=low [ Brian Cassidy ] * New upstream release * debian/compat: now 7 * debian/control: + Added myself to Uploaders + Standards-Version now 3.8.1 + debhelper dep to 7 * debian/rules: update to new standards * debian/copyright: update to new standards [ gregor herrmann ] * debian/control: - switch Vcs-Browser field to ViewSVN - add ${misc:Depends} to Depends: field - remove leading space and article from short description - mention module name in long description -- Brian Cassidy Thu, 30 Apr 2009 09:42:47 -0300 libemail-mime-encodings-perl (1.311-3) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: 467826). [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 -- Ernesto Hernández-Novich (USB) Mon, 14 Jan 2008 10:48:09 -0430 libemail-mime-encodings-perl (1.311-2) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Moved package into Debian Pkg Perl Project SVN. * Fixed copyright file with a better URL. * Clean up debian/rules. * Added Build-Depends-Indep on libtest-pod-perl and libtest-pod-coverage-perl. * Fixed watch file. * Fixed Maintainer field in control file. * Fixed copyright and control file with a better URL. [ Damyan Ivanov ] * Drop debian/docs + do not install redundant README + Changes is installed by dh_installchangelogs already * Bump debhelper compat level to 5 * Make debian/watch use http://search.cpan.org/dist/ * Put me instead of Ernesto in Uploaders -- Damyan Ivanov Mon, 03 Dec 2007 21:45:37 +0200 libemail-mime-encodings-perl (1.311-1) unstable; urgency=low * New upstream release. -- Ernesto Hernández-Novich Mon, 02 Jul 2007 11:17:46 -0400 libemail-mime-encodings-perl (1.310-1) unstable; urgency=low * New upstream release. * Cleaned up debian/rules. * Updated Standards Version. -- Ernesto Hernández-Novich Sat, 04 Nov 2006 17:04:58 -0400 libemail-mime-encodings-perl (1.3-1) unstable; urgency=low * Initial Release. -- Ernesto Hernández-Novich Mon, 05 Dec 2005 10:34:48 -0400 debian/source/0000755000000000000000000000000012204744517010474 5ustar debian/source/format0000644000000000000000000000001412204744517011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612204744551010251 0ustar #!/usr/bin/make -f %: dh $@