[gnuplot] 03/04: Increase prioroty of gnuplot-qt over gnuplot-x11.
    Anton Gladky 
    gladk at moszumanska.debian.org
       
    Wed Jun  4 21:12:33 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gnuplot.
commit 7342432da6affafa67e0f8efc59f2d6de4319d8b
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Jun 4 22:51:27 2014 +0200
    Increase prioroty of gnuplot-qt over gnuplot-x11.
---
 debian/NEWS    | 4 ++--
 debian/control | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/NEWS b/debian/NEWS
index 05d6ff5..6853e33 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,8 +1,8 @@
-
 gnuplot (4.6.5-4) unstable; urgency=medium
 
   We stop to provide wxt-terminal because wxwidgets 3.0 is not compatible
-  with gnuplot [1], [2]. wxt-terminal will be enabled again if the bug will be fixed.
+  with gnuplot [1], [2]. wxt-terminal will be enabled again if the bug
+  will be fixed.
 
   [1] https://sourceforge.net/p/gnuplot/bugs/1401
   [2] https://bugs.debian.org/750045
diff --git a/debian/control b/debian/control
index f2cacab..f54d158 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ XS-Testsuite: autopkgtest
 Package: gnuplot
 Architecture: all
 Depends:
-  gnuplot-x11 | gnuplot-qt | gnuplot-nox,
+  gnuplot-qt | gnuplot-x11 | gnuplot-nox,
  ${misc:Depends}
 Suggests:
  feedgnuplot,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot.git
    
    
More information about the debian-science-commits
mailing list