r55623 - in /trunk/libpath-dispatcher-declarative-perl/debian: ./ changelog compat control copyright rules source/ source/format watch
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Apr 7 15:32:56 UTC 2010
Author: gregoa
Date: Wed Apr 7 15:32:50 2010
New Revision: 55623
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55623
Log:
[svn-inject] Applying Debian modifications to trunk
Added:
trunk/libpath-dispatcher-declarative-perl/debian/
trunk/libpath-dispatcher-declarative-perl/debian/changelog
trunk/libpath-dispatcher-declarative-perl/debian/compat
trunk/libpath-dispatcher-declarative-perl/debian/control
trunk/libpath-dispatcher-declarative-perl/debian/copyright
trunk/libpath-dispatcher-declarative-perl/debian/rules (with props)
trunk/libpath-dispatcher-declarative-perl/debian/source/
trunk/libpath-dispatcher-declarative-perl/debian/source/format
trunk/libpath-dispatcher-declarative-perl/debian/watch
Added: trunk/libpath-dispatcher-declarative-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/changelog?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/changelog (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/changelog Wed Apr 7 15:32:50 2010
@@ -1,0 +1,5 @@
+libpath-dispatcher-declarative-perl (0.01-1) UNRELEASED; urgency=low
+
+ * Initial release (closes: #nnnnnn).
+
+ -- gregor herrmann <gregoa at debian.org> Wed, 07 Apr 2010 17:24:29 +0200
Added: trunk/libpath-dispatcher-declarative-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/compat?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/compat (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/compat Wed Apr 7 15:32:50 2010
@@ -1,0 +1,1 @@
+7
Added: trunk/libpath-dispatcher-declarative-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/control?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/control (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/control Wed Apr 7 15:32:50 2010
@@ -1,0 +1,19 @@
+Source: libpath-dispatcher-declarative-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.8.9), libpath-dispatcher-perl (>= 0.15),
+ libany-moose-perl, libsub-exporter-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/Path-Dispatcher-Declarative-0.01/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/Path-Dispatcher-Declarative-0.01/
+Homepage: http://search.cpan.org/dist/Path-Dispatcher-Declarative/
+
+Package: libpath-dispatcher-declarative-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.8.9),
+ libpath-dispatcher-perl (>= 0.15), libany-moose-perl, libsub-exporter-perl
+Description: dispatcher module with syntactic sugar
+ YES, HERE SHOULD BE A DESCRIPTION
Added: trunk/libpath-dispatcher-declarative-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/copyright?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/copyright (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/copyright Wed Apr 7 15:32:50 2010
@@ -1,0 +1,34 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Shawn M Moore <sartak at gmail.com>
+Source: http://search.cpan.org/dist/Path-Dispatcher-Declarative/
+Name: Path-Dispatcher-Declarative
+
+Files: *
+Copyright: 2008-2010, Best Practical Solutions
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, gregor herrmann <gregoa 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/libpath-dispatcher-declarative-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/rules?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/rules (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/rules Wed Apr 7 15:32:50 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
Propchange: trunk/libpath-dispatcher-declarative-perl/debian/rules
------------------------------------------------------------------------------
svn:executable = *
Added: trunk/libpath-dispatcher-declarative-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/source/format?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/source/format (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/source/format Wed Apr 7 15:32:50 2010
@@ -1,0 +1,1 @@
+1.0
Added: trunk/libpath-dispatcher-declarative-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/debian/watch?rev=55623&op=file
==============================================================================
--- trunk/libpath-dispatcher-declarative-perl/debian/watch (added)
+++ trunk/libpath-dispatcher-declarative-perl/debian/watch Wed Apr 7 15:32:50 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Path-Dispatcher-Declarative/ .*/Path-Dispatcher-Declarative-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
More information about the Pkg-perl-cvs-commits
mailing list