[DRE-commits] [SCM] ruby-aruba.git branch, master, updated. upstream/0.5.1-3-g4291961

Hideki Yamane henrich at debian.org
Thu Jan 3 03:48:00 UTC 2013


The following commit has been merged in the master branch:
commit 4291961331d3fb5b87bc4f20f20a5a0f7a54f48d
Author: Hideki Yamane <henrich at debian.org>
Date:   Thu Jan 3 12:47:20 2013 +0900

    fix upstream author and license

diff --git a/debian/copyright b/debian/copyright
index 97d6ecb..74fe55c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,34 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: aruba
-Source: FIXME <http://example.com/>
+Source: https://github.com/cucumber/aruba
 
 Files: *
-Copyright: <years> <put author's name and email here>
-           <years> <likewise for another author>
-License: GPL-2+ (FIXME)
+Copyright: 2010-2012 Aslak Hellesøy <aslak.hellesoy at gmail.com>
+                     David Chelimsky <https://github.com/dchelimsky>
+                     Mike Sassak <msassak at gmail.com>
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: debian/*
+Copyright: 2012 Hideki Yamane <henrich at debian.org>
+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; either
@@ -27,7 +50,3 @@ License: GPL-2+ (FIXME)
  License version 2 can be found in the file
  `/usr/share/common-licenses/GPL-2'.
 
-Files: debian/*
-Copyright: 2012 Hideki Yamane <henrich at debian.org>
-License:
- [LICENSE TEXT]

-- 
ruby-aruba.git



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