[Pkg-ocaml-maint-commits] [SCM] ocaml-bitstring packaging branch, master, updated. debian/2.0.0-5-10-g4474bc3

Mehdi Dogguy mehdi at debian.org
Sat Jan 9 10:49:42 UTC 2010


The following commit has been merged in the master branch:
commit 44216f937dd558d68173d66aba2f2a964e70c0ef
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Sat Jan 9 11:38:22 2010 +0100

    Update 01-byte-compilation.dpatch

diff --git a/debian/changelog b/debian/changelog
index 951cf3f..7b05434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ocaml-bitstring (2.0.2-1) UNRELEASED; urgency=low
   * New upstream release (Closes: #564222)
     + Remove fix_ARCH_ALIGN_INT64.dpatch: integrated upstream.
     + Remove add_dynlink.patch: fixed upstream.
+  * Update 01-byte-compilation.dpatch
   * Add myself to uploaders.
   * Remove DMUA flag, not needed anymore.
 
diff --git a/debian/patches/01-byte-compilation.dpatch b/debian/patches/01-byte-compilation.dpatch
index bc53749..5aa1735 100644
--- a/debian/patches/01-byte-compilation.dpatch
+++ b/debian/patches/01-byte-compilation.dpatch
@@ -15,8 +15,8 @@ Index: ocaml-bitstring/Makefile.in
  
 +OCAMLBEST       = @OCAMLBEST@
 +
- pkg_cil		= @pkg_cil@
- pkg_extlib	= @pkg_extlib@
+ pkg_cil		= @OCAML_PKG_cil@
+ pkg_extlib	= @OCAML_PKG_extlib@
  
 @@ -77,11 +79,15 @@
  

-- 
ocaml-bitstring packaging



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