r49082 - in /trunk/libmoosex-types-common-perl/debian: ./ changelog compat control copyright libmoosex-types-common-perl.docs rules watch

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Mon Dec 21 12:26:48 UTC 2009


Author: eloy
Date: Mon Dec 21 12:26:39 2009
New Revision: 49082

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

Added:
    trunk/libmoosex-types-common-perl/debian/
    trunk/libmoosex-types-common-perl/debian/changelog
    trunk/libmoosex-types-common-perl/debian/compat
    trunk/libmoosex-types-common-perl/debian/control
    trunk/libmoosex-types-common-perl/debian/copyright
    trunk/libmoosex-types-common-perl/debian/libmoosex-types-common-perl.docs
    trunk/libmoosex-types-common-perl/debian/rules   (with props)
    trunk/libmoosex-types-common-perl/debian/watch

Added: trunk/libmoosex-types-common-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/changelog?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/changelog (added)
+++ trunk/libmoosex-types-common-perl/debian/changelog Mon Dec 21 12:26:39 2009
@@ -1,0 +1,5 @@
+libmoosex-types-common-perl (0.001000-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>  Mon, 21 Dec 2009 12:20:32 +0100

Added: trunk/libmoosex-types-common-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/compat?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/compat (added)
+++ trunk/libmoosex-types-common-perl/debian/compat Mon Dec 21 12:26:39 2009
@@ -1,0 +1,1 @@
+7

Added: trunk/libmoosex-types-common-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/control?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/control (added)
+++ trunk/libmoosex-types-common-perl/debian/control Mon Dec 21 12:26:39 2009
@@ -1,0 +1,19 @@
+Source: libmoosex-types-common-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl, libmoosex-types-perl (>= 0.04),
+  libmoose-perl (>= 0.39)
+Maintainer: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Standards-Version: 3.8.3
+Homepage: http://search.cpan.org/dist/MooseX-Types-Common/
+
+Package: libmoosex-types-common-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, libmoosex-types-perl (>= 0.04),
+  libmoose-perl (>= 0.39)
+Description: MooseX::Types::Common
+ A set of commonly-used type constraints that do not ship with Moose by
+ default.
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/libmoosex-types-common-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/copyright?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/copyright (added)
+++ trunk/libmoosex-types-common-perl/debian/copyright Mon Dec 21 12:26:39 2009
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: This distribution was extracted from the L<Reaction> code base by Guillermo
+Source: http://search.cpan.org/dist/MooseX-Types-Common/
+Name: MooseX-Types-Common
+Disclaimer: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: This distribution was extracted from the L<Reaction> code base by Guillermo
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2009, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+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 the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/libmoosex-types-common-perl/debian/libmoosex-types-common-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/libmoosex-types-common-perl.docs?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/libmoosex-types-common-perl.docs (added)
+++ trunk/libmoosex-types-common-perl/debian/libmoosex-types-common-perl.docs Mon Dec 21 12:26:39 2009
@@ -1,0 +1,1 @@
+README

Added: trunk/libmoosex-types-common-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/rules?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/rules (added)
+++ trunk/libmoosex-types-common-perl/debian/rules Mon Dec 21 12:26:39 2009
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libmoosex-types-common-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libmoosex-types-common-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-types-common-perl/debian/watch?rev=49082&op=file
==============================================================================
--- trunk/libmoosex-types-common-perl/debian/watch (added)
+++ trunk/libmoosex-types-common-perl/debian/watch Mon Dec 21 12:26:39 2009
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/MooseX-Types-Common/   .*/MooseX-Types-Common-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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