r61343 - in /trunk/libhash-moreutils-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
Sat Aug 7 01:09:13 UTC 2010


Author: emhn-guest
Date: Sat Aug  7 01:09:05 2010
New Revision: 61343

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

Added:
    trunk/libhash-moreutils-perl/debian/
    trunk/libhash-moreutils-perl/debian/changelog
    trunk/libhash-moreutils-perl/debian/compat
    trunk/libhash-moreutils-perl/debian/control
    trunk/libhash-moreutils-perl/debian/copyright
    trunk/libhash-moreutils-perl/debian/rules   (with props)
    trunk/libhash-moreutils-perl/debian/source/
    trunk/libhash-moreutils-perl/debian/source/format
    trunk/libhash-moreutils-perl/debian/watch

Added: trunk/libhash-moreutils-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/changelog?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/changelog (added)
+++ trunk/libhash-moreutils-perl/debian/changelog Sat Aug  7 01:09:05 2010
@@ -1,0 +1,5 @@
+libhash-moreutils-perl (0.02-1) unstable; urgency=low
+
+  * Initial Release (Closes: 592030).
+
+ -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Fri, 06 Aug 2010 20:27:31 -0430

Added: trunk/libhash-moreutils-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/compat?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/compat (added)
+++ trunk/libhash-moreutils-perl/debian/compat Sat Aug  7 01:09:05 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libhash-moreutils-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/control?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/control (added)
+++ trunk/libhash-moreutils-perl/debian/control Sat Aug  7 01:09:05 2010
@@ -1,0 +1,18 @@
+Source: libhash-moreutils-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libtest-pod-perl, libtest-pod-coverage-perl
+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/Hash-MoreUtils/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhash-moreutils-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhash-moreutils-perl/
+
+Package: libhash-moreutils-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Perl module with additional hash functions not found in Hash::Util
+ Hash::MoreUtils provides some trivial but commonly used functionality
+ on hashes which is not into Hash::Util.

Added: trunk/libhash-moreutils-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/copyright?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/copyright (added)
+++ trunk/libhash-moreutils-perl/debian/copyright Sat Aug  7 01:09:05 2010
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Hans Dieter Pearcey <hdp at cpan.org>
+Source: http://search.cpan.org/dist/Hash-MoreUtils/
+Name: Hash-MoreUtils
+
+Files: *
+Copyright: 2005, Hans Dieter Pearcey <hdp at cpan.org>
+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/libhash-moreutils-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/rules?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/rules (added)
+++ trunk/libhash-moreutils-perl/debian/rules Sat Aug  7 01:09:05 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libhash-moreutils-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libhash-moreutils-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/source/format?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/source/format (added)
+++ trunk/libhash-moreutils-perl/debian/source/format Sat Aug  7 01:09:05 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libhash-moreutils-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-moreutils-perl/debian/watch?rev=61343&op=file
==============================================================================
--- trunk/libhash-moreutils-perl/debian/watch (added)
+++ trunk/libhash-moreutils-perl/debian/watch Sat Aug  7 01:09:05 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Hash-MoreUtils/   .*/Hash-MoreUtils-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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