[DHG_packages] 01/02: cpphs: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Sat May 14 10:18:35 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 4c9a3db71bc0e6e281cb2030bfbb409f13545fad
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Thu May 12 16:26:02 2016 +0300

    cpphs: convert `debian/copyright' to dep5 format
---
 p/cpphs/debian/changelog |  1 +
 p/cpphs/debian/copyright | 53 ++++++++++++++++++++++++++----------------------
 2 files changed, 30 insertions(+), 24 deletions(-)

diff --git a/p/cpphs/debian/changelog b/p/cpphs/debian/changelog
index ea4cd2d..c1ac963 100644
--- a/p/cpphs/debian/changelog
+++ b/p/cpphs/debian/changelog
@@ -2,6 +2,7 @@ cpphs (1.19.3-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:34:41 +0300
 
diff --git a/p/cpphs/debian/copyright b/p/cpphs/debian/copyright
index c19169d..d053962 100644
--- a/p/cpphs/debian/copyright
+++ b/p/cpphs/debian/copyright
@@ -1,24 +1,29 @@
-This package was debianised by Ian Lynagh <igloo at debian.org> on Wed, 29
-Sep 2004. All of the Debian packaging is released into the public
-domain.
-
-It was downloaded from
-http://www.cs.york.ac.uk/fp/cpphs/cpphs-0.7.tar.gz
-
-Upstream Author: Malcolm Wallace <Malcolm.Wallace at cs.york.ac.uk>
-
-
-Copyright:
-
-Copyright 2004 Malcolm Wallace,
-except for ParseLib (Copyright 1995 Graham Hutton and Erik Meijer)
-
-License: The library modules in cpphs are distributed under the terms of
-the LGPL (see /usr/share/common-licenses/LGPL on Debian systems for more
-details). If that's a problem for you, contact me to make other
-arrangements.
-
-The application module 'Main.hs' itself is GPL (see
-/usr/share/common-licenses/GPL on Debian systems for more details).
-
-This software comes with no warranty. Use at your own risk.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: cpphs
+Upstream-Contact: Malcolm Wallace <Malcolm.Wallace at me.com>
+Source: https://hackage.haskell.org/package/cpphs
+
+Files: *
+Copyright: 2004-2015 Malcolm Wallace
+License: LGPL-2.1
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: LGPL-2.1
+
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2.1 can be found in "/usr/share/common-licenses/GPL-2.1".

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