[libdata-compare-perl] 01/01: Update d/copyright to format 1.0

dom at earth.li dom at earth.li
Sat Sep 2 12:36:38 UTC 2017


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

dom pushed a commit to branch master
in repository libdata-compare-perl.

commit c280a70908f1512f2e35d1912f839489ed7449ba
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Sep 2 13:34:52 2017 +0100

    Update d/copyright to format 1.0
---
 debian/changelog |  1 +
 debian/copyright | 67 +++++++++++++++++++++++---------------------------------
 2 files changed, 29 insertions(+), 39 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a8504f..8e09fc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libdata-compare-perl (1.25-1) unstable; urgency=medium
   * Use debhelper 9 compat level
   * Update Standards-Version (no changes)
   * Switch to dpkg-source 3.0 (quilt) format
+  * Update d/copyright to format 1.0
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 02 Sep 2017 13:22:23 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 16229c1..01628ec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,39 +1,28 @@
-This package have been initially packaged by Jean-Francois Dive <jef at debian.org>,
-New maintainer since version 0.13-1 is Timo Schneider <timo.schneider at s2004.tu-chemnitz.de>,
-New maintainet since version 1.21-1 is Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>
-
-It was downloaded from:
-
-    <http://search.cpan.org/~dcantrell/Data-Compare/>
-
-Upstream Author:
-
-    Fabien Tassin <fta at sofaraway.org>
-    Portions by David Cantrell <david at cantrell.org.uk>
-
-Copyright:
-
-    Copyright (C) 1999-2001 Fabien Tassin. All rights reserved. 
-    Some parts Copyright (C) 2003 - 2013 David Cantrell.
-
-License:
-
-    This program is free software; you can redistribute it and/or modify 
-    it under the same terms as Perl itself.
-
-    Perl is licensed 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 systems, the complete text of version 1 of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL-1' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is Copyright (C) 2008,
-Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.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/Data-Validate-URI
+Upstream-Contact: David Cantrell <david at cantrell.org.uk>
+Upstream-Name: Data-Validate-URI
+
+Files: *
+Copyright: 1999-2001 Fabien Tassin, 2003-2013 David Cantrell
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008, Miguelangel Jose Freitas Loreto <miguelangel.freitas at gmail.com>, 2017 Dominic Hargreaves <dom at earth.li>
+License: 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/libdata-compare-perl.git



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