[libtext-trac-perl] 03/09: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Sun Jan 12 17:11:13 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtext-trac-perl.

commit 88d5bcc0c59e60cc50a286059c14ee995a16c5b8
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 18:01:05 2014 +0100

    debian/copyright: switch formatting to Copyright-Format 1.0.
---
 debian/copyright | 82 ++++++++++++++++++++++++--------------------------------
 1 file changed, 35 insertions(+), 47 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 7f90527..5368d55 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,47 +1,35 @@
-This package was debianized by Nacho Barrientos Arias 
-<nacho at debian.org> on Sat, 08 Mar 2008 21:37:42 +0100.
-
-It was downloaded from <http://search.cpan.org/dist/Text-Trac/>
-
-Upstream Author:
-
-    Gosuke Miyashita <gosukenator at gmail.com>
-
-Copyright: 
-
-    Copyright (C) 2006-2009
-      Gosuke Miyashita
-      Hideaki Tanaka
-
-License:
-
-  This program is free software; you can redistribute it and/or
-  modify it under the same terms as Perl itself.
-
-  GPL:
-
-    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 2
-    of the License, or (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    with Debian GNU/Linux (see /usr/share/common-licenses/), if not
-    write to the Free Software Foundation, Inc., 51 Franklin St,
-    Fifth Floor, Boston, MA  02110-1301 USA
-
-  Artistic:
-
-    http://www.perl.com/language/misc/Artistic.html
-
-    On Debian GNU/Linux systems, you can get extra information in
-    `/usr/share/common-licenses/Artistic'.
-
-The Debian packaging is (C) 2008, 2009 
- - Nacho Barrientos Arias <nacho at debian.org> 
-and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/Text-Trac
+Upstream-Contact: Gosuke Miyashita, <gosukenator at gmail.com>
+Upstream-Name: Text-Trac
+
+Files: *
+Copyright: 2006, Gosuke Miyashita, <gosukenator at gmail.com>
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
+ 2002-2009, Audrey Tang <autrijus at autrijus.org>
+ 2002-2009, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2008, 2009, 2013, Nacho Barrientos Arias <nacho 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/libtext-trac-perl.git



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