r30440 - in /trunk/libcatalyst-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Feb 3 17:22:48 UTC 2009


Author: gregoa
Date: Tue Feb  3 17:22:45 2009
New Revision: 30440

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30440
Log:
* debian/control: add /me to Uploaders and slightly re-phrase last sentence.

Modified:
    trunk/libcatalyst-perl/debian/changelog
    trunk/libcatalyst-perl/debian/control

Modified: trunk/libcatalyst-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/changelog?rev=30440&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/changelog (original)
+++ trunk/libcatalyst-perl/debian/changelog Tue Feb  3 17:22:45 2009
@@ -5,7 +5,8 @@
     was done in versiones before 5.71000-1; the original files are also in
     libcatalyst-manual-perl; thanks to Ralf Treinen for the bug report
     (closes: #513971).
-  * Active pod{,-coverage} tests by setting TEST_POD in debian/rules.
+  * Activate pod{,-coverage} tests by setting TEST_POD in debian/rules.
+  * debian/control: add /me to Uploaders and slightly re-phrase last sentence.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 03 Feb 2009 17:47:42 +0100
 

Modified: trunk/libcatalyst-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/control?rev=30440&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/control (original)
+++ trunk/libcatalyst-perl/debian/control Tue Feb  3 17:22:45 2009
@@ -13,12 +13,13 @@
  libfcgi-procmanager-perl, libcgi-simple-perl, libmodule-pluggable-perl, 
  libclass-c3-perl, libparent-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Ragwitz <rafl at debian.org>, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Uploaders: Florian Ragwitz <rafl at debian.org>,
+ Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+ gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-perl/
 Homepage: http://search.cpan.org/dist/Catalyst-Runtime/
-
 
 Package: libcatalyst-perl
 Architecture: all
@@ -47,5 +48,5 @@
  the re-use of existing Perl modules that already handle common web application
  concerns well.
  .
- This package contains Catalyst::Runtime module only. If you want to develop 
- Your own web application install libcatalyst-modules-perl as well.
+ This package only contains the Catalyst::Runtime module. If you want to develop 
+ your own web applications install libcatalyst-modules-perl as well.




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