r31338 - in /trunk/libio-socket-socks-perl/debian: control copyright

npf-guest at users.alioth.debian.org npf-guest at users.alioth.debian.org
Tue Mar 3 21:40:22 UTC 2009


Author: npf-guest
Date: Tue Mar  3 21:40:18 2009
New Revision: 31338

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31338
Log:
fix copyright, add builddeps for pod checks

Modified:
    trunk/libio-socket-socks-perl/debian/control
    trunk/libio-socket-socks-perl/debian/copyright

Modified: trunk/libio-socket-socks-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-socket-socks-perl/debian/control?rev=31338&op=diff
==============================================================================
--- trunk/libio-socket-socks-perl/debian/control (original)
+++ trunk/libio-socket-socks-perl/debian/control Tue Mar  3 21:40:18 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12)
+Build-Depends-Indep: perl (>= 5.6.10-12), libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Pierre Neyron <pierre.neyron at free.fr>
 Standards-Version: 3.8.0

Modified: trunk/libio-socket-socks-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libio-socket-socks-perl/debian/copyright?rev=31338&op=diff
==============================================================================
--- trunk/libio-socket-socks-perl/debian/copyright (original)
+++ trunk/libio-socket-socks-perl/debian/copyright Tue Mar  3 21:40:18 2009
@@ -3,32 +3,19 @@
 Upstream-Maintainer: Ryan Eatmon
 Upstream-Source: http://search.cpan.org/dist/IO-Socket-Socks/
 Upstream-Name: IO-Socket-Socks
-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.
 
 Files: *
-Copyright: Ryan Eatmon
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2003, Ryan Eatmon <reatmon at mail.com>
+License: LGPL-2+
 
 Files: debian/*
 Copyright: 2009, Pierre Neyron <pierre.neyron at free.fr>
-License: Artistic | GPL-1+
+License: LGPL-2+
 
-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'
-
-License: GPL-1+
-    This program is free software; you can redistribute it and/or modify
-    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.
+License: LGPL-2+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, 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'
+    Public License can be found in `/usr/share/common-licenses/LGPL-2'




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