[SCM] Debian packaging of libtest-tester-perl branch, master, updated. debian/0.107-2

Ansgar Burchardt ansgar at debian.org
Sun Sep 18 10:19:23 UTC 2011


The following commit has been merged in the master branch:
commit 4455b2ae52b4c1cce6ea9f65df3452f7cf96991f
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sun Sep 18 12:16:22 2011 +0200

    Convert debian/copyright to proposed machine-readable format.

diff --git a/debian/copyright b/debian/copyright
index 4299355..c5111b3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,12 +1,11 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-X-Debianized-By: Florian Ragwitz <florian at mookooh.org>
-X-Debianized-Date: Tue, 12 Jul 2005 15:25:31 +0200
-X-Source-Downloaded-From: http://search.cpan.org/dist/Test-Tester/
-X-Upstream-Author: Fergal Daly <fergal at esatclear.ie>
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59
+Maintainer: Fergal Daly <fergal at esatclear.ie>
+Source: http://search.cpan.org/dist/Test-Tester/
+Name: Test-Tester
 
 Files: *
-Copyright: Copyright 2005 Fergal Daly <fergal at esatclear.ie>
-License: GPL-1+ | Artistic
+Copyright: 2005, Fergal Daly <fergal at esatclear.ie>
+License: Artistic or GPL-1+
  Some parts are based on other people's work.
  .
  Plan handling lifted from Test::More. written by Michael G Schwern
@@ -15,19 +14,27 @@ License: GPL-1+ | Artistic
  Test::Tester::Capture is a cut down and hacked up version of Test::Builder.
  Test::Builder was written by chromatic <chromatic at wgz.org> and Michael G
  Schwern <schwern at pobox.com>.
- .
- License:
- .
- This program is free software, you can redistribute it and/or modify it under
- the same terms as Perl itself.
 
 Files: debian/*
-Copyright: Copyright 2005-2006 Florian Ragwitz <rafl at debian.org>
- Copyright 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-License: GPL-1+ | Artistic
- The Debian packaging is put under the same terms as the module itself.
+Copyright:
+ 2005-2006, Florian Ragwitz <rafl at debian.org>
+ 2008, Marc 'HE' Brockschmidt <he at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2011, Ansgar Burchardt <ansgar 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'.

-- 
Debian packaging of libtest-tester-perl



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