[texmaker] 81/103: Adjust B-D to build with QT5

Andreas Tille tille at debian.org
Sun Sep 10 17:38:32 UTC 2017


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

tille pushed a commit to branch master
in repository texmaker.

commit 732e67e8a2b406b92a025cb3aabd672b4814d8ee
Author: Julián Moreno Patiño <julian at debian.org>
Date:   Tue Jun 3 18:46:46 2014 +0000

    Adjust B-D to build with QT5
---
 debian/control | 17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 529b476..0c588b2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,19 @@
 Source: texmaker
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
-           Ruben Molina <rmolina at udea.edu.co>
+           Ruben Molina <rmolina at udea.edu.co>,
+           Julián Moreno Patiño <julian at debian.org>
 Section: tex
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               libqt4-dev,
+               qtscript5-dev,
+               qtbase5-dev,
                libglib2.0-dev,
-               libpoppler-qt4-dev,
-               libpoppler-private-dev,
-               libqtwebkit-dev
+               libpoppler-qt5-dev,
+               libpoppler-private-dev (>= 0.24.5-2),
+               libqt5webkit5-dev,
+               qtdeclarative5-dev,
+               libqt5opengl5-dev
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-science/packages/texmaker/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/texmaker/trunk/
@@ -28,8 +32,7 @@ Recommends: aspell,
             texlive-latex-extra,
             texlive-lang-english,
             hunspell-en-us | hunspell-dictionary | myspell-dictionary,
-            asymptote,
-            ibus-qt4
+            asymptote
 Suggests: texlive-lang-all
 Description: cross-platform LaTeX editor
  Texmaker is a clean, highly configurable LaTeX editor with good hot key 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/texmaker.git



More information about the debian-science-commits mailing list