r75269 - in /trunk/libcatalyst-controller-actionrole-perl/debian: changelog control copyright

joenio-guest at users.alioth.debian.org joenio-guest at users.alioth.debian.org
Wed Jun 8 15:11:03 UTC 2011


Author: joenio-guest
Date: Wed Jun  8 15:10:50 2011
New Revision: 75269

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75269
Log:
Adding dependencies, description and updating copyright file

Closes ITP Bug #629491

Modified:
    trunk/libcatalyst-controller-actionrole-perl/debian/changelog
    trunk/libcatalyst-controller-actionrole-perl/debian/control
    trunk/libcatalyst-controller-actionrole-perl/debian/copyright

Modified: trunk/libcatalyst-controller-actionrole-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-actionrole-perl/debian/changelog?rev=75269&op=diff
==============================================================================
--- trunk/libcatalyst-controller-actionrole-perl/debian/changelog (original)
+++ trunk/libcatalyst-controller-actionrole-perl/debian/changelog Wed Jun  8 15:10:50 2011
@@ -1,5 +1,5 @@
-libcatalyst-controller-actionrole-perl (0.15-1) UNRELEASED; urgency=low
+libcatalyst-controller-actionrole-perl (0.15-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #629491)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Thu, 30 Dec 2010 19:11:10 -0500

Modified: trunk/libcatalyst-controller-actionrole-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-actionrole-perl/debian/control?rev=75269&op=diff
==============================================================================
--- trunk/libcatalyst-controller-actionrole-perl/debian/control (original)
+++ trunk/libcatalyst-controller-actionrole-perl/debian/control Wed Jun  8 15:10:50 2011
@@ -12,8 +12,10 @@
 
 Package: libcatalyst-controller-actionrole-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcatalyst-perl (>= 5.80),
+ libmoose-perl,
+ libmoosex-types-perl
+Suggests: libcatalyst-action-rest-perl (>= 0.74)
 Description: Apply roles to action instances
- (no description was found)
- .
- This description was automagically extracted from the module by dh-make-perl.
+ Apply Moose::Roles to the Catalyst::Actions for different controller methods

Modified: trunk/libcatalyst-controller-actionrole-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-controller-actionrole-perl/debian/copyright?rev=75269&op=diff
==============================================================================
--- trunk/libcatalyst-controller-actionrole-perl/debian/copyright (original)
+++ trunk/libcatalyst-controller-actionrole-perl/debian/copyright Wed Jun  8 15:10:50 2011
@@ -2,17 +2,9 @@
 Maintainer: Florian Ragwitz <rafl at debian.org>, Hans Dieter Pearcey <hdp at weftsoar.net>, Alex J. G. Burzyński <ajgb at ajgb.net>, John Napiorkowski <jjn1056 at yahoo.com>, William King <william.king at quentustech.com>, Tomas Doran <bobtfish at bobtfish.net>
 Source: http://search.cpan.org/dist/Catalyst-Controller-ActionRole/
 Name: Catalyst-Controller-ActionRole
-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: Florian Ragwitz <rafl at debian.org>, Hans Dieter Pearcey <hdp at weftsoar.net>, Alex J. G. Burzyński <ajgb at ajgb.net>, John Napiorkowski <jjn1056 at yahoo.com>, William King <william.king at quentustech.com>, Tomas Doran <bobtfish at bobtfish.net>
+Copyright: 2010, Florian Ragwitz <rafl at debian.org>
 License: Artistic or GPL-1+
 
 Files: debian/*




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