[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[tex-common] 01/01: add mfluajit to the no-error-if-no-engine args as with upstream



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository tex-common.

commit 5fab8d76a198f0c7fe16df1fe5b25424e3beee92
Author: Norbert Preining <preining@debian.org>
Date:   Tue Jun 14 14:57:17 2016 +0900

    add mfluajit to the no-error-if-no-engine args as with upstream
---
 debian/changelog | 6 ++++++
 debian/postinst  | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b585af1..bff2be2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+tex-common (6.06) UNRELEASED; urgency=medium
+
+  * add mfluajit to the no-error-if-no-engine args as with upstream
+
+ -- Norbert Preining <preining@debian.org>  Tue, 14 Jun 2016 14:56:52 +0900
+
 tex-common (6.05) unstable; urgency=medium
 
   * fmtutil calling convention updated, switch to --strict
diff --git a/debian/postinst b/debian/postinst
index bc651e3..16ddc46 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -3,7 +3,7 @@
 # postinst maintainer script for the Debian tex-common package.
 #
 # Copyright (C) 2004 by Frank Küster <frank@kuesterei.ch>. 
-# Copyright (C) 2012-2015 by Norbert Preining <preining@debian.org>
+# Copyright (C) 2012-2016 by Norbert Preining <preining@debian.org>
 #
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by the
@@ -32,7 +32,7 @@ TEXMFSYSVARDIR=/var/lib/texmf
 # --sys     we are running in fmtutil-sys mode
 # --strict  error out if a format is not build
 # --no-error-...    luajittex is not available on all archs
-FMTUTIL="fmtutil --sys --strict --no-error-if-no-engine=luajittex"
+FMTUTIL="fmtutil --sys --strict --no-error-if-no-engine=luajittex,mfluajit"
 
 # summary of how this script can be called:
 #        * <postinst> `configure' <most-recently-configured-version>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/tex-common.git


Reply to: