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

[texlive-bin] 01/01: fix dependency for non-luajittex archs



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

preining pushed a commit to branch master
in repository texlive-bin.

commit 840db01e07e4121b984ef180e241f683d17361c2
Author: Norbert Preining <preining@debian.org>
Date:   Fri Jun 26 16:53:57 2015 +0900

    fix dependency for non-luajittex archs
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 332453f..1b8153e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+texlive-bin (2015.20150524.37493-3) unstable; urgency=medium
+
+  * fix deps for archs were not luajittex is available (Closes: #790006)
+
+ -- Norbert Preining <preining@debian.org>  Fri, 26 Jun 2015 16:53:02 +0900
+
 texlive-bin (2015.20150524.37493-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/control b/debian/control
index e231630..597cec5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Depends: libptexenc1 (>= ${source:Version}),
   libsynctex1 (<< ${source:Version}.1~), 
   libtexlua52 (>= ${source:Version}), 
   libtexlua52 (<< ${source:Version}.1~), 
-  libtexluajit2 (>= ${source:Version}), 
-  libtexluajit2 (<< ${source:Version}.1~), 
+  libtexluajit2 (>= ${source:Version}) [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc], 
+  libtexluajit2 (<< ${source:Version}.1~) [amd64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc], 
   ${shlibs:Depends}, ${misc:Depends}, 
   tex-common (>= 6), perl, dpkg (>= 1.15.4) | install-info
 Recommends: texlive-base, python, ruby, wish

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


Reply to: