[Pkg-ocaml-maint-commits] r5777 - in /trunk/packages/ocamlgraph/trunk/debian: changelog copyright
zack at users.alioth.debian.org
zack at users.alioth.debian.org
Fri Jun 20 15:38:51 UTC 2008
Author: zack
Date: Fri Jun 20 15:38:51 2008
New Revision: 5777
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5777
Log:
* debian/copyright:
- revamp with more precise mention of copyright owners (separate from
contributors) and license version details (LGPL, v2 only)
- provide copyright details for Debian packaging, adding myself
- switch to machine parseable copyright format, as per
http://wiki.debian.org/Proposals/CopyrightFormat
Modified:
trunk/packages/ocamlgraph/trunk/debian/changelog
trunk/packages/ocamlgraph/trunk/debian/copyright
Modified: trunk/packages/ocamlgraph/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgraph/trunk/debian/changelog?rev=5777&op=diff
==============================================================================
--- trunk/packages/ocamlgraph/trunk/debian/changelog (original)
+++ trunk/packages/ocamlgraph/trunk/debian/changelog Fri Jun 20 15:38:51 2008
@@ -25,6 +25,12 @@
* debian/libocamlgraph-ocaml-dev.examples: refresh according to new upstream
example placement
* bump Standards-Version to 3.8.0, no changes needed
+ * debian/copyright:
+ - revamp with more precise mention of copyright owners (separate from
+ contributors) and license version details (LGPL, v2 only)
+ - provide copyright details for Debian packaging, adding myself
+ - switch to machine parseable copyright format, as per
+ http://wiki.debian.org/Proposals/CopyrightFormat
[ Sylvain Le Gall ]
* Use ocaml 3.10.0-9 for generating .ocamldoc-apiref automatically
Modified: trunk/packages/ocamlgraph/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocamlgraph/trunk/debian/copyright?rev=5777&op=diff
==============================================================================
--- trunk/packages/ocamlgraph/trunk/debian/copyright (original)
+++ trunk/packages/ocamlgraph/trunk/debian/copyright Fri Jun 20 15:38:51 2008
@@ -1,18 +1,26 @@
This package was debianized by Sylvain Le Gall <gildor at debian.org> on
Sun, 22 Feb 2004 22:45:00 +0100.
-It was downloaded from http://www.lri.fr/~filliatr/ocamlgraph/
+It was downloaded from: <http://ocamlgraph.lri.fr/>
-Upstream Authors:
- Sylvain Conchon <Sylvain.Conchon at lri.fr>
- Jean-Christophe Filliâtre <Jean-Christophe.Filliatre at lri.fr>
- François Pottier <Francois.Pottier at inria.fr>
- Julien Signoles <Julien.Signoles at lri.fr>
- Vincent Simonet <Vincent.Simonet at inria.fr>
- Matthieu Sozeau <mat at mattam.ath.cx>
+Files: *
+Copyright: © 2004-2008 Sylvain Conchon <Sylvain.Conchon at lri.fr>
+ © 2004-2008 Jean-Christophe Filliâtre <Jean-Christophe.Filliatre at lri.fr>
+ © 2004-2008 Julien Signoles <Julien.Signoles at lri.fr>
+License: LGPL-2
-Copyright:
+ocamlgraph is free software; you can redistribute it and/or modify it under the
+terms of the GNU Library General Public License version 2, as published by the
+Free Software Foundation.
-Ocamlgraph is distributed under the terms of the LGPL licence, which can be
-found in the /usr/share/common-licenses/LGPL file on debian systems.
+On Debian systems, the complete text of the GNU Lessere General Public License
+can be found in `/usr/share/common-licenses/LGPL-2'.
+Files: debian/*
+Copyright: © 2004-2008 Sylvain Le Gall <gildor at debian.org>
+ © 2008 Stefano Zacchiroli <zack at debian.org>
+
+The Debian packaging is copyright Sylvain Le Gall and Stefano Zacchiroli, it is
+licensed under the GNU General Public License, see
+`/usr/share/common-licenses/GPL' for the full text.
+
More information about the Pkg-ocaml-maint-commits
mailing list