[gnuplot] 01/02: Move texmf-files into gnuplot-tex.

Anton Gladky gladk at moszumanska.debian.org
Tue Jul 8 17:49:53 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 5829104a7c1e6ee40d515cf6981fb6bca9f71cf2
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Jul 5 17:57:40 2014 +0200

    Move texmf-files into gnuplot-tex.
---
 debian/control             | 26 ++++++++++++++++++++++----
 debian/gnuplot-tex.install |  1 +
 debian/gnuplot.install     |  2 --
 3 files changed, 23 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index f73c6d8..28629ab 100644
--- a/debian/control
+++ b/debian/control
@@ -35,12 +35,9 @@ Package: gnuplot
 Architecture: all
 Depends:
  aglfn,
+ gnuplot-tex,
  gnuplot-qt (>= 4.6.5-5) | gnuplot-x11 (>= 4.6.5-5) | gnuplot-nox (>= 4.6.5-5),
  ${misc:Depends}
-Breaks:
- gnuplot-nox (<<4.6.5-5),
- gnuplot-qt  (<<4.6.5-5),
- gnuplot-x11 (<<4.6.5-5)
 Suggests:
  feedgnuplot,
  gnuplot-doc,
@@ -154,3 +151,24 @@ Description: Command-line driven interactive plotting program. X-package
  images interactively under X11. Most users will want this, it is however
  packaged separately so that low-end systems don't need X installed to use
  gnuplot.
+
+Package: gnuplot-tex
+Architecture: all
+Section: doc
+Breaks:
+ gnuplot-nox (<<4.6.5-5),
+ gnuplot-qt  (<<4.6.5-5),
+ gnuplot-x11 (<<4.6.5-5)
+Depends:
+ ${misc:Depends}
+Description: Command-line driven interactive plotting program. Tex-files
+ Gnuplot is a portable command-line driven interactive data and function
+ plotting utility that supports lots of output formats, including drivers
+ for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output
+ is packaged in gnuplot-x11.
+ .
+ Data files and self-defined functions can be manipulated by the internal
+ C-like language. Can perform smoothing, spline-fitting, or nonlinear fits,
+ and can work with complex numbers.
+ .
+ This package contains tex-files which are used by both gnuplot v4 and v5.
diff --git a/debian/gnuplot-tex.install b/debian/gnuplot-tex.install
new file mode 100644
index 0000000..f4fbf2f
--- /dev/null
+++ b/debian/gnuplot-tex.install
@@ -0,0 +1 @@
+debian/tmp/QT/usr/share/texmf/tex/       usr/share/texmf/
diff --git a/debian/gnuplot.install b/debian/gnuplot.install
index 6bebd1a..0cd2a0f 100644
--- a/debian/gnuplot.install
+++ b/debian/gnuplot.install
@@ -1,4 +1,2 @@
 pm3d/contrib/* usr/share/gnuplot/pm3d
-debian/tmp/QT/usr/share/texmf/tex/       usr/share/texmf/
 debian/tmp/QT/usr/share/gnuplot/gnuplot/ usr/share/gnuplot
-debian/tmp/NOX/usr/share/texmf/tex/       usr/share/texmf/

-- 
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