[DHG_packages] 08/16: haskell-csv: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Fri May 20 09:12:15 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 895f2bb318acec7878aa7dd27d27b12974c097e1
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Fri May 20 12:00:28 2016 +0300

    haskell-csv: convert `debian/copyright' to dep5 format
---
 p/haskell-csv/debian/changelog |  1 +
 p/haskell-csv/debian/copyright | 56 ++++++++++++++++++++----------------------
 2 files changed, 28 insertions(+), 29 deletions(-)

diff --git a/p/haskell-csv/debian/changelog b/p/haskell-csv/debian/changelog
index 8062f8f..fa486ac 100644
--- a/p/haskell-csv/debian/changelog
+++ b/p/haskell-csv/debian/changelog
@@ -2,6 +2,7 @@ haskell-csv (0.1.2-10) 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:05 +0300
 
diff --git a/p/haskell-csv/debian/copyright b/p/haskell-csv/debian/copyright
index d732a49..ce2849d 100644
--- a/p/haskell-csv/debian/copyright
+++ b/p/haskell-csv/debian/copyright
@@ -1,32 +1,30 @@
-This package was debianized by Clint Adams <clint at debian.org> on
-Thu, 28 May 2011 18:26:11 -0000
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: csv
+Upstream-Contact: Jaap Weel <weel at ugcs.caltech.edu>
+Source: https://hackage.haskell.org/package/csv
 
-It was downloaded from
-http://hackage.haskell.org/package/csv
+Files: *
+Copyright: 2007 Jaap Weel
+License: MIT
 
-Upstream Author:
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: MIT
 
-    Jaap Weel <weel at ugcs.caltech.edu>
-
-Copyright:
-
-    2007 Jaap Weel
-
-License:
-
-Copyright (c) Jaap Weel 2007.  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.
+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