[SCM] Debian packaging of libdata-random-perl branch, master, updated. 4e67fd28aea4d4de232d126beab9deb843634471

gregor herrmann gregoa at debian.org
Sat Nov 26 16:47:26 UTC 2011


The following commit has been merged in the master branch:
commit 2931569177b8b6a5eb23ded63cbe3359d9394e1a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 26 17:07:41 2011 +0100

    Rewrite debian/copyright.

diff --git a/debian/copyright b/debian/copyright
index 9514f64..674c608 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,36 @@
-Upstream source location: http://search.cpan.org/dist/Data-Random/
-
-Upstream author: Adekunle Olonoh, koolade at users.sourceforge.net
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Buddy Burden <barefoot at cpan.org>
+Source: http://search.cpan.org/dist/Data-Random/
+Name: Data-Random
 
 Files: *
-Copyright: Copyright (c) 2000 Adekunle Olonoh. 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: 2000-2011, Adekunle Olonoh
+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'.
+Files: inc/Module/*
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+ 2002-2011, Audrey Tang <autrijus at autrijus.org>
+ 2002-2011, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: Copyright 2006-2008, Debian Perl Group
-License: GPL-1+ | Artistic
- The packaging is licensed under the same term as the module itself.
+Copyright: 2006-2011, gregor herrmann <gregoa at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, Niko Tyni <ntyni 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'.

-- 
Debian packaging of libdata-random-perl



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