r33243 - in /trunk/libima-dbi-perl/debian: changelog control copyright

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Wed Apr 15 12:02:18 UTC 2009


Author: eloy
Date: Wed Apr 15 12:02:12 2009
New Revision: 33243

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

Modified:
    trunk/libima-dbi-perl/debian/changelog
    trunk/libima-dbi-perl/debian/control
    trunk/libima-dbi-perl/debian/copyright

Modified: trunk/libima-dbi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libima-dbi-perl/debian/changelog?rev=33243&op=diff
==============================================================================
--- trunk/libima-dbi-perl/debian/changelog (original)
+++ trunk/libima-dbi-perl/debian/changelog Wed Apr 15 12:02:12 2009
@@ -5,6 +5,7 @@
     headers in debian/control
   * debian/control: update Standards-Version to 3.8.1, migrated to debhelper7
   * debian/watch: update to last schema
+  * debian/copyright: update to last schema
 
  -- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>  Wed, 15 Apr 2009 11:42:24 +0200
 

Modified: trunk/libima-dbi-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libima-dbi-perl/debian/control?rev=33243&op=diff
==============================================================================
--- trunk/libima-dbi-perl/debian/control (original)
+++ trunk/libima-dbi-perl/debian/control Wed Apr 15 12:02:12 2009
@@ -9,7 +9,7 @@
  libdbi-perl (>= 1.20), libclass-data-inheritable-perl (>= 0.02), 
  libtest-pod-perl, libtest-pod-coverage-perl
 Standards-Version: 3.8.1
-Homepage: http://search.cpan.org/~tmtm/Ima-DBI/
+Homepage: http://search.cpan.org/dist/Ima-DBI/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libima-dbi-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libima-dbi-perl/
 

Modified: trunk/libima-dbi-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libima-dbi-perl/debian/copyright?rev=33243&op=diff
==============================================================================
--- trunk/libima-dbi-perl/debian/copyright (original)
+++ trunk/libima-dbi-perl/debian/copyright Wed Apr 15 12:02:12 2009
@@ -1,28 +1,31 @@
-This package was debianized by Stephen Quinney <sjq at debian.org> on
-Wed, 05 Mar 2003 10:26:43 +0000
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Author: Tony Bowden <tony at tmtm.com>
+    Perrin Harkins <perrin at elem.com>
+    Michael G Schwern <schwern at pobox.com>
+Packaged-By: Stephen Quinney <sjq at debian.org>
+Upstream-Name: Ima::DBI
+Original-Source-Location: http://search.cpan.org/dist/Ima-DBI/
+Original-Source-Command: uscan --force-download
+Original-Source-Depends: devscripts
 
-It was downloaded from http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/
+Files: *
+Copyright: © 1998-2001 Michael G Schwern <schwern at pobox.com>
+    © 2001-2005 Tony Bowden <tony at tmtm.com>
+    © 2009 Perrin Harkins <perrin at elem.com>
+License: GPL-1+ | Artistic
+ This program is free software, you can redistribute it and/or modify it under
+ the same terms as Perl itself.
 
-Upstream Authors: 
-    Tony Bowden <tony at tmtm.com>
-    Perrin Harkins <perrin at elem.com>
+Files: debian/*
+Copyright: 
+    © 2003-2005 Stephen Quinney <sjq at debian.org>
+    © 2006-2007 Bart Martens <bartm at debian.org>
+    © 2009 Krzysztof Krzyzaniak (eloy) <eloy at debian.org>
 
-Original Author: Michael G Schwern <schwern at pobox.com>
+ 
+Perl is distributed under your choice of the GNU General Public License or
+the Artistic License.  On Debian GNU/Linux systems, the complete text of the
+GNU General Public License can be found in `/usr/share/common-licenses/GPL'
+and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
 
-Copyright (C) 1998-2001 Michael G Schwern <schwern at pobox.com>
-Copyright (C) 2001-2005 Tony Bowden <tony at tmtm.com>
-
-License:
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.




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