r55131 - in /trunk/libdbd-csv-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Mar 30 16:31:14 UTC 2010


Author: gregoa
Date: Tue Mar 30 16:31:06 2010
New Revision: 55131

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55131
Log:
debian/copyright: update years of upstream and packaging copyright; update
formatting.

Modified:
    trunk/libdbd-csv-perl/debian/changelog
    trunk/libdbd-csv-perl/debian/copyright

Modified: trunk/libdbd-csv-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-csv-perl/debian/changelog?rev=55131&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/changelog (original)
+++ trunk/libdbd-csv-perl/debian/changelog Tue Mar 30 16:31:06 2010
@@ -1,7 +1,4 @@
 libdbd-csv-perl (0.2800-1) UNRELEASED; urgency=low
-
-  TODO:
-  - copyright years outdated (despite TODO in commit log)
 
   [ Jonathan Yu ]
   * New upstream release 0.27
@@ -14,6 +11,8 @@
   * Convert to source format 3.0 (quilt). Remove quilt framework.
   * Bump versioned (build) dependencies according to new upstream
     requirements.
+  * debian/copyright: update years of upstream and packaging copyright; update
+    formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 30 Mar 2010 18:18:50 +0200
 

Modified: trunk/libdbd-csv-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-csv-perl/debian/copyright?rev=55131&op=diff
==============================================================================
--- trunk/libdbd-csv-perl/debian/copyright (original)
+++ trunk/libdbd-csv-perl/debian/copyright Tue Mar 30 16:31:06 2010
@@ -1,37 +1,37 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: H.Merijn Brand <h.m.brand at xs4all.nl>
-Upstream-Source: http://search.cpan.org/dist/DBD-CSV/
-Upstream-Name: DBD-CSV
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: H.Merijn Brand <h.m.brand at xs4all.nl>
+Source: http://search.cpan.org/dist/DBD-CSV/
+Name: DBD-CSV
 
 Files: *
-Copyright: 2009, H.Merijn Brand <h.m.brand at xs4all.nl>
+Copyright: 2009-2010, H.Merijn Brand <h.m.brand at xs4all.nl>
  2004-2009, Jeff Zucker <jeff at vpservices.com>
  1998-2004, Jochen Wiedmann <jwied at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2006-2009, gregor herrmann <gregoa at debian.org>
+Copyright: 2009-2010, Jonathan Yu <jawnsy at cpan.org>
+ 2006-2010, gregor herrmann <gregoa at debian.org>
  2004-2005, Gunnar Wolf <gwolf at debian.org>
  2004, Frank Lichtenheld <djpig at debian.org>
  2004, Christian Hammers <ch at debian.org>
  2001-2002, Stephen Zander <gibreel at debian.org>
  1999, Piotr Roszatycki <dexter at debian.org>
  1998, Craig Sanders <cas at taz.net.au>
-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