[Pkg-mediawiki-commits] [SCM] Debian packaging of math extension for Mediawiki branch, master, updated. debian/2%1.0+git20120528-4-2-g2d8c7f1

Jonathan Wiltshire jmw at debian.org
Mon Jun 18 20:01:51 UTC 2012


The following commit has been merged in the master branch:
commit 108aca8b3e7a087e9b4ef35e1746b85c51821edd
Author: Jonathan Wiltshire <jmw at debian.org>
Date:   Mon Jun 18 20:52:04 2012 +0100

    Depend on ocaml-nox in the texvc package, not the transitional package

diff --git a/debian/rules b/debian/rules
index d0346c9..f3f757d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ override_dh_shlibdeps:
 	# otherwise dh_prep nobbles it
 	dh_shlibdeps
 	if [ ! -x /usr/bin/ocamlopt ]; then \
-		echo "interpreter:Depends=ocaml-base-nox" >> debian/mediawiki-math.substvars;\
+		echo "interpreter:Depends=ocaml-base-nox" >> debian/mediawiki-math-texvc.substvars;\
 	fi
 
 %:

-- 
Debian packaging of math extension for Mediawiki



More information about the Pkg-mediawiki-commits mailing list