r42570 - in /trunk/libcatalyst-modules-extra-perl: debian/ tarballs/ tarballs/01/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Aug 23 17:38:39 UTC 2009


Author: jawnsy-guest
Date: Sun Aug 23 17:38:33 2009
New Revision: 42570

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42570
Log:
* Add Catalyst::Plugin::Setenv
* Standards-Version 3.8.3 (no changes)
* Added myself to Uploaders and Copyright
* Transition to new debhelper rules format (using overrides)
* Regenerate copyright and control file using the script
* Upgraded other packages
* Rewrote copyright generating code to use new copyright file format.
  Some notes:
  + A few packages have author but no copyright.
  + Author is split into Upstream Maintainer and Copyright holder

Added:
    trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FillInForm-0.12.tar.gz   (with props)
    trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FormValidator-Simple-0.12.tar.gz   (with props)
    trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz   (with props)
Removed:
    trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FillInForm-0.06.tar.gz
    trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FormValidator-Simple-0.10.tar.gz
Modified:
    trunk/libcatalyst-modules-extra-perl/debian/changelog
    trunk/libcatalyst-modules-extra-perl/debian/control
    trunk/libcatalyst-modules-extra-perl/debian/copyright
    trunk/libcatalyst-modules-extra-perl/debian/rules
    trunk/libcatalyst-modules-extra-perl/debian/watch
    trunk/libcatalyst-modules-extra-perl/tarballs/check-upstream-versions
    trunk/libcatalyst-modules-extra-perl/tarballs/packages.cfg

Modified: trunk/libcatalyst-modules-extra-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/debian/changelog?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/debian/changelog (original)
+++ trunk/libcatalyst-modules-extra-perl/debian/changelog Sun Aug 23 17:38:33 2009
@@ -1,4 +1,16 @@
 libcatalyst-modules-extra-perl (4) UNRELEASED; urgency=low
+
+  [ Jonathan Yu ]
+  * Add Catalyst::Plugin::Setenv
+  * Standards-Version 3.8.3 (no changes)
+  * Added myself to Uploaders and Copyright
+  * Transition to new debhelper rules format (using overrides)
+  * Regenerate copyright and control file using the script
+  * Upgraded other packages
+  * Rewrote copyright generating code to use new copyright file format.
+    Some notes:
+    + A few packages have author but no copyright.
+    + Author is split into Upstream Maintainer and Copyright holder
 
   [ Ryan Niebur ]
   * Take over for the Debian Perl Group
@@ -14,7 +26,7 @@
   [ Martín Ferrari ]
   * debian/watch: fix invalid watchfile, also putting some useful tests.
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 29 May 2009 18:49:39 -0700
+ -- Jonathan Yu <frequency at cpan.org>  Sun, 23 Aug 2009 08:35:26 -0400
 
 libcatalyst-modules-extra-perl (3) unstable; urgency=low
 

Modified: trunk/libcatalyst-modules-extra-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/debian/control?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/debian/control (original)
+++ trunk/libcatalyst-modules-extra-perl/debian/control Sun Aug 23 17:38:33 2009
@@ -1,7 +1,7 @@
 Source: libcatalyst-modules-extra-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl, libtext-simpletable-perl, libtest-pod-coverage-perl,
  libtest-pod-perl, libgd-securityimage-perl, libcatalyst-model-cdbi-perl,
  libclass-dbi-perl, libclass-dbi-sqlite-perl, libformvalidator-simple-perl,
@@ -26,12 +26,20 @@
  .
  Currently the following modules are included:
  .
