r40242 - in /trunk/libcarp-clan-share-perl/debian: ./ changelog compat control copyright rules watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jul 20 03:35:44 UTC 2009


Author: jawnsy-guest
Date: Mon Jul 20 03:35:38 2009
New Revision: 40242

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

Added:
    trunk/libcarp-clan-share-perl/debian/
    trunk/libcarp-clan-share-perl/debian/changelog
    trunk/libcarp-clan-share-perl/debian/compat
    trunk/libcarp-clan-share-perl/debian/control
    trunk/libcarp-clan-share-perl/debian/copyright
    trunk/libcarp-clan-share-perl/debian/rules   (with props)
    trunk/libcarp-clan-share-perl/debian/watch

Added: trunk/libcarp-clan-share-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcarp-clan-share-perl/debian/changelog?rev=40242&op=file
==============================================================================
--- trunk/libcarp-clan-share-perl/debian/changelog (added)
+++ trunk/libcarp-clan-share-perl/debian/changelog Mon Jul 20 03:35:38 2009
@@ -1,0 +1,5 @@
+libcarp-clan-share-perl (0.013-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Jonathan Yu <frequency at cpan.org>  Sun, 19 Jul 2009 19:21:34 -0400

Added: trunk/libcarp-clan-share-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcarp-clan-share-perl/debian/compat?rev=40242&op=file
==============================================================================
--- trunk/libcarp-clan-share-perl/debian/compat (added)
+++ trunk/libcarp-clan-share-perl/debian/compat Mon Jul 20 03:35:38 2009
@@ -1,0 +1,1 @@
+7

Added: trunk/libcarp-clan-share-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcarp-clan-share-perl/debian/control?rev=40242&op=file
==============================================================================
--- trunk/libcarp-clan-share-perl/debian/control (added)
+++ trunk/libcarp-clan-share-perl/debian/control Mon Jul 20 03:35:38 2009
@@ -1,0 +1,19 @@
+Source: libcarp-clan-share-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.6.0-12), libcarp-clan-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <frequency at cpan.org>
+Standards-Version: 3.8.2
+Homepage: http://search.cpan.org/dist/Carp-Clan-Share/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcarp-clan-share-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcarp-clan-share-perl/
+
+Package: libcarp-clan-share-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libcarp-clan-perl
+Description: Perl module enabling sharing of Carp::Clan settings
+ Carp::Clan::Share is a lightweight helper module that automatically creates
+ a ::Carp module for you, under your current base namespace, forwarding the
+ options to Carp::Clan. It does this using an import method.

Added: trunk/libcarp-clan-share-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcarp-clan-share-perl/debian/copyright?rev=40242&op=file
==============================================================================
--- trunk/libcarp-clan-share-perl/debian/copyright (added)
+++ trunk/libcarp-clan-share-perl/debian/copyright Mon Jul 20 03:35:38 2009
@@ -1,0 +1,35 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Robert Krimen <rkrimen at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Carp-Clan-Share/
+Upstream-Name: Carp-Clan-Share
+
+Files: *
+Copyright: 2008, Robert Krimen <rkrimen at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: debian/*
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+License: Artistic | GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
+ 2002-2009, Audrey Tang <autrijus at autrijus.org>
+ 2002-2009, Brian Ingerson <ingy at cpan.org>
+License-Alias: Perl
+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/libcarp-clan-share-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcarp-clan-share-perl/debian/rules?rev=40242&op=file
==============================================================================
--- trunk/libcarp-clan-share-perl/debian/rules (added)
+++ trunk/libcarp-clan-share-perl/debian/rules Mon Jul 20 03:35:38 2009
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libcarp-clan-share-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libcarp-clan-share-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcarp-clan-share-perl/debian/watch?rev=40242&op=file
==============================================================================
--- trunk/libcarp-clan-share-perl/debian/watch (added)
+++ trunk/libcarp-clan-share-perl/debian/watch Mon Jul 20 03:35:38 2009
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Carp-Clan-Share/   .*/Carp-Clan-Share-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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