r63976 - in /trunk/libdata-dump-perl/debian: changelog control copyright

jotamjr-guest at users.alioth.debian.org jotamjr-guest at users.alioth.debian.org
Tue Oct 19 05:55:50 UTC 2010


Author: jotamjr-guest
Date: Tue Oct 19 05:55:38 2010
New Revision: 63976

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63976
Log:
* Add myself to Uploaders and Copyright
* Bump Standards Version to 3.9.1
* Refer to Debian systems in general and mention
  version 1 of GNU GPL for GPL-1 license stanza in
  debian/copyright
* Fix symlink path to /usr/share/common-licenses/GPL-1 in
  debian/copyright

Modified:
    trunk/libdata-dump-perl/debian/changelog
    trunk/libdata-dump-perl/debian/control
    trunk/libdata-dump-perl/debian/copyright

Modified: trunk/libdata-dump-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-perl/debian/changelog?rev=63976&op=diff
==============================================================================
--- trunk/libdata-dump-perl/debian/changelog (original)
+++ trunk/libdata-dump-perl/debian/changelog Tue Oct 19 05:55:38 2010
@@ -2,6 +2,13 @@
 
   [ Jotam Jr. Trejo ]
   * New upstream release
+  * Add myself to Uploaders and Copyright
+  * Bump Standards Version to 3.9.1
+  * Refer to Debian systems in general and mention
+    version 1 of GNU GPL for GPL-1 license stanza in
+    debian/copyright
+  * Fix symlink path to /usr/share/common-licenses/GPL-1 in
+    debian/copyright
 
  -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Mon, 18 Oct 2010 23:17:11 -0600
 

Modified: trunk/libdata-dump-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-perl/debian/control?rev=63976&op=diff
==============================================================================
--- trunk/libdata-dump-perl/debian/control (original)
+++ trunk/libdata-dump-perl/debian/control Tue Oct 19 05:55:38 2010
@@ -6,8 +6,8 @@
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>, 
  Rene Mayorga <rmayorga at debian.org>, Ansgar Burchardt <ansgar at 43-1.org>,
- Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.4
+ Jonathan Yu <jawnsy at cpan.org>, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Data-Dump/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-dump-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-dump-perl/

Modified: trunk/libdata-dump-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-perl/debian/copyright?rev=63976&op=diff
==============================================================================
--- trunk/libdata-dump-perl/debian/copyright (original)
+++ trunk/libdata-dump-perl/debian/copyright Tue Oct 19 05:55:38 2010
@@ -20,12 +20,13 @@
  2008, gregor herrmann <gregoa at debian.org>
  2008, Ansgar Burchardt <ansgar at 43-1.org>
  2006-2010, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+ 2010, Jotam Jr. Trejo <jotamjr at debian.org.sv>
 License: GPL-1+ | Artistic
 
 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
+    On Debian systems, the complete text of the Artistic License
     can be found in `/usr/share/common-licenses/Artistic'
 
 License: GPL-1+
@@ -33,6 +34,6 @@
     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'
+    On Debian systems, the complete text of version 1 of the 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