-  * Catalyst::Model::CDBI::CRUD - a CRUD CDBI Model class
-  * Catalyst::Plugin::Captcha - Create and validate CAPTCHA images
-  * Catalyst::Plugin::CDBI::Transaction - transaction handling for Catalyst
-    applications that use Class::DBI models
-  * Catalyst::Plugin::FillInForm - Catalyst plugin to fill in forms using
-    data from a previous HTML form
-  * Catalyst::Plugin::FormValidator::Simple - Data validator for Catalyst
-    using FormValidator::Simple
-  * Catalyst::Plugin::Setenv - Deploy an environment (%ENV) automatically
+ Catalyst::Model::CDBI::CRUD
+ Create-Read-Update-Delete model class using Class::DBI
+ .
+ Catalyst::Plugin::Captcha
+ Create and validate Captcha for Catalyst
+ .
+ Catalyst::Plugin::CDBI::Transaction
+ Transaction handling for Catalyst apps that use Class::DBI models
+ .
+ Catalyst::Plugin::FillInForm
+ FillInForm for Catalyst
+ .
+ Catalyst::Plugin::FormValidator::Simple
+ Validator for Catalyst with FormValidator::Simple
+ .
+ Catalyst::Plugin::Setenv
+ Deploy an environment (%ENV) using the Catalyst configuration

