r31552 - in /trunk/libdatetime-timezone-perl/debian: changelog compat copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Mar 6 16:10:08 UTC 2009


Author: gregoa
Date: Fri Mar  6 16:10:04 2009
New Revision: 31552

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31552
Log:
Update debian/copyright.

Modified:
    trunk/libdatetime-timezone-perl/debian/changelog
    trunk/libdatetime-timezone-perl/debian/compat
    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=31552&op=diff
==============================================================================
--- trunk/libdatetime-timezone-perl/debian/changelog (original)
+++ trunk/libdatetime-timezone-perl/debian/changelog Fri Mar  6 16:10:04 2009
@@ -17,6 +17,7 @@
   * Update to new Olson DB 2009b.
   * Activate POD test by setting IS_MAINTAINER in debian/rules and adding
     libtest-pod-perl in debian/control.
+  * Update debian/copyright.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:41:38 +0100
 

Modified: trunk/libdatetime-timezone-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-timezone-perl/debian/compat?rev=31552&op=diff
==============================================================================
--- trunk/libdatetime-timezone-perl/debian/compat (original)
+++ trunk/libdatetime-timezone-perl/debian/compat Fri Mar  6 16:10:04 2009
@@ -1,1 +1,1 @@
-7
+7

Modified: trunk/libdatetime-timezone-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-timezone-perl/debian/copyright?rev=31552&op=diff
==============================================================================
--- trunk/libdatetime-timezone-perl/debian/copyright (original)
+++ trunk/libdatetime-timezone-perl/debian/copyright Fri Mar  6 16:10:04 2009
@@ -1,23 +1,31 @@
-This package was debianized by Piotr Roszatycki <dexter at debian.org>
-
-Upstream source:
-    http://search.cpan.org/dist/DateTime-TimeZone/
+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
 
 Files: *
 Copyright: © 2003-2008 David Rolsky
+License-Alias: Perl
 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 your choice of the GNU General Public License or the
- Artistic License.
- .
- The complete text of the GNU General Public License can be found in
- /usr/share/common-licenses/GPL and the Artistic License can be found in
- /usr/share/common-licenses/Artistic.
 
 Files: debian/*
-Copyright: © 2003 Piotr Roszatycki <dexter at debian.org>
-Copyright: © 2008 Debian Perl Group <debian-perl at lists.debian.org>
+Copyright:
+ © 2003,      Piotr Roszatycki <dexter at debian.org>
+ © 2008-2009, various members of the Debian Perl Group, cf. debian/changelog
 License: GPL-1+|Artistic
  Packaging is licensed under the same terms as the software itself (see above).
+
+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 the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'




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