[libyaml-appconfig-perl] 06/08: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Wed Mar 12 22:09:38 UTC 2014


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

gregoa pushed a commit to branch master
in repository libyaml-appconfig-perl.

commit 62d32069b10b116628d05d90d410223e98bfdfec
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Mar 12 23:05:40 2014 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 99ac73c..4b8dd4b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,29 @@
-This is the debian package for the YAML-AppConfig module.
-It was created by Damyan Ivanov <dmn at debian.org> using dh-make-perl.
-
-It was downloaded from http://metacpan.org/release/YAML-AppConfig
-
-
-Upstream author:
-    Matthew O'Connor <matthew at canonical.org>
-
-    Original implementations by Kirrily "Skud" Robert (as YAML::ConfigFile) and
-    Shawn Boyette (as Config::YAML)..
-
-
-Copyright 2006 Matthew O'Connor, 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-1'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
-
-
-The Debian packaging is © 2008, Damyan Ivanov <dmn at debian.org> 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/YAML-AppConfig
+Upstream-Contact: Grzegorz Rożniecki <xaerxess at gmail.com>
+Upstream-Name: YAML-AppConfig
+
+Files: *
+Copyright: 2006, Matthew O'Connor <matthew at canonical.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008, 2011, 2013, Damyan Ivanov <dmn 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/libyaml-appconfig-perl.git



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