r51227 - in /trunk/libdatetime-timezone-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jan 18 20:42:26 UTC 2010


Author: jawnsy-guest
Date: Mon Jan 18 20:42:19 2010
New Revision: 51227

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51227
Log:
looks good, dch -r

Modified:
    trunk/libdatetime-timezone-perl/debian/changelog
    trunk/libdatetime-timezone-perl/debian/copyright

Modified: trunk/libdatetime-timezone-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-timezone-perl/debian/changelog?rev=51227&op=diff
==============================================================================
--- trunk/libdatetime-timezone-perl/debian/changelog (original)
+++ trunk/libdatetime-timezone-perl/debian/changelog Mon Jan 18 20:42:19 2010
@@ -1,8 +1,9 @@
-libdatetime-timezone-perl (1:1.09-1+2010a) UNRELEASED; urgency=low
+libdatetime-timezone-perl (1:1.09-1+2010a) unstable; urgency=low
 
   * New upstream release, based on version 2010a of the Olson database
-
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 18 Jan 2010 13:33:52 -0500
+  * Update to new DEP5 copyright format
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Mon, 18 Jan 2010 15:49:36 -0500
 
 libdatetime-timezone-perl (1:1.08-1+2009u) unstable; urgency=low
 

Modified: trunk/libdatetime-timezone-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-timezone-perl/debian/copyright?rev=51227&op=diff
==============================================================================
--- trunk/libdatetime-timezone-perl/debian/copyright (original)
+++ trunk/libdatetime-timezone-perl/debian/copyright Mon Jan 18 20:42:19 2010
@@ -1,37 +1,38 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Dave Rolsky <autarch at urth.org>
-Upstream-Source: http://search.cpan.org/dist/DateTime-TimeZone/
-Upstream-Name: DateTime-TimeZone
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Dave Rolsky <autarch at urth.org>
+Source: http://search.cpan.org/dist/DateTime-TimeZone/
+Name: DateTime-TimeZone
 
 Files: *
 Copyright: 2003-2008, David Rolsky <autarch at urth.org>
-License-Alias: Perl
-License: GPL-1+|Artistic
+License: Artistic or GPL-1+
 
 Files: debian/tzdata/*
-Copyright: Arthur David Olson et.al.
+Copyright: Arthur David Olson, et. al.
 License: PD
 X-Upstream-Source: ftp://elsie.nci.nih.gov/pub/
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
  2009, gregor herrmann <gregoa at debian.org>
  2008, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
  2008, Damyan Ivanov <dmn at debian.org>
  2003-2008, Piotr Roszatycki <dexter at debian.org>
-License: GPL-1+ | Artistic
+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