[SCM] Command-line driven interactive plotting program branch, master, updated. debian/0_20120508.git5719ce8-1_exp1-6-g536b828
Anton Gladky
gladky.anton at gmail.com
Wed Feb 27 19:02:47 UTC 2013
The following commit has been merged in the master branch:
commit ebcd225898c2ccff512060d52e41a71d2c412fcb
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Wed Feb 27 19:34:08 2013 +0100
Update package description.
diff --git a/debian/control b/debian/control
index 5ad0409..0d6aeaa 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
Depends: gnuplot, libboost-iostreams-dev, libboost-system-dev,
libboost-filesystem-dev, ${misc:Depends}
Suggests: gnuplot-iostream-doc
-Description: Command-line driven interactive plotting program. Headers
+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
should only take 30 seconds to learn this library. Basically it is just an
@@ -35,7 +35,7 @@ Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: cmake, gnuplot-iostream, libblitz0-dev
-Description: Command-line driven interactive plotting program. Docs and examples
+Description: C++ programming interface for gnuplot. Docs and examples
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
should only take 30 seconds to learn this library. Basically it is just an
--
Command-line driven interactive plotting program
More information about the debian-science-commits
mailing list