[libima-dbi-perl] 04/10: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Mon Aug 11 16:31:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libima-dbi-perl.

commit a4dd73b2575c80fd438c44e9cc69e7e9a4883549
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Aug 11 18:17:39 2014 +0200

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 54 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 29 insertions(+), 25 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 3b95664..3fc474c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,30 +1,34 @@
-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
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Ima-DBI
+Upstream-Contact: Perrin Harkins <perrin at elem.com>
+Upstream-Name: Ima-DBI
 
 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.
+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: Artistic or GPL-1+
 
 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>
+Copyright: 2003, 2004, 2005, Stephen Quinney <sjq at debian.org>
+ 2006, 2007, Bart Martens <bartm at debian.org>
+ 2009, Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+ 2009, Nathan Handler <nhandler at ubuntu.com>
+ 2014, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
- 
-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'.
+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 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libima-dbi-perl.git



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