r73941 - in /trunk/libxml-feedpp-mediarss-perl/debian: ./ changelog compat control copyright rules source/ source/format watch

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Tue May 3 20:43:27 UTC 2011


Author: emhn-guest
Date: Tue May  3 20:43:19 2011
New Revision: 73941

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73941
Log:
[svn-inject] Applying Debian modifications (0.02-1) to trunk

Added:
    trunk/libxml-feedpp-mediarss-perl/debian/
    trunk/libxml-feedpp-mediarss-perl/debian/changelog
    trunk/libxml-feedpp-mediarss-perl/debian/compat
    trunk/libxml-feedpp-mediarss-perl/debian/control
    trunk/libxml-feedpp-mediarss-perl/debian/copyright
    trunk/libxml-feedpp-mediarss-perl/debian/rules   (with props)
    trunk/libxml-feedpp-mediarss-perl/debian/source/
    trunk/libxml-feedpp-mediarss-perl/debian/source/format
    trunk/libxml-feedpp-mediarss-perl/debian/watch

Added: trunk/libxml-feedpp-mediarss-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/changelog?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/changelog (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/changelog Tue May  3 20:43:19 2011
@@ -1,0 +1,5 @@
+libxml-feedpp-mediarss-perl (0.02-1) unstable; urgency=low
+
+  * Initial Release (Closes: #625490).
+
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Tue, 03 May 2011 15:53:40 -0430

Added: trunk/libxml-feedpp-mediarss-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/compat?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/compat (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/compat Tue May  3 20:43:19 2011
@@ -1,0 +1,1 @@
+8

Added: trunk/libxml-feedpp-mediarss-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/control?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/control (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/control Tue May  3 20:43:19 2011
@@ -1,0 +1,23 @@
+Source: libxml-feedpp-mediarss-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libtest-deep-perl,
+ libtie-ixhash-perl,
+ libxml-feedpp-perl,
+ perl (>= 5.10.0)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+Standards-Version: 3.9.2
+Homepage: http://search.cpan.org/dist/XML-FeedPP-MediaRSS/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-feedpp-mediarss-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/
+
+Package: libxml-feedpp-mediarss-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libxml-feedpp-perl
+Description: Perl module providing Media RSS support for XML::FeedPP
+ XML::FeedPP::MediaRSS is a pure Perl library extending XML::FeedPP
+ to provide support for parsing and consuming RSS feeds using
+ Yahoo's Media RSS extensions.

Added: trunk/libxml-feedpp-mediarss-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/copyright?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/copyright (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/copyright Tue May  3 20:43:19 2011
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Paul Driver <frodwith at cpan.org>
+Source: http://search.cpan.org/dist/XML-FeedPP-MediaRSS/
+Name: XML-FeedPP-MediaRSS
+
+Files: *
+Copyright: 2011, Paul Driver <frodwith at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2011, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
+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/libxml-feedpp-mediarss-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/rules?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/rules (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/rules Tue May  3 20:43:19 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libxml-feedpp-mediarss-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libxml-feedpp-mediarss-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/source/format?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/source/format (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/source/format Tue May  3 20:43:19 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libxml-feedpp-mediarss-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feedpp-mediarss-perl/debian/watch?rev=73941&op=file
==============================================================================
--- trunk/libxml-feedpp-mediarss-perl/debian/watch (added)
+++ trunk/libxml-feedpp-mediarss-perl/debian/watch Tue May  3 20:43:19 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/XML-FeedPP-MediaRSS/   .*/XML-FeedPP-MediaRSS-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




More information about the Pkg-perl-cvs-commits mailing list