[libtest-cmd-perl] 04/09: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sun Jan 12 16:56:26 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-cmd-perl.

commit d9dd0389c20795584b6d0c4ca3763cfa1c6f5185
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 17:49:17 2014 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 78f27ba..c109f24 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,31 +1,31 @@
-This package was debianized by Shell Hung <shell at debian.org> on
-Fri,  3 Aug 2001 18:09:38 +0800.
-
-Nacho Barrientos Arias <chipi at criptonita.com> adopted it on
-Fri, 15 Dec 2006 18:34:25 +0100.
-
-It was downloaded from http://search.cpan.org/dist/Test-Cmd/
-
-Upstream Author: Steven Knight <knight at baldmt.com>
-
-Copyright (c) 2000-2006, Steven Knight <knight at baldmt.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'.
-
-The Debian packaging is (C)
-  2001-2006, Shell Hung <shell at debian.org> 
-  2006, Nacho Barrientos Arias <chipi at criptonita.com>
-and is licensed under the GPL, see above.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Test-Cmd
+Upstream-Contact: Steven Knight, knight at baldmt.com
+Upstream-Name: Test-Cmd
+
+Files: *
+Copyright: 1999-2001, Steven Knight, knight at baldmt.com
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2002, 2004, Shell Hung <shell at debian.org>
+ 2005, Stephen Quinney <sjq at debian.org>
+ 2006, 2008, 2013, Nacho Barrientos Arias <nacho at debian.org>
+ 2014, gregor herrmann <gregoa at debian.org>
+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 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/libtest-cmd-perl.git



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