debian/0000755000000000000000000000000011717473214007175 5ustar debian/control0000644000000000000000000000177111717473214010606 0ustar Source: liblwp-mediatypes-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/LWP-MediaTypes/ Vcs-Git: git://git.debian.org/pkg-perl/packages/liblwp-mediatypes-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblwp-mediatypes-perl.git Package: liblwp-mediatypes-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Replaces: libwww-perl (<< 6.00) Breaks: libwww-perl (<< 6.00) Description: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. debian/copyright0000644000000000000000000000207311717473214011132 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Gisle Aas Source: http://search.cpan.org/dist/LWP-MediaTypes/ Name: LWP-MediaTypes Files: * Copyright: 1995-1999, Gisle Aas License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000017111717473214010225 0ustar version=3 http://search.cpan.org/dist/LWP-MediaTypes/ .*/LWP-MediaTypes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211717473214010373 0ustar 8 debian/changelog0000644000000000000000000000124611717473214011052 0ustar liblwp-mediatypes-perl (6.02-1) unstable; urgency=low * Team upload [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Alessandro Ghedini ] * New upstream release * Bump Standards-Version to 3.9.2 (no changes needed) * Bump debhelper compat level to 8 -- Alessandro Ghedini Fri, 17 Feb 2012 14:12:17 +0100 liblwp-mediatypes-perl (6.01-1) unstable; urgency=low * Initial Release (Closes: #617646). -- Nicholas Bamber Thu, 10 Mar 2011 09:32:41 +0000 debian/source/0000755000000000000000000000000011717473214010475 5ustar debian/source/format0000644000000000000000000000001411717473214011703 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611717473214010254 0ustar #!/usr/bin/make -f %: dh $@