[libmethod-alias-perl] 07/09: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Thu Aug 18 19:04:00 UTC 2016


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

gregoa pushed a commit to branch master
in repository libmethod-alias-perl.

commit 8c4063c198dc7650aabd9e86290cdcfb4b6dc37d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 18 21:00:45 2016 +0200

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

diff --git a/debian/copyright b/debian/copyright
index d69e1f7..af54134 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,35 @@
-This is the debian package for the Method-Alias module.
-It was created by Niko Tyni <ntyni at debian.org> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/Method-Alias/ .
-
-Upstream author: Adam Kennedy <cpan at ali.as>.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Method-Alias
+Upstream-Contact: Adam Kennedy <cpan at ali.as>
+Upstream-Name: Method-Alias
 
 Files: *
-Copyright: Copyright 2004, 2006 Adam Kennedy. All rights reserved.
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
+Copyright: 2004, 2006, Adam Kennedy <cpan at ali.as>
+License: Artistic or GPL-1+
 
-Files: inc/*
-Copyright:Copyright 2002, 2003, 2004, 2005, 2006 by
- Audrey Tang <autrijus at autrijus.org>
- Brian Ingerson <ingy at cpan.org>
- Adam Kennedy <adamk at cpan.org>
-License: GPL-1+ | Artistic
- All rights reserved.  You can redistribute and/or modify
- this bundle under the same terms as Perl itself.
- .
- These files have been copied from the Module::Install distribution by the
- upstream build system. The copyright and license information were taken
- from the copyright file of the libmodule-install-perl package.
+Files: inc/Module/*
+Copyright: 2002-2006, Adam Kennedy <adamk at cpan.org>
+ 2002-2006, Audrey Tang <autrijus at autrijus.org>
+ 2002-2006, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2008 Niko Tyni <ntyni at debian.org>
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself.
+Copyright: 2008, 2016, gregor herrmann <gregoa at debian.org>
+ 2008, Niko Tyni <ntyni 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'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmethod-alias-perl.git



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