Modified: trunk/libcatalyst-modules-extra-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/debian/copyright?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/debian/copyright (original)
+++ trunk/libcatalyst-modules-extra-perl/debian/copyright Sun Aug 23 17:38:33 2009
@@ -1,61 +1,55 @@
-This package was debianized Krzysztof Krzyzaniak (eloy) <eloy\@debian.org> on
-Mon, 6 Mar 2006 13:05:52 +0200.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 
-It contains several upstream packages which may have different licenses.
+Files: debian/*
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+ 2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-They are all downloaded from http://search.cpan.org/
+Files: tarballs/01/Catalyst-Model-CDBI-CRUD-0.04.tar.gz
+Copyright: Sebastian Riedel <sri at cpan.org>
+X-Upstream-Maintainers: Marcus Ramberg <mramberg at cpan.org>
+License: Artistic | GPL-1+
 
-* Catalyst::Model::CDBI::CRUD
+Files: tarballs/01/Catalyst-Plugin-Captcha-0.03.tar.gz
+Copyright: 2006, Masahiro Nagano <kazeburo at nomadscafe.jp>
+X-Upstream-Maintainers: Masahiro Nagano <kazeburo at nomadscafe.jp>
+License: Artistic | GPL-1+
 
-Author:
-	Sebastian Riedel, <sri at cpan.org>
+Files: tarballs/01/Catalyst-Plugin-CDBI-Transaction-0.03.tar.gz
+Copyright: Brian Cooke <mrkoffee at saltedsnail.com>
+X-Upstream-Maintainers: Brian Cooke <mrkoffee at saltedsnail.com>
+License: Artistic | GPL-1+
 
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
+Files: tarballs/01/Catalyst-Plugin-FillInForm-0.12.tar.gz
+Copyright: Sebastian Riedel <sri at cpan.org>
+ Marcus Ramberg <mramberg at cpan.org>
+ Jesse Sheidlower <jester at panix.com>
+ Jay Hannah <jay at jays.net>
+X-Upstream-Maintainers: Florian Ragwitz <rafl at debian.org>
+License: Artistic | GPL-1+
 
-* Catalyst::Plugin::Captcha
+Files: tarballs/01/Catalyst-Plugin-FormValidator-Simple-0.12.tar.gz
+Copyright: 2005, Lyo Kato <lyo.kato at gmail.com>
+X-Upstream-Maintainers: Lyo Kato <lyo.kato at gmail.com>
+License: Artistic | GPL-1+
 
-Author:
-	Masahiro Nagano <kazeburo at nomadscafe.jp>
+Files: tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz
+Copyright: 2006, Jonathan Rockway <jrockway at cpan.org>
+X-Upstream-Maintainers: Marcus Ramberg <mramberg at cpan.org>
+License: Artistic | GPL-1+
 
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
+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'
 
-* Catalyst::Plugin::CDBI::Transaction
-
-Author:
-	Brian Cooke, <mrkoffee at saltedsnail.com>
-
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
-
-* Catalyst::Plugin::FillInForm
-
-Authors:
-	Sebastian Riedel, <sri at cpan.org>
-	Marcus Ramberg, <mramberg at cpan.org>
-	Jesse Sheidlower, <jester at panix.com>
-
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
-
-* Catalyst::Plugin::FormValidator::Simple
-
-Author:
-	Lyo Kato, <lyo.kato at gmail.com>
-
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
-
------------------------------------------------------------------------------
-Perl is distributed under licenses:
-	
-	a) the GNU General Public License as published by the Free Software 
-	   Foundation; either version 1, or (at your option) any later
-	   version, or
-	
-	b) the "Artistic License" which comes with Perl.
-			      
-On Debian GNU/Linux systems, the complete text of the GNU General Public 
-License can be found in /usr/share/common-licenses/GPL and the Artistic 
-Licence 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'

Modified: trunk/libcatalyst-modules-extra-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/debian/rules?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/debian/rules (original)
+++ trunk/libcatalyst-modules-extra-perl/debian/rules Sun Aug 23 17:38:33 2009
@@ -1,53 +1,16 @@
 #!/usr/bin/make -f
 
-CFLAGS = -Wall -g
-PERL5LIB=$(CURDIR)/debian/libcatalyst-modules-extra-perl/usr/share/perl5/
-DESTDIR=$(CURDIR)/debian/libcatalyst-modules-extra-perl/
+PACKAGE = $(shell dh_listpackages)
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+PERL5LIB= $(TMP)/usr/share/perl5
 
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-	CFLAGS += -O0
-else
-	CFLAGS += -O2
-endif
+%:
+	dh $@
 
+override_dh_auto_configure:
+	DESTDIR=$(TMP) debian/make-module.sh unpack
+	dh_auto_configure
 
-configure: configure-stamp
-configure-stamp:
-	DESTDIR=$(DESTDIR) debian/make-module.sh unpack
-	touch configure-stamp	
-
-build: build-stamp
-build-stamp: configure
+override_dh_auto_build:
 	DESTDIR=$(DESTDIR) debian/make-module.sh build
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f *-stamp
-	rm -rf build-area
-	dh_clean
-
-binary-arch: build
-	@echo "Nothing to do"
-	
-binary-indep: build
-	dh_testdir
-	dh_testroot
-	dh_installchangelogs
-	dh_installdocs
-	dh_installexamples
-	dh_installman
-	dh_link
-	dh_compress
-	dh_fixperms
-	dh_strip
-	dh_makeshlibs
-	dh_installdeb
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary: binary-indep
-.PHONY: build clean binary-indep binary-arch binary configure
+	dh_auto_build

Modified: trunk/libcatalyst-modules-extra-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/debian/watch?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/debian/watch (original)
+++ trunk/libcatalyst-modules-extra-perl/debian/watch Sun Aug 23 17:38:33 2009
@@ -7,7 +7,8 @@
 http://search.cpan.org/dist/Catalyst-Plugin-CDBI-Transaction/ \
 	.+/Catalyst-Plugin-CDBI-Transaction-v?(\d[\d.-]+).(?:tar(?:.gz|.bz2)?|tgz|zip)$ 0.03
 http://search.cpan.org/dist/Catalyst-Plugin-FillInForm/ \
-	.+/Catalyst-Plugin-FillInForm-v?(\d[\d.-]+).(?:tar(?:.gz|.bz2)?|tgz|zip)$ 0.06
+	.+/Catalyst-Plugin-FillInForm-v?(\d[\d.-]+).(?:tar(?:.gz|.bz2)?|tgz|zip)$ 0.12
 http://search.cpan.org/dist/Catalyst-Plugin-FormValidator-Simple/ \
-	.+/Catalyst-Plugin-FormValidator-Simple-v?(\d[\d.-]+).(?:tar(?:.gz|.bz2)?|tgz|zip)$ 0.10
-
+	.+/Catalyst-Plugin-FormValidator-Simple-v?(\d[\d.-]+).(?:tar(?:.gz|.bz2)?|tgz|zip)$ 0.12
+http://search.cpan.org/dist/Catalyst-Plugin-Setenv/ \
+	.+/Catalyst-Plugin-Setenv-v?(\d[\d.-]+).(?:tar(?:.gz|.bz2)?|tgz|zip)$ 0.03

Added: trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FillInForm-0.12.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FillInForm-0.12.tar.gz?rev=42570&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FillInForm-0.12.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FormValidator-Simple-0.12.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FormValidator-Simple-0.12.tar.gz?rev=42570&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-FormValidator-Simple-0.12.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz?rev=42570&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libcatalyst-modules-extra-perl/tarballs/01/Catalyst-Plugin-Setenv-0.03.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/libcatalyst-modules-extra-perl/tarballs/check-upstream-versions
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/tarballs/check-upstream-versions?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/tarballs/check-upstream-versions (original)
+++ trunk/libcatalyst-modules-extra-perl/tarballs/check-upstream-versions Sun Aug 23 17:38:33 2009
@@ -58,37 +58,53 @@
 					print "$key not exist in config file or has not defined 'description' section\n";					
 					exit(1);
 				}
-				if (defined $config->{$key}->{'author'})
-				{
-					$coutput .= qq{\n* $base\n};
-					if (ref($config->{$key}->{'author'}) eq 'ARRAY')
-					{
-						$coutput .= qq{\nAuthors:\n};
-						foreach  my $author (@{$config->{$key}->{'author'}})
+				if (defined $config->{$key}->{'copyright'})
+				{
+					$coutput .= qq{\nFiles: tarballs/$file\n};
+					$coutput .= qq{Copyright:};
+					if (ref $config->{$key}->{'copyright'} eq 'ARRAY')
+					{
+						foreach my $copyright (@{$config->{$key}->{'copyright'}})
 						{
-							$coutput .= qq{\t$author\n};
+							$coutput .= qq{ $copyright\n};
 						}
 					}
 					else
 					{
-						$coutput .= qq{\nAuthor:\n\t$config->{$key}->{'author'}\n};
-					}
-					$coutput .= "\n ".wrap("", "", $config->{'debcopyinfo'})."\n";
+						$coutput .= qq{ $config->{$key}->{'copyright'}\n};
+					}
 				}
 				else
 				{
-					print "$key not exist in config file or has not defined 'author' section\n";					
+					print "$key not exist in config file or has not defined 'copyright' section\n";					
 					exit(1);
 				}
-				if (defined $config->{$key}->{'copyright'})
-				{
-					$coutput .= "\n ".wrap("", "", $config->{$key}->{'copyright'})."\n";
-				}
+				if (defined $config->{$key}->{'maintainer'})
+				{
+					$coutput .= qq{X-Upstream-Maintainers:};
+					if (ref $config->{$key}->{'maintainer'} eq 'ARRAY')
+					{
+						foreach my $maintainer (@{$config->{$key}->{'maintainer'}})
+						{
+							$coutput .= qq{ $maintainer\n};
+						}
+					}
+					else
+					{
+						$coutput .= qq{ $config->{$key}->{'maintainer'}\n};
+					}
+				}
+				else
+				{
+					print "$key not exist in config file or has not defined 'maintainer' section\n";					
+					exit(1);
+				}
+				$coutput .= qq{License: Artistic | GPL-1+\n};
 			}
 			last;
 		}				
 	}
-	$coutput .= "\n".$config->{'debcopyright'};
+	$coutput .= "\n".$config->{'debcopyright'}."\n";
 	open( FD, '>', $control.".new" ) or die "Cannot open $control.new\n";
 	print FD $output;
 	close( FD );

Modified: trunk/libcatalyst-modules-extra-perl/tarballs/packages.cfg
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-modules-extra-perl/tarballs/packages.cfg?rev=42570&op=diff
==============================================================================
--- trunk/libcatalyst-modules-extra-perl/tarballs/packages.cfg (original)
+++ trunk/libcatalyst-modules-extra-perl/tarballs/packages.cfg Sun Aug 23 17:38:33 2009
@@ -1,60 +1,71 @@
 debcopystart <<EOF
-This package was debianized Krzysztof Krzyzaniak (eloy) <eloy\@debian.org> on
-Mon, 6 Mar 2006 13:05:52 +0200.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 
-It contains several upstream packages which may have different licenses.
-
-They are all downloaded from http://search.cpan.org/
+Files: debian/*
+Copyright: 2009, Jonathan Yu <frequency at cpan.org>
+ 2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 EOF
 
 debcopyright <<EOF
------------------------------------------------------------------------------
-Perl is distributed under licenses:
-	
-	a) the GNU General Public License as published by the Free Software 
-	   Foundation; either version 1, or (at your option) any later
-	   version, or
-	
-	b) the "Artistic License" which comes with Perl.
-			      
-On Debian GNU/Linux systems, the complete text of the GNU General Public 
-License can be found in /usr/share/common-licenses/GPL and the Artistic 
-Licence in /usr/share/common-licenses/Artistic.
-EOF
+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'
 
-debcopyinfo <<EOF
-This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
+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'
 EOF
 
 <Catalyst-Plugin-FillInForm>
 watch		http://mirrors.kernel.org/cpan/modules/by-module/Catalyst/Catalyst-Plugin-FillInForm-([\d\.]+)\.tar\.gz
-author		Sebastian Riedel, <sri at cpan.org>
-author		Marcus Ramberg, <mramberg at cpan.org>
-author		Jesse Sheidlower, <jester at panix.com>
+maintainer	Florian Ragwitz <rafl at debian.org>
+copyright	Sebastian Riedel <sri at cpan.org>
+copyright	Marcus Ramberg <mramberg at cpan.org>
+copyright	Jesse Sheidlower <jester at panix.com>
+copyright	Jay Hannah <jay at jays.net>
 description	FillInForm for Catalyst
 </Catalyst-Plugin-FillInForm>
 
 <Catalyst-Model-CDBI-CRUD>
 watch		http://mirrors.kernel.org/cpan/modules/by-module/Catalyst/Catalyst-Model-CDBI-CRUD-([\d\.]+)\.tar\.gz
-description	CRUD CDBI Model Class
-author		Sebastian Riedel, <sri at cpan.org>
+description	Create-Read-Update-Delete model class using Class::DBI
+maintainer	Marcus Ramberg <mramberg at cpan.org>
+copyright	Sebastian Riedel <sri at cpan.org>
 </Catalyst-Model-CDBI-CRUD>
 
 <Catalyst-Plugin-FormValidator-Simple>
 watch		http://mirrors.kernel.org/cpan/modules/by-module/Catalyst/Catalyst-Plugin-FormValidator-Simple-([\d\.]+)\.tar\.gz
 description	Validator for Catalyst with FormValidator::Simple
-author		Lyo Kato, <lyo.kato at gmail.com>
+maintainer	Lyo Kato <lyo.kato at gmail.com>
+copyright	2005, Lyo Kato <lyo.kato at gmail.com>
 </Catalyst-Plugin-FormValidator-Simple>
 
 <Catalyst-Plugin-Captcha>
 watch		http://mirrors.kernel.org/cpan/modules/by-module/Catalyst/Catalyst-Plugin-Captcha-([\d\.]+)\.tar\.gz
 description	Create and validate Captcha for Catalyst
-author		Masahiro Nagano <kazeburo at nomadscafe.jp>
+maintainer	Masahiro Nagano <kazeburo at nomadscafe.jp>
+copyright	2006, Masahiro Nagano <kazeburo at nomadscafe.jp>
 </Catalyst-Plugin-Captcha> 
  
 <Catalyst-Plugin-CDBI-Transaction>
 watch		http://mirrors.kernel.org/cpan/modules/by-module/Catalyst/Catalyst-Plugin-CDBI-Transaction-([\d\.]+)\.tar\.gz
-description	Simple transaction handling for Catalyst apps that use Class::DBI models
-author		Brian Cooke, <mrkoffee at saltedsnail.com>
+description	Transaction handling for Catalyst apps that use Class::DBI models
+maintainer	Brian Cooke <mrkoffee at saltedsnail.com>
+copyright	Brian Cooke <mrkoffee at saltedsnail.com>
 </Catalyst-Plugin-CDBI-Transaction>
 
+<Catalyst-Plugin-Setenv>
+watch		http://mirrors.kernel.org/cpan/modules/by-module/Catalyst/Catalyst-Plugin-Setenv-([\d\.]+)\.tar\.gz
+description	Deploy an environment (%ENV) using the Catalyst configuration
+maintainer	Marcus Ramberg <mramberg at cpan.org>
+copyright	2006, Jonathan Rockway <jrockway at cpan.org>
+</Catalyst-Plugin-Setenv>




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