r61173 - in /trunk/liblog-any-adapter-perl/debian: ./ changelog compat control copyright rules watch

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Wed Aug 4 18:56:09 UTC 2010


Author: emhn-guest
Date: Wed Aug  4 18:56:00 2010
New Revision: 61173

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

Added:
    trunk/liblog-any-adapter-perl/debian/
    trunk/liblog-any-adapter-perl/debian/changelog
    trunk/liblog-any-adapter-perl/debian/compat
    trunk/liblog-any-adapter-perl/debian/control
    trunk/liblog-any-adapter-perl/debian/copyright
    trunk/liblog-any-adapter-perl/debian/rules   (with props)
    trunk/liblog-any-adapter-perl/debian/watch

Added: trunk/liblog-any-adapter-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-any-adapter-perl/debian/changelog?rev=61173&op=file
==============================================================================
--- trunk/liblog-any-adapter-perl/debian/changelog (added)
+++ trunk/liblog-any-adapter-perl/debian/changelog Wed Aug  4 18:56:00 2010
@@ -1,0 +1,5 @@
+liblog-any-adapter-perl (0.03-1) unstable; urgency=low
+
+  * Initial Release (Closes: 591684).
+
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Wed, 04 Aug 2010 14:19:26 -0430

Added: trunk/liblog-any-adapter-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-any-adapter-perl/debian/compat?rev=61173&op=file
==============================================================================
--- trunk/liblog-any-adapter-perl/debian/compat (added)
+++ trunk/liblog-any-adapter-perl/debian/compat Wed Aug  4 18:56:00 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/liblog-any-adapter-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-any-adapter-perl/debian/control?rev=61173&op=file
==============================================================================
--- trunk/liblog-any-adapter-perl/debian/control (added)
+++ trunk/liblog-any-adapter-perl/debian/control Wed Aug  4 18:56:00 2010
@@ -1,0 +1,21 @@
+Source: liblog-any-adapter-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7.2.13)
+Build-Depends-Indep: liblog-any-perl (>= 0.10), libscope-guard-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.1
+Homepage: http://search.cpan.org/dist/Log-Any-Adapter/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblog-any-adapter-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblog-any-adapter-perl/
+
+Package: liblog-any-adapter-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, liblog-any-perl (>= 0.10),
+ libscope-guard-perl
+Description: tell Log::Any where to send its logs
+ The Log-Any-Adapter distribution implements Log::Any class methods to
+ specify where logs should be sent. It is a separate distribution so as
+ to keep Log::Any itself as simple and unchanging as possible. 

Added: trunk/liblog-any-adapter-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-any-adapter-perl/debian/copyright?rev=61173&op=file
==============================================================================
--- trunk/liblog-any-adapter-perl/debian/copyright (added)
+++ trunk/liblog-any-adapter-perl/debian/copyright Wed Aug  4 18:56:00 2010
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Jonathan Swartz <swartz at pobox.com>
+Source: http://search.cpan.org/dist/Log-Any-Adapter/
+Name: Log-Any-Adapter
+
+Files: *
+Copyright: 2009, Jonathan Swartz <swartz at pobox.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, 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 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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/liblog-any-adapter-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-any-adapter-perl/debian/rules?rev=61173&op=file
==============================================================================
--- trunk/liblog-any-adapter-perl/debian/rules (added)
+++ trunk/liblog-any-adapter-perl/debian/rules Wed Aug  4 18:56:00 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/liblog-any-adapter-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/liblog-any-adapter-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-any-adapter-perl/debian/watch?rev=61173&op=file
==============================================================================
--- trunk/liblog-any-adapter-perl/debian/watch (added)
+++ trunk/liblog-any-adapter-perl/debian/watch Wed Aug  4 18:56:00 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Log-Any-Adapter/   .*/Log-Any-Adapter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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