[DHG_packages] 18/30: haskell-io-choice: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Sun May 22 14:25:26 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 c6b2cb780958aedf84599cdff3cace52e8a04107
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Sun May 22 16:48:25 2016 +0300

    haskell-io-choice: convert `debian/copyright' to dep5 format
---
 p/haskell-io-choice/debian/changelog |  1 +
 p/haskell-io-choice/debian/copyright | 18 ++++++++++++------
 2 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/p/haskell-io-choice/debian/changelog b/p/haskell-io-choice/debian/changelog
index 839aa72..2d29328 100644
--- a/p/haskell-io-choice/debian/changelog
+++ b/p/haskell-io-choice/debian/changelog
@@ -2,6 +2,7 @@ haskell-io-choice (0.0.5-6) 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:36 +0300
 
diff --git a/p/haskell-io-choice/debian/copyright b/p/haskell-io-choice/debian/copyright
index 98f9e48..740dbbb 100644
--- a/p/haskell-io-choice/debian/copyright
+++ b/p/haskell-io-choice/debian/copyright
@@ -1,15 +1,21 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Upstream-Name: haskell-io-choice
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: io-choice
 Upstream-Contact: Kazu Yamamoto <kazu at iij.ad.jp>
-Source: http://hackage.haskell.org/package/haskell-io-choice
+Source: https://hackage.haskell.org/package/io-choice
 
 Files: *
 Copyright: 2012 IIJ Innovation Institute Inc.
-License: BSD3
+License: BSD-3-clause
+
+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:
-
+ .
    * 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
@@ -19,7 +25,7 @@ License: BSD3
    * Neither the name of the copyright holders 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

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