[DHG_packages] 11/41: haskell-show: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Tue May 24 10:25:08 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 1143bd55a24fc69635744144b8577bd0c93c7206
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Mon May 23 22:50:26 2016 +0300

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

diff --git a/p/haskell-show/debian/changelog b/p/haskell-show/debian/changelog
index 2c4ada5..393c78d 100644
--- a/p/haskell-show/debian/changelog
+++ b/p/haskell-show/debian/changelog
@@ -2,6 +2,7 @@ haskell-show (0.6-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:36:11 +0300
 
diff --git a/p/haskell-show/debian/copyright b/p/haskell-show/debian/copyright
index eb404c5..9e8059d 100644
--- a/p/haskell-show/debian/copyright
+++ b/p/haskell-show/debian/copyright
@@ -1,19 +1,29 @@
-This package was debianized by Clint Adams <clint at debian.org> on
-Sat, 18 Jun 2011 00:41:26 -0000
-
-It was downloaded from
-http://hackage.haskell.org/package/show
-
-Upstream Authors:
-
-    Twan van Laarhoven <twanvl at gmail.com>
-
-Copyright:
-
-    2008 Twan van Laarhoven
-
-License:
-
-GNU GPL version 2 or later.
-
-See /usr/share/common-licenses/GPL-2
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: show
+Upstream-Contact: Twan van Laarhoven <twanvl at gmail.com>
+Source: https://hackage.haskell.org/package/show
+
+Files: *
+Copyright: Twan van Laarhoven <twanvl at gmail.com>
+License: GPL-2+
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: GPL-2+
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 2
+ of the License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian system, copy of GNU Lesser General Public License version 2
+ is also located at `/usr/share/common-licenses/GPL-2'
\ No newline at end of file

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