r71035 - in /trunk/liblwp-mediatypes-perl/debian: ./ changelog compat control copyright rules source/ source/format watch
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Thu Mar 10 09:19:11 UTC 2011
Author: periapt-guest
Date: Thu Mar 10 09:18:57 2011
New Revision: 71035
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=71035
Log:
[svn-inject] Applying Debian modifications (6.01-1) to trunk
Added:
trunk/liblwp-mediatypes-perl/debian/
trunk/liblwp-mediatypes-perl/debian/changelog
trunk/liblwp-mediatypes-perl/debian/compat
trunk/liblwp-mediatypes-perl/debian/control
trunk/liblwp-mediatypes-perl/debian/copyright
trunk/liblwp-mediatypes-perl/debian/rules (with props)
trunk/liblwp-mediatypes-perl/debian/source/
trunk/liblwp-mediatypes-perl/debian/source/format
trunk/liblwp-mediatypes-perl/debian/watch
Added: trunk/liblwp-mediatypes-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/changelog?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/changelog (added)
+++ trunk/liblwp-mediatypes-perl/debian/changelog Thu Mar 10 09:18:57 2011
@@ -1,0 +1,5 @@
+liblwp-mediatypes-perl (6.01-1) UNRELEASED; urgency=low
+
+ * Initial Release (Closes: #617646).
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk> Thu, 10 Mar 2011 07:21:34 +0000
Added: trunk/liblwp-mediatypes-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/compat?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/compat (added)
+++ trunk/liblwp-mediatypes-perl/debian/compat Thu Mar 10 09:18:57 2011
@@ -1,0 +1,1 @@
+7
Added: trunk/liblwp-mediatypes-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/control?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/control (added)
+++ trunk/liblwp-mediatypes-perl/debian/control Thu Mar 10 09:18:57 2011
@@ -1,0 +1,22 @@
+Source: liblwp-mediatypes-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Nicholas Bamber <nicholas at periapt.co.uk>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/LWP-MediaTypes/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblwp-mediatypes-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblwp-mediatypes-perl/
+
+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.
Added: trunk/liblwp-mediatypes-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/copyright?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/copyright (added)
+++ trunk/liblwp-mediatypes-perl/debian/copyright Thu Mar 10 09:18:57 2011
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Gisle Aas <gisle at activestate.com>
+Source: http://search.cpan.org/dist/LWP-MediaTypes/
+Name: LWP-MediaTypes
+
+Files: *
+Copyright: 1995-1999, Gisle Aas <gisle at activestate.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2011, Nicholas Bamber <nicholas at periapt.co.uk>
+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'.
Added: trunk/liblwp-mediatypes-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/rules?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/rules (added)
+++ trunk/liblwp-mediatypes-perl/debian/rules Thu Mar 10 09:18:57 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
Propchange: trunk/liblwp-mediatypes-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/liblwp-mediatypes-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/source/format?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/source/format (added)
+++ trunk/liblwp-mediatypes-perl/debian/source/format Thu Mar 10 09:18:57 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
Added: trunk/liblwp-mediatypes-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblwp-mediatypes-perl/debian/watch?rev=71035&op=file
==============================================================================
--- trunk/liblwp-mediatypes-perl/debian/watch (added)
+++ trunk/liblwp-mediatypes-perl/debian/watch Thu Mar 10 09:18:57 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/LWP-MediaTypes/ .*/LWP-MediaTypes-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
More information about the Pkg-perl-cvs-commits
mailing list