r62113 - in /trunk/libcatalyst-view-tt-perl/debian: changelog control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Aug 28 14:05:21 UTC 2010


Author: gregoa
Date: Sat Aug 28 14:05:08 2010
New Revision: 62113

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62113
Log:
* debian/copyright: point to /usr/share/common-licenses/GPL-1, refresh
  license stanzas.
* Set Standards-Version to 3.9.1 (no changes).
* Add /me to Uploaders.

Modified:
    trunk/libcatalyst-view-tt-perl/debian/changelog
    trunk/libcatalyst-view-tt-perl/debian/control
    trunk/libcatalyst-view-tt-perl/debian/copyright

Modified: trunk/libcatalyst-view-tt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-view-tt-perl/debian/changelog?rev=62113&op=diff
==============================================================================
--- trunk/libcatalyst-view-tt-perl/debian/changelog (original)
+++ trunk/libcatalyst-view-tt-perl/debian/changelog Sat Aug 28 14:05:08 2010
@@ -1,6 +1,10 @@
 libcatalyst-view-tt-perl (0.35-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * debian/copyright: point to /usr/share/common-licenses/GPL-1, refresh
+    license stanzas.
+  * Set Standards-Version to 3.9.1 (no changes).
+  * Add /me to Uploaders.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 28 Aug 2010 16:01:40 +0200
 

Modified: trunk/libcatalyst-view-tt-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-view-tt-perl/debian/control?rev=62113&op=diff
==============================================================================
--- trunk/libcatalyst-view-tt-perl/debian/control (original)
+++ trunk/libcatalyst-view-tt-perl/debian/control Sat Aug 28 14:05:08 2010
@@ -7,8 +7,8 @@
  libmro-compat-perl, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.4
+ Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libcatalyst-view-tt-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libcatalyst-view-tt-perl/
 Homepage: http://search.cpan.org/dist/Catalyst-View-TT/

Modified: trunk/libcatalyst-view-tt-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-view-tt-perl/debian/copyright?rev=62113&op=diff
==============================================================================
--- trunk/libcatalyst-view-tt-perl/debian/copyright (original)
+++ trunk/libcatalyst-view-tt-perl/debian/copyright Sat Aug 28 14:05:08 2010
@@ -20,14 +20,15 @@
 Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
  2006-2009, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
  2006-2007, Florian Ragwitz <rafl at debian.org>
+ 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'
+ On Debian 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
@@ -35,6 +36,5 @@
  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'
-
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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