r25956 - in /trunk/libmail-box-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Oct 12 13:37:02 UTC 2008


Author: gregoa
Date: Sun Oct 12 13:36:59 2008
New Revision: 25956

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

Modified:
    trunk/libmail-box-perl/debian/changelog
    trunk/libmail-box-perl/debian/copyright

Modified: trunk/libmail-box-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/changelog?rev=25956&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/changelog (original)
+++ trunk/libmail-box-perl/debian/changelog Sun Oct 12 13:36:59 2008
@@ -6,6 +6,7 @@
   
   * New upstream release.
   * Drop character conversions in manpage, not needed any more.
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 06 Sep 2008 21:02:33 +0200
 

Modified: trunk/libmail-box-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/copyright?rev=25956&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/copyright (original)
+++ trunk/libmail-box-perl/debian/copyright Sun Oct 12 13:36:59 2008
@@ -1,18 +1,30 @@
-This package was debianized by Adam Byrtek <alpha at debian.org> on Tue,
-12 Mar 2002 17:12:22 +0100.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Mark Overmeer
+Upstream-Source: http://search.cpan.org/dist/Mail-Box/
+Upstream-Name: Mail-Box
 
-The upstream author is: Mark Overmeer <mailbox at overmeer.net>.
+Files: *
+Copyright: Copyrights 2001-2008 by Mark Overmeer
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream URL: http://search.cpan.org/dist/Mail-Box/
+Files: debian/*
+Copyright: 
+ 2002-2004, Adam Byrtek <alpha at debian.org>
+ 2005-2008, various members of the Debian Perl Group, cf. debian/changelog
+License: Artistic | GPL-1+
 
-Copyright:
+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
 
-Copyrights 2001-2008 by Mark Overmeer
-
-All rights reserved.  This program 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'.
+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