[gnuplot-iostream] 01/01: Fix typo in dependencies of the -dev-package. (Closes: #849895)
Anton Gladky
gladk at moszumanska.debian.org
Mon Jan 2 18:42:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gnuplot-iostream.
commit 01b37a496de1c08ad1e1357876df6f3023148c81
Author: Anton Gladky <gladk at debian.org>
Date: Mon Jan 2 19:40:35 2017 +0100
Fix typo in dependencies of the -dev-package. (Closes: #849895)
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index db9adc7..80a2caf 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: gnuplot,
libboost-iostreams-dev,
libboost-system-dev,
${misc:Depends}
-Suggests: gnuplot-iostream-doc
+Suggests: libgnuplot-iostream-doc
Description: C++ programming interface for gnuplot. Headers
This interface allows gnuplot to be controlled from C++ and is designed to be
the lowest hanging fruit. In other words, if you know how gnuplot works it
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gnuplot-iostream.git
More information about the debian-science-commits
mailing list