[gnuplot] 01/03: Make gnuplot be dependent on version 5.
Anton Gladky
gladk at moszumanska.debian.org
Wed Aug 26 21:01:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gnuplot.
commit 5b6c81a1191dacfb2b37a83f895fc59f56538aec
Author: Anton Gladky <gladk at debian.org>
Date: Wed Aug 26 22:56:55 2015 +0200
Make gnuplot be dependent on version 5.
---
debian/control | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 5430be7..9f7eee7 100644
--- a/debian/control
+++ b/debian/control
@@ -34,16 +34,8 @@ XS-Testsuite: autopkgtest
Package: gnuplot
Architecture: all
Depends:
- gnuplot-qt (>= 4.6.5-5) | gnuplot-x11 (>= 4.6.5-5) | gnuplot-nox (>= 4.6.5-5),
+ gnuplot5-qt | gnuplot5-x11 | gnuplot5-nox,
${misc:Depends}
-Breaks:
- gnuplot-nox (<<4.6.5-5),
- gnuplot-qt (<<4.6.5-5),
- gnuplot-x11 (<<4.6.5-5)
-Replaces:
- gnuplot-nox (<<4.6.5-5),
- gnuplot-qt (<<4.6.5-5),
- gnuplot-x11 (<<4.6.5-5)
Suggests:
feedgnuplot,
gnuplot-doc,
--
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