[DRE-commits] [ruby-narray] 05/06: Update copyright format: dep5

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Sun Feb 22 02:14:47 UTC 2015


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

uwabami-guest pushed a commit to annotated tag debian/0.6.1.1-1
in repository ruby-narray.

commit 8a9c52424965b282edbd8fda7d979c76b4595a2b
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sun Feb 22 11:12:13 2015 +0900

    Update copyright format: dep5
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/copyright | 82 ++++++++++++++++++++++++++++++--------------------------
 1 file changed, 44 insertions(+), 38 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 75399f0..77bf03a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,68 +1,74 @@
-This package was debianized by Daigo Moriwaki <daigo at debian.org> on
-Sat,  3 Jun 2006 20:45:57 +0900.
-
-It was downloaded from http://narray.rubyforge.org/index.html.en.
-
-Copyright Holder: 
-
-Copyright (C) 1999-2003 Masahiro TANAKA <masa at ir.isas.ac.jp>
-
-License:
-
-You can redistribute it and/or modify it under either the terms of the GPL
-(on Debian systems, the complete text of the GPL License can be found in 
-/usr/share/common-licenses/GPL), or the conditions below:
-
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ruby-narray
+Source: http://masa16.github.io/narray/
+
+Files: *
+Copyright: 1999-2013 Masahiro TANAKA <masa at ir.isas.ac.jp>
+License: GPL-2.0+ or Ruby's
+
+Files: debian/*
+Copyright: 2006-2011 Daigo Moriwaki <daigo at debian.org>
+           2006-2015 Youhei SASAKI <uwabami at gfd-dennou.org>
+License: GPL-2.0+
+
+License: GPL-2.0+
+ This package 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 package 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
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: Ruby's
+  You can redistribute it and/or modify it under either the terms of the GPL
+  (on Debian systems, the complete text of the GPL License can be found in
+  /usr/share/common-licenses/GPL-2), or the conditions below:
+  .
   1. You may make and give away verbatim copies of the source form of the
      software without restriction, provided that you duplicate all of the
      original copyright notices and associated disclaimers.
-
   2. You may modify your copy of the software in any way, provided that
      you do at least ONE of the following:
-
        a) place your modifications in the Public Domain or otherwise
           make them Freely Available, such as by posting said
-	  modifications to Usenet or an equivalent medium, or by allowing
-	  the author to include your modifications in the software.
-
+          modifications to Usenet or an equivalent medium, or by allowing
+          the author to include your modifications in the software.
        b) use the modified software only within your corporation or
           organization.
-
        c) give non-standard binaries non-standard names, with
           instructions on where to get the original software distribution.
-
        d) make other distribution arrangements with the author.
-
   3. You may distribute the software in object code or binary form,
      provided that you do at least ONE of the following:
-
        a) distribute the binaries and library files of the software,
-	  together with instructions (in the manual page or equivalent)
-	  on where to get the original distribution.
-
+          together with instructions (in the manual page or equivalent)
+          on where to get the original distribution.
        b) accompany the distribution with the machine-readable source of
-	  the software.
-
+          the software.
        c) give non-standard binaries non-standard names, with
           instructions on where to get the original software distribution.
-
        d) make other distribution arrangements with the author.
-
   4. You may modify and include the part of the software into any other
      software (possibly commercial).  But some files in the distribution
      are not written by the author, so that they are not under these terms.
-
+     .
      For the list of those files and their copying conditions, see the
      file LEGAL.
-
-  5. The scripts and library files supplied as input to or produced as 
+  5. The scripts and library files supplied as input to or produced as
      output from the software do not automatically fall under the
-     copyright of the software, but belong to whomever generated them, 
+     copyright of the software, but belong to whomever generated them,
      and may be sold commercially, and may be aggregated with this
      software.
-
   6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
      IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-     PURPOSE.
-
+     PURPOSE.
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-narray.git



More information about the Pkg-ruby-extras-commits mailing list