r62080 - in /trunk/libdancer-perl/debian: control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Aug 27 23:13:53 UTC 2010


Author: gregoa
Date: Fri Aug 27 23:13:46 2010
New Revision: 62080

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62080
Log:
S-V 3.9.1.
GPL-1+
add /me

Modified:
    trunk/libdancer-perl/debian/control
    trunk/libdancer-perl/debian/copyright

Modified: trunk/libdancer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdancer-perl/debian/control?rev=62080&op=diff
==============================================================================
--- trunk/libdancer-perl/debian/control (original)
+++ trunk/libdancer-perl/debian/control Fri Aug 27 23:13:46 2010
@@ -8,8 +8,9 @@
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Iñigo Tejedor Arrondo <poisonbit at gmail.com>
-Standards-Version: 3.8.4
+ Iñigo Tejedor Arrondo <poisonbit at gmail.com>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Dancer/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdancer-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdancer-perl/

Modified: trunk/libdancer-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdancer-perl/debian/copyright?rev=62080&op=diff
==============================================================================
--- trunk/libdancer-perl/debian/copyright (original)
+++ trunk/libdancer-perl/debian/copyright Fri Aug 27 23:13:46 2010
@@ -17,7 +17,8 @@
 
 Files: debian/*
 Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
-Copyright: 2010, Iñigo Tejedor Arrondo <poisonbit at gmail.com>
+ 2010, Iñigo Tejedor Arrondo <poisonbit at gmail.com>
+ 2010, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -25,7 +26,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -33,5 +34,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 GNU/Linux 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