[Pkg-ocaml-maint-commits] [SCM] type-conv packaging branch, master, updated. debian/1.5.0-3-6-g7766cf3

Stefano Zacchiroli zack at upsilon.cc
Mon Feb 2 17:20:39 UTC 2009


The following commit has been merged in the master branch:
commit 7766cf3ea98acda9bc6c2eecb71392ffb38b150e
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Feb 2 18:16:23 2009 +0100

    point to the proper file of ../common-licenses/
    
    note that not only the former was wrong in the sense that it was
    pointing to a non-versione file, it was also pointing to GPL file,
    while the license (as correctly stated in debian/copyright) is LGPL

diff --git a/debian/changelog b/debian/changelog
index 0cb7766..343db46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ type-conv (1.6.7-1) experimental; urgency=low
     - strengthen build-deps on ocaml, for experimental builds
     - add build-dep on dh-ocaml (for the CDBS class has been moved there)
   * debian/control: bump Standards-Version to 3.8.0 (no changes needed)
+  * debian/copyright: point to the proper file under
+    /usr/share/common-licenses/ (thanks Lintian!)
   * update homepage (both in control and watch files)
 
  -- Stefano Zacchiroli <zack at debian.org>  Mon, 02 Feb 2009 17:41:55 +0100
diff --git a/debian/copyright b/debian/copyright
index 95cac71..e7e04a4 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -38,7 +38,7 @@ Files: debian/*
 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' for the full
-text.
+The Debian packaging is copyright Stefano Zacchiroli, and licensed
+under the GNU General Public License, see
+`/usr/share/common-licenses/LGPL-2' for the full text.
 

-- 
type-conv packaging



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