[Pkg-ocaml-maint-commits] [SCM] OCaml bindings for the PAM library branch, master, updated. upstream/1.1-17-g6931998
Stephane Glondu
steph at glondu.net
Mon Jun 16 15:31:45 UTC 2008
The following commit has been merged in the master branch:
commit 4c6148a41eae76b40a1d496ac737f94b3490f2a6
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Jun 16 17:21:17 2008 +0200
Switch to machine-parsable copyright file format
See http://wiki.debian.org/Proposals/CopyrightFormat
diff --git a/debian/copyright b/debian/copyright
index 02fa308..29cc189 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,37 +1,35 @@
-This package was debianized by Stéphane Glondu <steph at glondu.net> on
-Fri, 09 May 2008 00:53:23 +0200.
-
-It was downloaded from http://sharvil.nanavati.net/projects/ocamlpam/
-
-Upstream Author:
-
- Sharvil Nanavati <sharvil.nanavati at gmail.com>
-
-Copyright:
-
- Copyright © 2008 Sharvil Nanavati
-
-License:
-
- Permission is hereby granted, free of charge, to any person
- obtaining a copy of this software and associated documentation
- files (the "Software"), to deal in the Software without
- restriction, including without limitation the rights to use, copy,
- modify, merge, publish, distribute, sublicense, and/or sell copies
- of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- DEALINGS IN THE SOFTWARE.
-
-The Debian packaging is © 2008, Stéphane Glondu <steph at glondu.net> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Packaged-By: Stéphane Glondu <steph at glondu.net>
+Packaged-Date: Fri, 09 May 2008 00:53:23 +0200
+Original-Source-Location: http://sharvil.nanavati.net/projects/ocamlpam/
+
+Files: *
+Copyright: © 2008 Sharvil Nanavati <sharvil.nanavati at gmail.com>
+License: MIT
+
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+Files: debian/*
+Copyright: © 2008 Stéphane Glondu <steph at glondu.net>
+License: GPL-3+
+
+ The Debian packaging is copyright Stéphane Glondu, and licensed
+ under the GNU General Public License, see
+ `/usr/share/common-licenses/GPL' for the full text.
--
OCaml bindings for the PAM library
More information about the Pkg-ocaml-maint-commits
mailing list