[Pkg-ocaml-maint-commits] [SCM] sexplib310 packaging branch, master, updated. debian/3.7.4-1-1-g36cd7a2

Stefano Zacchiroli zack at upsilon.cc
Sat May 3 17:19:10 UTC 2008


The following commit has been merged in the master branch:
commit 36cd7a29fe074fafa45d4d3e13326559d59b25a8
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sat May 3 19:19:06 2008 +0200

    fix file pattern matching pa_sexp_conv in debian/copyright: it was missing heading "lib/"

diff --git a/debian/changelog b/debian/changelog
index dfc0e15..2fb535f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sexplib310 (3.7.4-2) UNRELEASED; urgency=low
+
+  * fix file pattern matching pa_sexp_conv in debian/copyright: it was missing
+    heading "lib/"
+
+ -- Stefano Zacchiroli <zack at debian.org>  Sat, 03 May 2008 19:18:45 +0200
+
 sexplib310 (3.7.4-1) experimental; urgency=low
 
   * Initial release (Closes: #479160)
diff --git a/debian/copyright b/debian/copyright
index d6b793a..e07522e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -26,7 +26,7 @@ License version 2.1, with the special exception to it reported above.
 The full text of the GNU Lessere General Public License version 2.1 can be
 found in `/usr/share/common-licenses/LGPL-2.1'.
 
-Files: pa_sexp_conv.ml, pa_sexp_conv.mli
+Files: lib/pa_sexp_conv.ml, lib/pa_sexp_conv.mli
 Copyright: © 2005-2008 Markus Mottl <markus.mottl at gmail.com>
            © 2005-2008 Jane Street Holding, LLC <opensource at janestcapital.com>
            © 2004-2005 Martin Sandin <msandin at hotmail.com>

-- 
sexplib310 packaging



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