[libtext-mecab-perl] 04/14: debian/copyright: switch formatting to Copyright-Format 1.0.

gregor herrmann gregoa at debian.org
Fri Jan 10 21:03:16 UTC 2014


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

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

commit 73515d7f5c83fa39de5ca4511b58b39f49c6eae8
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 10 21:46:48 2014 +0100

    debian/copyright: switch formatting to Copyright-Format 1.0.
    
    Update all kinds of missing/wrong information.
---
 debian/copyright | 33 ++++++++++++++++++++++++++-------
 1 file changed, 26 insertions(+), 7 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index b21c457..4852cf8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,26 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: 2006-2011 Daisuke Maki <daisuke at endeworks.jp>
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Text-MeCab
+Upstream-Contact: Daisuke Maki <daisuke at endeworks.jp>
 Source: http://search.cpan.org/dist/Text-MeCab/
-Name: Text-MeCab
 
 Files: *
-Copyright: 2006-2011 Daisuke Maki <daisuke at endeworks.jp>
-License: Artistic
+Copyright: 2006-2008, Daisuke Maki <daisuke at endeworks.jp>
+License: Artistic or GPL-1+
 
 Files: inc/Module/*
-Copyright: 2008-2011 Adam Kennedy.
-License: Artistic
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Module/Install/XSUtil.pm
+Copyright: 2010, Goro Fuji <gfuji at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Devel/CheckLib.pm
+Copyright: 2007, David Cantrell
+ 2007, David Golden
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2011, Taku YASUI <tach at debian.org>
@@ -30,3 +41,11 @@ License: GPL-1+
  .
  On Debian systems, the complete text of version 3 of the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-3'.
+
+License: GPL-3+
+ All rights are reserved except as provided by the Gnu Public
+ License, version 3, as detailed in the file COPYING provided
+ with this distribution.
+ .
+ On Debian systems, the complete text of version 3 of the GNU
+ General Public License can be found in `/usr/share/common-licenses/GPL-3'.

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



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