[Pkg-ocaml-maint-commits] [SCM] ocaml-curses packaging branch, master, updated. debian/1.0.3-1-7-gd3345c2

Mehdi Dogguy mehdi at debian.org
Thu Jan 5 01:47:14 UTC 2012


The following commit has been merged in the master branch:
commit d3345c28d344302700818f4b1095422aede72203
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Jan 5 02:44:11 2012 +0100

    Fix by copyright-with-old-dh-make-debian-copyright s/(C)/©/.

diff --git a/debian/changelog b/debian/changelog
index a20e2ac..0d7e4e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ ocaml-curses (1.0.3-2) unstable; urgency=low
   * Bump Standards-Version to 3.9.2, no changes needed
   * Fix debian-rules-missing-recommended-target build-{arch,indep}
   * Fix duplicate-short-description
+  * Fix by copyright-with-old-dh-make-debian-copyright s/(C)/©/.
 
- -- Mehdi Dogguy <mehdi at debian.org>  Thu, 05 Jan 2012 02:42:15 +0100
+ -- Mehdi Dogguy <mehdi at debian.org>  Thu, 05 Jan 2012 02:43:58 +0100
 
 ocaml-curses (1.0.3-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index a9df8ff..476e790 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ It was downloaded from http://www.nongnu.org/ocaml-tmk/
 
 Upstream Authors: Nicolas George, Richard Jones
 
-Copyright (c) 2003-2007 Nicolas George, Richard Jones.
+Copyright © 2003-2007 Nicolas George, Richard Jones.
 
 License:
 
@@ -26,5 +26,5 @@ License:
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
-The Debian packaging is (C) 2007, Samuel Mimram <smimram at debian.org> and
+The Debian packaging is © 2007, Samuel Mimram <smimram at debian.org> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

-- 
ocaml-curses packaging



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