[Pkg-ocaml-maint-commits] [ocaml-re] 14/15: Fix debian/copyright

Stéphane Glondu glondu at moszumanska.debian.org
Fri Aug 5 11:15:33 UTC 2016


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

glondu pushed a commit to branch master
in repository ocaml-re.

commit f7aeaf1101eeb34b51fc34c4204da84b73140df9
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Aug 5 13:08:30 2016 +0200

    Fix debian/copyright
---
 debian/copyright | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 7667c7c..939ffb3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,19 +1,18 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/ocaml/ocaml-re
 
-Files: lib/re_str.ml*
-Copyright: © 1996 Copyright 1996 Institut National de Recherche en Informatique et en Automatique
-License: LGPL-2.1
- See `/usr/share/common-licenses/LGPL-2.1'.
-
 Files: *
 Copyright: © 2001 Jerome Vouillon
 License: LGPL-2.1
- See `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: lib/re_str.ml*
+Copyright: © 1996 Copyright 1996 Institut National de Recherche en Informatique et en Automatique
+License: LGPL-2.1
 
 Files: debian/*
 Copyright: © 2012 Mehdi Dogguy <mehdi at debian.org>
 License: LGPL-2.1
+
+License: LGPL-2.1
  The Debian packaging is licensed under the LGPL-2.1, see
  `/usr/share/common-licenses/LGPL-2.1'.
-

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



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