[Pkg-ocaml-maint-commits] [ocaml-dtools] 08/09: Make copyright machine readable and update copyright holders

Kyle Robbertze paddatrapper-guest at moszumanska.debian.org
Wed Mar 7 07:29:16 UTC 2018


This is an automated email from the git hooks/post-receive script.

paddatrapper-guest pushed a commit to annotated tag debian/0.3.4-1
in repository ocaml-dtools.

commit 37ea5ccbb912433eb6d880c59d311a8c85f8f598
Author: Kyle Robbertze <krobbertze at gmail.com>
Date:   Tue Mar 6 17:52:09 2018 +0200

    Make copyright machine readable and update copyright holders
---
 debian/copyright | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 09f8e2b..30c91e3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,21 @@
-This package was debianized by Samuel Mimram <samuel.mimram at ens-lyon.org> on
-Sun,  2 Nov 2003 20:18:05 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ocaml-dtools
+Source: https://github.com/savonet/ocaml-dtools
 
-It was downloaded from http://savonet.sourceforge.net/
+Files: *
+Copyright: 2003-2010 The Savonet Team <savonet-devl at lists.sourceforge.net>
+License: GPL-2+
 
-Upstream Author: Stéphane Gimenez <stephane.gimenez at ens-lyon.org>
-
-Copyright: 2003 - 2007 Stéphane Gimenez
+Files: debian/*
+Copyright: 2005-2009 Samuel Mimram <samuel.mimram at ens-lyon.org>
+           2007-2013 Romain Beauxis <toots at rastageeks.org>
+           2018 Kyle Robbertze <krobbertze at gmail.com>
+License: GPL-2+
 
+License: GPL-2+
  The ocaml-dtools library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public License
- (LGPL) as published by the Free Software Foundation; either version
+ modify it under the terms of the GNU General Public License
+ (GPL) as published by the Free Software Foundation; either version
  2 of the License, or (at your option) any later version.
-
-The license text is contained in /usr/share/common-licenses/LGPL-2.
+ .
+ The license text is contained in /usr/share/common-licenses/GPL-2.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/ocaml-dtools.git



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