[DHG_packages] 02/02: repa: Update d/copyright file

Ilias Tsitsimpis iliastsi-guest at moszumanska.debian.org
Tue Oct 17 13:18:35 UTC 2017


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

iliastsi-guest pushed a commit to branch master
in repository DHG_packages.

commit b3444c73312cc1a5778efc80f4b5959adf04d9dd
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date:   Tue Oct 17 16:09:06 2017 +0300

    repa: Update d/copyright file
    
    - Set The Data Parallel Haskell Team as the copyright holder
    - Add Debian contributors under debian/* files
---
 p/haskell-repa/debian/changelog |  7 ++++--
 p/haskell-repa/debian/copyright | 49 ++++++++++++++++++++---------------------
 2 files changed, 29 insertions(+), 27 deletions(-)

diff --git a/p/haskell-repa/debian/changelog b/p/haskell-repa/debian/changelog
index 0e12684..5413ddb 100644
--- a/p/haskell-repa/debian/changelog
+++ b/p/haskell-repa/debian/changelog
@@ -1,8 +1,11 @@
-haskell-repa (3.4.1.2-3) UNRELEASED; urgency=medium
+haskell-repa (3.4.1.2-3) unstable; urgency=medium
 
   * Patch in order to work with newer versions of haskell-vector
+  * Update d/copyright file
+    - Set The Data Parallel Haskell Team as the copyright holder
+    - Add Debian contributors under debian/* files
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 17 Oct 2017 15:59:29 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 17 Oct 2017 16:08:53 +0300
 
 haskell-repa (3.4.1.2-2) unstable; urgency=medium
 
diff --git a/p/haskell-repa/debian/copyright b/p/haskell-repa/debian/copyright
index 4f4cbf3..b7cd2af 100644
--- a/p/haskell-repa/debian/copyright
+++ b/p/haskell-repa/debian/copyright
@@ -4,34 +4,33 @@ Upstream-Contact: Ben Lippmeier <benl at ouroborus.net>
 Source: http://hackage.haskell.org/package/repa
 
 Files: *
-Copyright: 2010-2012, University of New South Wales
-License: BSD-3
+Copyright: 2001-2014, The Data Parallel Haskell Team
+License: BSD-3-clause 
 
 Files: debian/*
 Copyright: 2013 Denis Laxalde <denis at laxalde.org>
-License: BSD-3
+           Held by the contributors mentioned in debian/changelog
+License: BSD-3-clause 
 
-License: BSD-3
+License: BSD-3-clause 
  Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- 1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
- 2. Redistributions in binary form must reproduce the above copyright
-    notice, this list of conditions and the following disclaimer in the
-    documentation and/or other materials provided with the distribution.
- 3. Neither the name of the University of New South Wales nor the names of
-    other contributors may be used to endorse or promote products derived
-    from this software without specific prior written permission.
+ modification, are permitted provided that the following conditions are met:
  .
- THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- SUCH DAMAGE.
+ 1. Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+    this list of conditions and the following disclaimer in the documentation
+    and/or other materials provided with the distribution.
+ 3. The names of the copyright holders may not be used to endorse or promote
+    products derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+ FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+ OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list