r45681 - in /trunk/libxml-opml-simplegen-perl/debian: ./ changelog compat control copyright rules watch

mogaal-guest at users.alioth.debian.org mogaal-guest at users.alioth.debian.org
Mon Oct 12 23:41:00 UTC 2009


Author: mogaal-guest
Date: Mon Oct 12 23:40:55 2009
New Revision: 45681

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

Added:
    trunk/libxml-opml-simplegen-perl/debian/
    trunk/libxml-opml-simplegen-perl/debian/changelog
    trunk/libxml-opml-simplegen-perl/debian/compat
    trunk/libxml-opml-simplegen-perl/debian/control
    trunk/libxml-opml-simplegen-perl/debian/copyright
    trunk/libxml-opml-simplegen-perl/debian/rules   (with props)
    trunk/libxml-opml-simplegen-perl/debian/watch

Added: trunk/libxml-opml-simplegen-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/debian/changelog?rev=45681&op=file
==============================================================================
--- trunk/libxml-opml-simplegen-perl/debian/changelog (added)
+++ trunk/libxml-opml-simplegen-perl/debian/changelog Mon Oct 12 23:40:55 2009
@@ -1,0 +1,5 @@
+libxml-opml-simplegen-perl (0.04-1) unstable; urgency=low
+
+  * Initial Release (Closes: #550558).
+
+ -- Alejandro Garrido Mota <garridomota at gmail.com>  Sun, 11 Oct 2009 01:51:38 -0430

Added: trunk/libxml-opml-simplegen-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/debian/compat?rev=45681&op=file
==============================================================================
--- trunk/libxml-opml-simplegen-perl/debian/compat (added)
+++ trunk/libxml-opml-simplegen-perl/debian/compat Mon Oct 12 23:40:55 2009
@@ -1,0 +1,1 @@
+7

Added: trunk/libxml-opml-simplegen-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/debian/control?rev=45681&op=file
==============================================================================
--- trunk/libxml-opml-simplegen-perl/debian/control (added)
+++ trunk/libxml-opml-simplegen-perl/debian/control Mon Oct 12 23:40:55 2009
@@ -1,0 +1,23 @@
+Source: libxml-opml-simplegen-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl, perl-modules (>= 5.9.0), libxml-simple-perl,
+  libclass-accessor-perl, libtest-pod-perl, libtest-pod-coverage-perl, 
+  libxml-opml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>
+Standards-Version: 3.8.3
+Homepage: http://search.cpan.org/dist/XML-OPML-SimpleGen/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-opml-simplegen-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/
+
+Package: libxml-opml-simplegen-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, perl-modules (>= 5.9.0),
+  libxml-simple-perl, libclass-accessor-perl
+Description: create OPML using XML::Simple
+ XML::OPML::SimpleGen lets you simply generate OPML documents without having
+ too much to worry about. It is a drop-in replacement for XML::OPML in regards
+ of generation. As this module uses XML::Simple it is rather generous in
+ regards of attribute or element names.

Added: trunk/libxml-opml-simplegen-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/debian/copyright?rev=45681&op=file
==============================================================================
--- trunk/libxml-opml-simplegen-perl/debian/copyright (added)
+++ trunk/libxml-opml-simplegen-perl/debian/copyright Mon Oct 12 23:40:55 2009
@@ -1,0 +1,27 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Marcus Thiesen <marcus at thiesen.org>
+Upstream-Source: http://search.cpan.org/dist/XML-OPML-SimpleGen/
+Upstream-Name: XML-OPML-SimpleGen
+
+Files: *
+Copyright: 2005-2007, Marcus Thiesen <marcus at thiesen.org>
+License: Artistic | GPL-1+
+
+Files: debian/*
+Copyright: 2009, Alejandro Garrido Mota <garridomota at gmail.com>
+License: Artistic | 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libxml-opml-simplegen-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/debian/rules?rev=45681&op=file
==============================================================================
--- trunk/libxml-opml-simplegen-perl/debian/rules (added)
+++ trunk/libxml-opml-simplegen-perl/debian/rules Mon Oct 12 23:40:55 2009
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libxml-opml-simplegen-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libxml-opml-simplegen-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-opml-simplegen-perl/debian/watch?rev=45681&op=file
==============================================================================
--- trunk/libxml-opml-simplegen-perl/debian/watch (added)
+++ trunk/libxml-opml-simplegen-perl/debian/watch Mon Oct 12 23:40:55 2009
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/XML-OPML-SimpleGen/   .*/XML-OPML-SimpleGen-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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