r46901 - in /trunk/liblog-handler-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Nov 8 09:06:41 UTC 2009


Author: carnil-guest
Date: Sun Nov  8 09:05:00 2009
New Revision: 46901

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46901
Log:
  - Added a reload functionality to Log::Handler and all output-modules.
* debian/copyright:
  - Update copyright years
  - Refresh format to follow the current machine readable debian/copyright
    format specification in DEP5 

Modified:
    trunk/liblog-handler-perl/debian/changelog
    trunk/liblog-handler-perl/debian/copyright

Modified: trunk/liblog-handler-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-handler-perl/debian/changelog?rev=46901&op=diff
==============================================================================
--- trunk/liblog-handler-perl/debian/changelog (original)
+++ trunk/liblog-handler-perl/debian/changelog Sun Nov  8 09:05:00 2009
@@ -1,8 +1,13 @@
 liblog-handler-perl (0.62-1) UNRELEASED; urgency=low
 
   * New upstream release
+    - Added a reload functionality to Log::Handler and all output-modules.
+  * debian/copyright:
+    - Update copyright years
+    - Refresh format to follow the current machine readable debian/copyright
+      format specification in DEP5 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sat, 07 Nov 2009 07:45:58 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 08 Nov 2009 10:01:19 +0100
 
 liblog-handler-perl (0.60-1) unstable; urgency=low
 

Modified: trunk/liblog-handler-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblog-handler-perl/debian/copyright?rev=46901&op=diff
==============================================================================
--- trunk/liblog-handler-perl/debian/copyright (original)
+++ trunk/liblog-handler-perl/debian/copyright Sun Nov  8 09:05:00 2009
@@ -1,13 +1,11 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Jonny Schulz <jschulz.cpan at bloonix.de>
-Upstream-Source: http://search.cpan.org/dist/Log-Handler/
-Upstream-Name: Log-Handler
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Jonny Schulz <jschulz.cpan at bloonix.de>
+Source: http://search.cpan.org/dist/Log-Handler/
+Name: Log-Handler
 
 Files: *
-Copyright: 2007-2008, Jonny Schulz <jschulz.cpan at bloonix.de>
-License-Alias: Perl
-License: Artistic | GPL-1+
+Copyright: 2007-2009, Jonny Schulz <jschulz.cpan at bloonix.de>
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
@@ -17,18 +15,20 @@
  2008, Rene Mayorga <rmayorga at debian.org.sv>
  2008, gregor herrmann <gregoa at debian.org>
  2008, Roberto C. Sanchez <roberto at connexer.com>
-License: Artistic | GPL-1+
+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
+ 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 the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL'
+ 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