[DHG_packages] 44/59: haxml: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Tue May 24 12:33:49 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 bff59dc1d3b7aa22551ba54b4dcd692a72087548
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Tue May 24 15:00:46 2016 +0300

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

diff --git a/p/haxml/debian/changelog b/p/haxml/debian/changelog
index d1e49f3..49c713d 100644
--- a/p/haxml/debian/changelog
+++ b/p/haxml/debian/changelog
@@ -2,6 +2,7 @@ haxml (1:1.25.3-5) 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:38 +0300
 
diff --git a/p/haxml/debian/copyright b/p/haxml/debian/copyright
index cbed8e6..e91c9b5 100644
--- a/p/haxml/debian/copyright
+++ b/p/haxml/debian/copyright
@@ -1,57 +1,52 @@
-This package was debianized by Arjan Oosting <arjanoosting at home.nl> on
-Mon,  7 Feb 2005 18:36:29 +0100.
-
-It was downloaded from http://hackage.haskell.org/package/HaXml
-
-Copyright:
-
-The HaXml library and tools were written by and are copyright to
-    Copyright (c) 1998-2006    Malcolm Wallace and Colin Runciman
-
-The library incorporates the module Text.ParserCombinators.HuttonMeijerWallace
-    Copyright (c) 1996         Graham Hutton and Erik Meijer
-with modifications
-    Copyright (c) 1998-2000    Malcolm Wallace
-and may also use or incorporate the module Text.PrettyPrint.HughesPJ
-    Copyright (c) 1996-1997    John Hughes and Simon Peyton Jones
-
-Upstream Author: Malcolm Wallace <Malcolm.Wallace at cs.york.ac.uk>
-
-License:
-
-    The HaXml library is licensed under the terms of the GNU Lesser
-    General Public Licence (LGPL), with the following special exception:
-
-    ----
-    As a relaxation of clause 6 of the LGPL, the copyright holders of this
-    library give permission to use, copy, link, modify, and distribute,
-    binary-only object-code versions of an executable linked with the
-    Library, without requiring the supply of any mechanism to modify or
-    replace the Library and relink (clauses 6a, 6b, 6c, 6d, 6e), provided
-    that all the other terms of clause 6 are complied with.
-    ----
-
-    The HaXml tools Xtract, Validate, DtdToHaskell, and MkOneOf, are
-    licensed under the terms of the GNU General Public Licence (GPL).
-
-    This library and toolset 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
-    Licences for more details.
-
-    If these licensing terms are not acceptable to you, please contact me for
-    negotiation.  :-)
-        Malcolm.Wallace at cs.york.ac.uk
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License and the GNU Public License can be respectively found
-in `/usr/share/common-licenses/LGPL-2.1' and `/usr/share/common-licenses/GPL-2'
-
-Debian packaging copyright:
-
-  (C) 2005-2007 Arjan Oosting <arjan at debian.org>
-
-The Debian packaging can be redistributed and/or modified under the
-terms of the GNU Public License version 2. Patches for the HaXml
-Library and changes to the HaXml Library can be redistributed and/or
-modified under the same terms as the HaXml Library itself.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: HaXml
+Upstream-Contact: author
+Source: https://hackage.haskell.org/package/HaXml
+
+Files: *
+Copyright: 1998-1999 Colin Runciman
+           1998-2013 Malcolm Wallace
+License: LGPL-2.1
+
+Files: src/tools/*
+Copyright: 1998-1999 Colin Runciman
+           1998-2013 Malcolm Wallace
+License: GPL-2
+
+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 version 2.1
+ of the License.
+ .
+ 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 library. 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'
+
+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 version 2
+ of the License.
+ .
+ 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