[Pkg-ocaml-maint-commits] [SCM] bin-prot packaging branch, master, updated. debian/2.0.7-1-13-g68e8892

Stephane Glondu steph at glondu.net
Sat Jun 22 14:56:20 UTC 2013


The following commit has been merged in the master branch:
commit 3ed98ec7045c6e591cb24c750254fc82d956638d
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jun 22 16:49:38 2013 +0200

    Switch debian/copyright to format version 1.0

diff --git a/debian/copyright b/debian/copyright
index 821c4e2..0c467bf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,71 +1,49 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Author: Markus Mottl
 Packaged-By: Stefano Zacchiroli <zack at debian.org>
 Packaged-Date: Sat, 03 May 2008 18:20:58 +0200
-Original-Source-Location: http://janestcapital.com/ocaml/
+Original-Source-Location: http://janestreet.github.io/
 
 Files: *
-Copyright: © 2007-2008 Markus Mottl <markus.mottl at gmail.com>
-           © 2007-2008 Jane Street Holding, LLC <opensource at janestcapital.com>
-License: LGPL-2.1 | other
- As a special exception to the GNU Lesser General Public License, you
- may link, statically or dynamically, a "work that uses the Library"
- with a publicly distributed version of the Library to produce an
- executable file containing portions of the Library, and distribute that
- executable file under terms of your choice, without any of the additional
- requirements listed in clause 6 of the GNU Lesser General Public License.
- By "a publicly distributed version of the Library", we mean either the
- unmodified Library as distributed by the authors, or a modified version
- of the Library that is distributed under the conditions defined in clause
- 3 of the GNU Lesser General Public License.  This exception does not
- however invalidate any other reasons why the executable file might be
- covered by the GNU Lesser General Public License.
-
-The Library is distributed under the terms of the GNU Lesser General Public
-License version 2.1, with the special exception to it reported above.
-
-The full text of the GNU Lessere General Public License version 2.1 can be
-found in `/usr/share/common-licenses/LGPL-2.1'.
+Copyright: 2007-2008, Markus Mottl <markus.mottl at gmail.com>
+           2007-2008, Jane Street Holding, LLC <opensource at janestcapital.com>
+License: LGPL-2.1-ocaml
 
 Files: lib/int64_*.h
-Copyright: © 2002-2008 Xavier Leroy <Xavier.Leroy at inria.fr>
-License: LGPL-2.1 | other
- As a special exception to the GNU Lesser General Public License, you
- may link, statically or dynamically, a "work that uses the Library"
- with a publicly distributed version of the Library to produce an
- executable file containing portions of the Library, and distribute that
- executable file under terms of your choice, without any of the additional
- requirements listed in clause 6 of the GNU Lesser General Public License.
- By "a publicly distributed version of the Library", we mean either the
- unmodified Library as distributed by the authors, or a modified version
- of the Library that is distributed under the conditions defined in clause
- 3 of the GNU Lesser General Public License.  This exception does not
- however invalidate any other reasons why the executable file might be
- covered by the GNU Lesser General Public License.
+Copyright: 2002-2008, Xavier Leroy <Xavier.Leroy at inria.fr>
+License: LGPL-2.1-ocaml
 
 Files: lib/pa_bin_prot.*
-Copyright: © 2007-2008 Markus Mottl <markus.mottl at gmail.com>
-           © 2007-2008 Jane Street Holding, LLC <opensource at janestcapital.com>
-           © 2004-2005 Martin Sandin <msandin at hotmail.com>
-License: LGPL-2.1 | other
- As a special exception to the GNU Lesser General Public License, you
- may link, statically or dynamically, a "work that uses the Library"
- with a publicly distributed version of the Library to produce an
- executable file containing portions of the Library, and distribute that
- executable file under terms of your choice, without any of the additional
- requirements listed in clause 6 of the GNU Lesser General Public License.
- By "a publicly distributed version of the Library", we mean either the
- unmodified Library as distributed by the authors, or a modified version
- of the Library that is distributed under the conditions defined in clause
- 3 of the GNU Lesser General Public License.  This exception does not
- however invalidate any other reasons why the executable file might be
- covered by the GNU Lesser General Public License.
+Copyright: 2007-2008, Markus Mottl <markus.mottl at gmail.com>
+           2007-2008, Jane Street Holding, LLC <opensource at janestcapital.com>
+           2004-2005, Martin Sandin <msandin at hotmail.com>
+License: LGPL-2.1-ocaml
 
 Files: debian/*
-Copyright: © 2008 Stefano Zacchiroli <zack at debian.org>
+Copyright: 2008, Stefano Zacchiroli <zack at debian.org>
 License: GPL-3+
+ The Debian packaging is copyright Stefano Zacchiroli, and licensed
+ under the GNU General Public License, see
+ `/usr/share/common-licenses/GPL-3' for the full text.
 
-The Debian packaging is copyright Stefano Zacchiroli, and licensed
-under the GNU General Public License, see
-`/usr/share/common-licenses/GPL-3' for the full text.
-
+License: LGPL-2.1-ocaml
+ As a special exception to the GNU Lesser General Public License, you
+ may link, statically or dynamically, a "work that uses the Library"
+ with a publicly distributed version of the Library to produce an
+ executable file containing portions of the Library, and distribute
+ that executable file under terms of your choice, without any of the
+ additional requirements listed in clause 6 of the GNU Lesser General
+ Public License.  By "a publicly distributed version of the Library",
+ we mean either the unmodified Library as distributed by the authors,
+ or a modified version of the Library that is distributed under the
+ conditions defined in clause 3 of the GNU Lesser General Public
+ License.  This exception does not however invalidate any other
+ reasons why the executable file might be covered by the GNU Lesser
+ General Public License.
+ .
+ The Library is distributed under the terms of the GNU Lesser General
+ Public License version 2.1, with the special exception to it reported
+ above.
+ .
+ The full text of the GNU Lesser General Public License version 2.1
+ can be found in `/usr/share/common-licenses/LGPL-2.1'.

-- 
bin-prot packaging



More information about the Pkg-ocaml-maint-commits mailing list