[libyaml-tiny-perl] 07/09: Convert debian/copyright format

Salvatore Bonaccorso carnil at debian.org
Sun Sep 22 05:12:55 UTC 2013


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

carnil pushed a commit to annotated tag debian/1.55-1
in repository libyaml-tiny-perl.

commit 7c000c04118b3afd1346611c05d2b526caedd7f7
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun Sep 22 07:03:58 2013 +0200

    Convert debian/copyright format
    
    Convert debian/copyright to copyright-format 1.0 as released together
    with Debian policy 3.9.3.
---
 debian/copyright |   57 +++++++++++++++++++++++++++---------------------------
 1 file changed, 28 insertions(+), 29 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 9509820..106f4df 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,29 +1,28 @@
-This is the debian package for the YAML-Tiny module.
-It was created by John Lightsey <lightsey at debian.org>
-using dh-make-perl on 28 Apr 2007.
-
-The upstream author is:
-
-Adam Kennedy <adamk at cpan.org>.
-
-COPYRIGHT
-    Copyright 2006 - 2012 Adam Kennedy.
-
-    This program is free software; you can redistribute it and/or modify it
-    under the same terms as Perl itself.
-
-All Debian specific changes copyright 2007-2012 John Lightsey and licensed
-under the same terms as Perl itself.
-
-Perl is dual licensed under:
-
-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"
-
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
-
-The full text of the Artistic License is available on Debian
-systems in /usr/share/common-licenses/Artistic
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/YAML-Tiny
+Upstream-Contact: Adam Kennedy <adamk at cpan.org>
+Upstream-Name: YAML-Tiny
+
+Files: *
+Copyright: 2006-2012, Adam Kennedy <adamk at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2007-2012, John Lightsey <lightsey 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/libyaml-tiny-perl.git



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