r76514 - in /trunk/libmail-mboxparser-perl/debian: changelog copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Fri Jun 24 21:53:07 UTC 2011


Author: carnil
Date: Fri Jun 24 21:52:58 2011
New Revision: 76514

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76514
Log:
* debian/copyright:
  - Update to revision 135 of DEP5's format-specification for
    machine-readable copyright file information.
  - Update copyright for debian/* packaging.
  - Explicitly point to GPL-1 license text in common-licenses.

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

Modified: trunk/libmail-mboxparser-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-mboxparser-perl/debian/changelog?rev=76514&op=diff
==============================================================================
--- trunk/libmail-mboxparser-perl/debian/changelog (original)
+++ trunk/libmail-mboxparser-perl/debian/changelog Fri Jun 24 21:52:58 2011
@@ -25,8 +25,13 @@
       unversioned dependency on perl as the version is already satisfied
       in oldstable.
   * debian/rules: Use tiny rules makefile.
+  * debian/copyright:
+    - Update to revision 135 of DEP5's format-specification for
+      machine-readable copyright file information.
+    - Update copyright for debian/* packaging.
+    - Explicitly point to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 24 Jun 2011 23:47:01 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 24 Jun 2011 23:50:30 +0200
 
 libmail-mboxparser-perl (0.55-2) unstable; urgency=low
 

Modified: trunk/libmail-mboxparser-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-mboxparser-perl/debian/copyright?rev=76514&op=diff
==============================================================================
--- trunk/libmail-mboxparser-perl/debian/copyright (original)
+++ trunk/libmail-mboxparser-perl/debian/copyright Fri Jun 24 21:52:58 2011
@@ -1,23 +1,31 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=226
-Upstream-Name: Mail-MboxParser
-Upstream-Maintainer: Tassilo von Parseval <tassilo.von.parseval at rwth-aachen.de>
-Upstream-Source: http://search.cpan.org/dist/Mail-MboxParser/
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Tassilo von Parseval <tassilo.von.parseval at rwth-aachen.de>
+Source: http://search.cpan.org/dist/Mail-MboxParser/
+Name: Mail-MboxParser
 
 Files: *
 Copyright: Copyright (c)  2001-2005 Tassilo von Parseval.
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
- .
- Perl is distributed under the GNU General Public License, either version 1 or
- (at your option) any later version, and the Artistic License.
- .
- On Debian systems, the complete text of the GNU General Public License can be
- found in /usr/share/common-licenses/GPL and the Artistic License in
- /usr/share/common-licenses/Artistic.
+License: Artistic or GPL-1+ 
 
 Files: debian/*
-Copyright: Copyright (C) 2005 Joshua Kwan <joshk at triplehelix.org>
-Copyright: Copyright (C) 2008 Tim Retout <tim at retout.co.uk>
-License: GPL-1+ | Artistic
+Copyright: 2005, 2007, Joshua Kwan <joshk at triplehelix.org>
+ 2008, Gunnar Wolf <gwolf at debian.org>
+ 2008, Tim Retout <tim at retout.co.uk>
+ 2011, Salvatore Bonaccorso <carnil at debian.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 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 systems, the complete text of version 1 of 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