[Pkg-ocaml-maint-commits] [SCM] lablgl packaging branch, master, updated. debian/1.04-3-2-g8e8466b

Ralf Treinen treinen at free.fr
Thu Dec 3 21:02:36 UTC 2009


The following commit has been merged in the master branch:
commit 8e8466b71ac81f0eae927fd894011bec39cd23c9
Author: Ralf Treinen <treinen at free.fr>
Date:   Thu Dec 3 21:53:19 2009 +0100

    fix Makefile in the examples

diff --git a/debian/changelog b/debian/changelog
index be6fa7e..816cde3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+lablgl (1.04-4) unstable; urgency=low
+
+  * Converted to source format 3.0 (quilt)
+    - added debian/source/format
+  * Fixed the Makefile in the examples to make compilation work.  Patch:
+    compilation-examples. Closes: Bug#425465. Thanks a lot to Russell
+    Sears for the patch!
+
+ -- Ralf Treinen <treinen at debian.org>  Thu, 03 Dec 2009 21:50:04 +0100
+
 lablgl (1.04-3) unstable; urgency=low
 
   * debian/rules: switch to dh and dh-ocaml 0.9
diff --git a/debian/patches/compilation-examples b/debian/patches/compilation-examples
index ffaccd4..0e89697 100644
--- a/debian/patches/compilation-examples
+++ b/debian/patches/compilation-examples
@@ -1,3 +1,8 @@
+Contributed-by: Russell Sears <sears at cs.berkeley.edu>
+Integrated: Ralf Treinen <treinen at debian.org>
+Fixes-bug:  #425465
+Description: make examples compile via "make"
+
 Index: lablgl/Togl/examples/Makefile
 ===================================================================
 --- lablgl.orig/Togl/examples/Makefile	2009-12-03 21:44:29.000000000 +0100

-- 
lablgl packaging



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