[libcrypt-openssl-random-perl] 04/09: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Fri Feb 21 18:19:52 UTC 2014


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

gregoa pushed a commit to branch master
in repository libcrypt-openssl-random-perl.

commit a8a160300490cee0c709a902895aec221c58c5ff
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 19:14:38 2014 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 1829fbb..e6f327b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,34 @@
-This package was debianized by Luk Claes <luk at debian.org> on
-Mon, 15 May 2006 04:40:52 +0200.
-
-It was downloaded from <http://search.cpan.org/dist/Crypt-OpenSSL-Random/>.
-
-Copyright Holder: Ian Robertson <iroberts at cpan.org>
-
-According to the Changes file, the years of copyright are 2001,2007
-
-License:
-
-	This module is free software; you may redistribute it and/or modify it
-	under the same terms as Perl itself.
-
-	At the moment this is 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 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'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Crypt-OpenSSL-Random
+Upstream-Contact: Ian Robertson <iroberts+perl at red-bean.com>
+Upstream-Name: Crypt-OpenSSL-Random
+
+Files: *
+Copyright: Ian Robertson, iroberts at cpan.com
+License: Artistic or GPL-1+
+Comment: The upstream distribution does not contain an explicit statement of
+ copyright ownership. Pursuant to the Berne Convention for the Protection of
+ Literary and Artistic Works, it is assumed that all content is copyright by
+ its respective authors unless otherwise stated.
+
+Files: debian/*
+Copyright: 2006, Luk Claes <luk at debian.org>
+ 2008, 2014, gregor herrmann <gregoa at debian.org>
+ 2008, Damyan Ivanov <dmn 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/libcrypt-openssl-random-perl.git



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