r60615 - in /trunk/libdbix-class-helpers-perl/debian: ./ changelog compat control copyright libdbix-class-helpers-perl.docs rules watch

antgel-guest at users.alioth.debian.org antgel-guest at users.alioth.debian.org
Mon Jul 26 14:24:24 UTC 2010


Author: antgel-guest
Date: Mon Jul 26 14:24:13 2010
New Revision: 60615

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

Added:
    trunk/libdbix-class-helpers-perl/debian/
    trunk/libdbix-class-helpers-perl/debian/changelog
    trunk/libdbix-class-helpers-perl/debian/compat
    trunk/libdbix-class-helpers-perl/debian/control
    trunk/libdbix-class-helpers-perl/debian/copyright
    trunk/libdbix-class-helpers-perl/debian/libdbix-class-helpers-perl.docs
    trunk/libdbix-class-helpers-perl/debian/rules   (with props)
    trunk/libdbix-class-helpers-perl/debian/watch

Added: trunk/libdbix-class-helpers-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/changelog?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/changelog (added)
+++ trunk/libdbix-class-helpers-perl/debian/changelog Mon Jul 26 14:24:13 2010
@@ -1,0 +1,5 @@
+libdbix-class-helpers-perl (2.003002-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Antony Gelberg <antony.gelberg at gmail.com>  Mon, 26 Jul 2010 14:12:33 +0300

Added: trunk/libdbix-class-helpers-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/compat?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/compat (added)
+++ trunk/libdbix-class-helpers-perl/debian/compat Mon Jul 26 14:24:13 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libdbix-class-helpers-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/control?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/control (added)
+++ trunk/libdbix-class-helpers-perl/debian/control Mon Jul 26 14:24:13 2010
@@ -1,0 +1,19 @@
+Source: libdbix-class-helpers-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Antony Gelberg <antony.gelberg at gmail.com>
+Standards-Version: 3.8.4
+Homepage: http://search.cpan.org/dist/DBIx-Class-Helpers/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbix-class-helpers-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdbix-class-helpers-perl/
+
+Package: libdbix-class-helpers-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Simplify the common case stuff for DBIx::Class.
+ (no description was found)
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/libdbix-class-helpers-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/copyright?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/copyright (added)
+++ trunk/libdbix-class-helpers-perl/debian/copyright Mon Jul 26 14:24:13 2010
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Arthur Axel "fREW" Schmidt <frioux+cpan at gmail.com>
+Source: http://search.cpan.org/dist/DBIx-Class-Helpers/
+Name: DBIx-Class-Helpers
+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: Arthur Axel "fREW" Schmidt <frioux+cpan at gmail.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Antony Gelberg <antony.gelberg at gmail.com>
+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/libdbix-class-helpers-perl/debian/libdbix-class-helpers-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/libdbix-class-helpers-perl.docs?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/libdbix-class-helpers-perl.docs (added)
+++ trunk/libdbix-class-helpers-perl/debian/libdbix-class-helpers-perl.docs Mon Jul 26 14:24:13 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/libdbix-class-helpers-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/rules?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/rules (added)
+++ trunk/libdbix-class-helpers-perl/debian/rules Mon Jul 26 14:24:13 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

Propchange: trunk/libdbix-class-helpers-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libdbix-class-helpers-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbix-class-helpers-perl/debian/watch?rev=60615&op=file
==============================================================================
--- trunk/libdbix-class-helpers-perl/debian/watch (added)
+++ trunk/libdbix-class-helpers-perl/debian/watch Mon Jul 26 14:24:13 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/DBIx-Class-Helpers/   .*/DBIx-Class-Helpers-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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