[Pkg-ocaml-maint-commits] r5778 - in /trunk/packages/ocamlgraph/trunk/debian: changelog copyright

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri Jun 20 15:52:20 UTC 2008


Author: zack
Date: Fri Jun 20 15:52:19 2008
New Revision: 5778

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5778
Log:
change file encoding to UTF-8, makes lintian happy

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=5778&op=diff
==============================================================================
--- trunk/packages/ocamlgraph/trunk/debian/changelog (original)
+++ trunk/packages/ocamlgraph/trunk/debian/changelog Fri Jun 20 15:52:19 2008
@@ -31,6 +31,7 @@
     - provide copyright details for Debian packaging, adding myself
     - switch to machine parseable copyright format, as per
       http://wiki.debian.org/Proposals/CopyrightFormat
+    - change file encoding to UTF-8, makes lintian happy
 
   [ 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=5778&op=diff
==============================================================================
--- trunk/packages/ocamlgraph/trunk/debian/copyright (original)
+++ trunk/packages/ocamlgraph/trunk/debian/copyright Fri Jun 20 15:52:19 2008
@@ -4,9 +4,9 @@
 It was downloaded from: <http://ocamlgraph.lri.fr/>
 
 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>
+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
 
 ocamlgraph is free software; you can redistribute it and/or modify it under the
@@ -17,10 +17,9 @@
 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>
+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