[DHG_packages] 01/12: ghc-testsuite: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Tue May 17 14:44:16 UTC 2016


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

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

commit 6ff788ef41473c92ceabffbe3c6b3119aa86f752
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Tue May 17 17:13:14 2016 +0300

    ghc-testsuite: convert `debian/copyright' to dep5 format
---
 p/ghc-testsuite/debian/changelog |  1 +
 p/ghc-testsuite/debian/copyright | 98 ++++++++++++++++++++--------------------
 2 files changed, 51 insertions(+), 48 deletions(-)

diff --git a/p/ghc-testsuite/debian/changelog b/p/ghc-testsuite/debian/changelog
index f4939c4..fbf768a 100644
--- a/p/ghc-testsuite/debian/changelog
+++ b/p/ghc-testsuite/debian/changelog
@@ -1,6 +1,7 @@
 ghc-testsuite (7.10.3-2) UNRELEASED; urgency=medium
 
   * Bump standards version to 3.9.8 (no changes needed)
+  * Convert `debian/copyright' to dep5 format
 
  -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 10:33:30 +0300
 
diff --git a/p/ghc-testsuite/debian/copyright b/p/ghc-testsuite/debian/copyright
index e37bc53..6b8d30f 100644
--- a/p/ghc-testsuite/debian/copyright
+++ b/p/ghc-testsuite/debian/copyright
@@ -1,48 +1,50 @@
-This is the testsuite that belongs to GHC, and is therefore covered by the same
-copyright terms:
-
-Upstream Authors: The GHC team
-    Simon Peyton Jones	<simonpj at microsoft.com>
-    Simon Marlow	<simonmar at microsoft.com>
-
-Other copyright holders mentioned in the test cases:
-   (c) 2003 The University of Glasgow
-   (c) 2000 Galois Connections, Inc
-   (c) 2001 The FFI task force
-   (c) 1999 sof
-
-See http://www.haskell.org/ghc/contributors.html for more details.
-
-Copyright:
-
-The Glasgow Haskell Compiler License
-
-Copyright 2002-2010, The University Court of the University of Glasgow.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice,
-  this list of conditions and the following disclaimer.
-
-* 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.
-
-* Neither name of the University nor the names of its contributors may be
-  used to endorse or promote products derived from this software without
-  specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY COURT OF THE UNIVERSITY OF
-GLASGOW AND THE 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
-UNIVERSITY COURT OF THE UNIVERSITY OF GLASGOW OR THE 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.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: bool-extras
+Upstream-Contact: Simon Marlow <marlowsd at gmail.com>
+Source: http://downloads.haskell.org/~ghc/
+
+Files: *
+License: BSD-3-clause
+Copyright: 2003 Chris Dornan
+      2002-2003 David Roundy
+           2014 Edward Kmett
+           2000 Galois Connections
+           2015 Luke Iannini
+           2009 Mario Blazevic
+           2008 Max Bolingbroke
+           2008 Niklas Broberg
+      2004-2005 Ralf Laemmel
+      2004-2005 Simon D. Foster
+      2002-2003 Simon Marlow
+      1999-2000 The GHC Team
+      2001-2003 The University of Glasgow
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
+
+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 cligh nor the names of its contributors may be used
+ to endorse or promote products derived from this software without
+ specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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