[DHG_packages] 04/30: haskell-hspec: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Sun May 22 14:25:22 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 140117cdfead4e219ccbea75cdc5817022927d40
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Sun May 22 14:18:38 2016 +0300

    haskell-hspec: convert `debian/copyright' to dep5 format
---
 p/haskell-hspec/debian/changelog |  1 +
 p/haskell-hspec/debian/copyright | 41 ++++++++++++++++++++++++++++------------
 2 files changed, 30 insertions(+), 12 deletions(-)

diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog
index 29dbd2e..6aafbe9 100644
--- a/p/haskell-hspec/debian/changelog
+++ b/p/haskell-hspec/debian/changelog
@@ -2,6 +2,7 @@ haskell-hspec (2.2.1-2) UNRELEASED; urgency=medium
 
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * 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 09:35:30 +0300
 
diff --git a/p/haskell-hspec/debian/copyright b/p/haskell-hspec/debian/copyright
index 440c665..143fe6d 100644
--- a/p/haskell-hspec/debian/copyright
+++ b/p/haskell-hspec/debian/copyright
@@ -1,16 +1,33 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Upstream-Name: haskell-hspec
-Upstream-Contact: Trystan Spangler <trystan.s at comcast.net>
-Source: http://hackage.haskell.org/package/haskell-hspec
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hspec
+Upstream-Contact: Simon Hengel <sol at typeful.net>
+Source: https://hackage.haskell.org/package/hspec
 
 Files: *
-Copyright: 2011 Trystan Spangler
-License: BSD3
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+Copyright: 2011-2015 Simon Hengel <sol at typeful.net>
+           2011-2012 Trystan Spangler <trystan.s at comcast.net>
+                2011 Greg Weber <greg at gregweber.info>
+License: MIT
 
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: MIT
 
- 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.
- The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission.
-
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 O [...]
+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.

-- 
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