The following commit has been merged in the master branch:
commit 44216f937dd558d68173d66aba2f2a964e70c0ef
Author: Mehdi Dogguy <me...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to