debian/0000755000000000000000000000000012204743162007167 5ustar debian/watch0000644000000000000000000000026712101263766010230 0ustar # format version number, currently 3; this line is compulsory! version=3 https://metacpan.org/release/Email-MIME-ContentType/ .+/Email-MIME-ContentType-([\d\.]+)\.(?:tar\.gz|tar|tgz) debian/copyright0000644000000000000000000000227712204742761011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Email-MIME-ContentType Upstream-Contact: Ricardo Signes, rjbs@cpan.org Source: https://metacpan.org/release/Email-MIME-ContentType/ Files: * Copyright: 2004, Simon Cozens License: Artistic or GPL-1+ Files: debian/* Copyright: 2005-2008, Ernesto Hernández-Novich (USB) 2007-2008, other members of the Debian Perl Group, cf. debian/changelog 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/control0000644000000000000000000000214212204743162010571 0ustar Source: libemail-mime-contenttype-perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , 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-contenttype-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-mime-contenttype-perl.git Homepage: https://metacpan.org/module/Email::MIME::ContentType Package: libemail-mime-contenttype-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to parse a MIME Content-Type header Email::MIME::ContentType provides a method for parsing email Content- Type headers according to section 5.1 of RFC 2045. The method returns a hash having entries for the discrete type, the composite type, and a hash of attributes. debian/compat0000644000000000000000000000000212204742760010370 0ustar 8 debian/changelog0000644000000000000000000000545012204743162011045 0ustar libemail-mime-contenttype-perl (1.017-1) unstable; urgency=low [ Brian Cassidy ] * New upstream release * debian/control: + added myself to Uploaders * debian/rules: use new template * debian/copyright: use new spec [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. [ 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 [ Florian Schlichting ] * Import Upstream version 1.017 * Add build-dependencies on Capture::Tiny and Test::More 0.96 while dropping Test::Pod and Test::Pod::Coverage * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0, directly link GPL-1+) * Bump dh compatibility to level 8 (no changes necessary) * Switch to source format 3.0 (quilt) * Switch to short-form debian/rules * Stop shipping README * Improve short and long description (noun phrase) * Update Homepage to point to Metacpan * Add myself to Uploaders and copyright -- Florian Schlichting Tue, 20 Aug 2013 21:37:07 +0200 libemail-mime-contenttype-perl (1.014-3) unstable; urgency=low [ gregor herrmann ] * debian/rules: delete /usr/lib/perl5 only if it exists (Closes: #467828). [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 -- Ernesto Hernández-Novich (USB) Mon, 14 Jan 2008 10:47:25 -0430 libemail-mime-contenttype-perl (1.014-2) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Moved package into Debian Pkg Perl Project SVN. + Added myself to Uploaders * Fixed copyright file with a better URL. * Cleaned up debian/rules. * Fixed watch file. * Added Build-Depends-Indep on libtest-pod-perl and libtest-pod-coverage-perl. * Fixed copyright and control file with a better URL. [ Damyan Ivanov ] * Use less bandwidth-hungry location in debian/watch * Use Homepage as stated by README * Don't install redundant README -- Ernesto Hernández-Novich (USB) Fri, 23 Nov 2007 13:10:31 -0400 libemail-mime-contenttype-perl (1.014-1) unstable; urgency=low * New upstream release (Closes: #436609). -- Ernesto Hernández-Novich Mon, 02 Jul 2007 11:12:05 -0400 libemail-mime-contenttype-perl (1.012-1) unstable; urgency=low * New upstream release. * Cleanup debian/rules. * Updated Standards Version. -- Ernesto Hernández-Novich Fri, 03 Nov 2006 18:37:27 -0400 libemail-mime-contenttype-perl (1.01-1) unstable; urgency=low * Initial Release. -- Ernesto Hernández-Novich Mon, 05 Dec 2005 10:51:13 -0400 debian/source/0000755000000000000000000000000012204742760010472 5ustar debian/source/format0000644000000000000000000000001412204742760011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612204742760010251 0ustar #!/usr/bin/make -f %: dh $@