r49027 - in /trunk/libemail-valid-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Dec 20 13:35:07 UTC 2009


Author: gregoa
Date: Sun Dec 20 13:34:19 2009
New Revision: 49027

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49027
Log:
Convert debian/copyright to new format.

Modified:
    trunk/libemail-valid-perl/debian/changelog
    trunk/libemail-valid-perl/debian/copyright

Modified: trunk/libemail-valid-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-valid-perl/debian/changelog?rev=49027&op=diff
==============================================================================
--- trunk/libemail-valid-perl/debian/changelog (original)
+++ trunk/libemail-valid-perl/debian/changelog Sun Dec 20 13:34:19 2009
@@ -30,6 +30,7 @@
   * Switch to debhelper 7.
   * New upstream release 0.182.
   * Refresh test_net.patch and add header.
+  * Convert debian/copyright to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 20 Dec 2009 14:20:08 +0100
 

Modified: trunk/libemail-valid-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libemail-valid-perl/debian/copyright?rev=49027&op=diff
==============================================================================
--- trunk/libemail-valid-perl/debian/copyright (original)
+++ trunk/libemail-valid-perl/debian/copyright Sun Dec 20 13:34:19 2009
@@ -1,19 +1,34 @@
-This is the debian package for the Email::Valid module,
-obtained via CPAN.  It was created by Ron Lee <ron at debian.org>
-on 9 Dec 2000 and is comaintained by Gunnar Wolf <gwolf at debian.org>.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Ricardo SIGNES <rjbs at cpan.org>
+Source: http://search.cpan.org/dist/Email-Valid/
+Name: Email-Valid
 
-Upstream author is Maurice Aubrey <maurice at hevanet.com>.
+Files: *
+Copyright: 1998-2003, Maurice Aubrey <maurice at hevanet.com>
+License: Artistic or GPL-1+
 
-The source can be downloaded from http://search.cpan.org/dist/Email-Valid/
+Files: debian/*
+Copyright: 2000, 2001, 2005, 2006, Ron Lee <ron at debian.org>
+ 2004, 2005, Gunnar Wolf <gwolf at debian.org>
+ 2004, Marc 'HE' Brockschmidt <he at debian.org>
+ 2004, Marc Brockschmidt <marc at dch-faq.de>
+ 2006, 2008, 2009, gregor herrmann <gregoa at debian.org>
+ 2006, Don Armstrong <don at debian.org>
+ 2006, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
+License: Artistic or GPL-1+
 
-Copyright 1998-2003, Maurice Aubrey <maurice at hevanet.com>. 
-All rights reserved.
+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'
 
-This module is free software; you may redistribute it and/or
-modify it under the same terms as Perl itself (GPL or Artistic
-license).
-
-On Debian systems the complete text of the GPL and Artistic
-licenses can be found at:
-        /usr/share/common-licenses/GPL and
-        /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.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'




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