[SCM] Debian packaging of librt-client-rest-perl branch, master, updated. 2febe0c26a53f1d3b148b0a05463874ccbe53685

gregor herrmann gregoa at debian.org
Fri Jan 20 21:04:44 UTC 2012


The following commit has been merged in the master branch:
commit 8ff85dd84e4203e316dbf3c428f1e9fd14f15cdf
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 20 21:31:58 2012 +0100

    debian/copyright: update formatting, add info about newly added
    Module::Install, try to be a bit more specific about the historic
    copyright/license situation.

diff --git a/debian/copyright b/debian/copyright
index c2b0a4f..027618e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,22 +1,41 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Dmitri Tikhonov <dtikhonov at yahoo.com>, Damien "dams" Krotkine <dams at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/RT-Client-REST/
-Upstream-Name: RT-Client-REST
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Jose Luis Martinez Torres
+Source: http://search.cpan.org/dist/RT-Client-REST/
+Name: RT-Client-REST
 
 Files: *
-Copyright: 1996-2005 Best Practical Solutions, LLC
-           2007-2008 Damien Krotkine <dams at cpan.org>
-License: GPL-2
+Copyright: 2007-2008, Damien Krotkine <dams at cpan.org>
+License: Artistic or GPL-1+
+
+Files: lib/RT/Client/REST.pm
+Copyright: 1996-2005, Best Practical Solutions, LLC
+ 2006, Dmitri Tikhonov <dtikhonov at yahoo.com>
+License: GPL-1+
+
+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: 2009, Christine Spang <christine at debian.org>
-           2011, Fabrizio Regalli <fabreg at fabreg.it>
-License: GPL-2
+Copyright: 2009, 2010, Christine Spang <christine at debian.org>
+ 2011, Fabrizio Regalli <fabreg at fabreg.it>
+ 2012, 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-2
-    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; version 2.
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'
+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 librt-client-rest-perl



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