[libdata-validate-uri-perl] 14/16: Switch to machine-readable copyright format

dom at earth.li dom at earth.li
Sat Aug 26 13:38:57 UTC 2017


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

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

commit 0256408340297c5397f1e72ca8a21fc4eed9c66f
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sat Aug 26 14:29:07 2017 +0100

    Switch to machine-readable copyright format
---
 debian/changelog |  1 +
 debian/copyright | 59 ++++++++++++++++++++++++++++++--------------------------
 2 files changed, 33 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b686590..be3b6e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libdata-validate-uri-perl (0.06-2) UNRELEASED; urgency=medium
   * debian/control: Changed: Homepage field changed to metacpan.org URL.
   * Update debhelper compat level to 9
   * Update Standards-Version (no changes)
+  * Switch to machine-readable copyright format
 
  -- Dominic Hargreaves <dom at earth.li>  Sat, 26 Aug 2017 13:08:13 +0000
 
diff --git a/debian/copyright b/debian/copyright
index d83e3c0..65457d1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,32 @@
-This is the debian package for the Data-Validate-URI module.
-It was created by Dominic Hargreaves <dom at earth.li> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Data-Validate-URI/
-
-The upstream author is: Richard Sonnen (sonnen at richardsonnen.com).
-
-Copyright (c) 2005 Richard Sonnen. All rights reserved.
-
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-t/ExtUtils/TBone.pm:
-
-Copyright (c) 1996 by Eryq.  All rights reserved.
-Copyright (c) 1999 by ZeeGee Software Inc.  All rights reserved.
-
-This program is free software; you can redistribute it and/or modify
-it under the same terms as Perl itself.
-
-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'.
-
-The Debian packaging is (C) 2008, Dominic Hargreaves <dom at earth.li> and
-is licensed under the same terms as the software itself (see above).
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Data-Validate-URI
+Upstream-Contact: Richard Sonnen <sonnen at richardsonnen.com>
+Upstream-Name: Data-Validate-URI
+
+Files: *
+Copyright: 2005 Richard Sonnen
+License: Artistic or GPL-1+
+
+Files: t/ExtUtils/TBone.pm
+Copyright: 1999 by ZeeGee Software Inc, 1996 by Eryq
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008-2017, Dominic Hargreaves <dom at earth.li>
+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/libdata-validate-uri-perl.git



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