r69408 - in /trunk/libnet-smtp-ssl-perl/debian: changelog copyright

mxey-guest at users.alioth.debian.org mxey-guest at users.alioth.debian.org
Wed Feb 23 17:49:18 UTC 2011


Author: mxey-guest
Date: Wed Feb 23 17:49:08 2011
New Revision: 69408

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=69408
Log:
Update copyright file with new format

Modified:
    trunk/libnet-smtp-ssl-perl/debian/changelog
    trunk/libnet-smtp-ssl-perl/debian/copyright

Modified: trunk/libnet-smtp-ssl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-smtp-ssl-perl/debian/changelog?rev=69408&op=diff
==============================================================================
--- trunk/libnet-smtp-ssl-perl/debian/changelog (original)
+++ trunk/libnet-smtp-ssl-perl/debian/changelog Wed Feb 23 17:49:08 2011
@@ -14,6 +14,7 @@
 
   [ Maximilian Gass ]
   * Switch to debhelper compat level 8, minimize rules
+  * Update copyright file with new format
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:45:34 +0100
 

Modified: trunk/libnet-smtp-ssl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-smtp-ssl-perl/debian/copyright?rev=69408&op=diff
==============================================================================
--- trunk/libnet-smtp-ssl-perl/debian/copyright (original)
+++ trunk/libnet-smtp-ssl-perl/debian/copyright Wed Feb 23 17:49:08 2011
@@ -1,19 +1,27 @@
-Upstream source URL: http://search.cpan.org/dist/Net-SMTP-SSL/
-
-Upstream author: Casey West, <casey at geeknest.com>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Source: http://search.cpan.org/dist/Net-SMTP-SSL/
 
 Files: *
-Copyright: (C) 2004 Casey West.  All rights reserved.
-License: GPL-1+ | Artistic
- This module is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
-
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Copyright: Casey West, <casey at geeknest.com>.
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: (C) 2008, Debian Perl Group
-License: GPL-1+ | Artistic
- The packaging is licensed under the same terms as the module itself.
+Copyright: 2008, gregor herrmann <gregor+debian at comodo.priv.at>
+ 2011, Maximilian Gass <mxey at cloudconnected.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'.
+
+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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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