[SCM] Gnuplot. Interactive plotting program branch, master, updated. debian/4.6.3-1-5-g2aba37f

Anton Gladky gladky.anton at gmail.com
Tue Jun 4 21:10:22 UTC 2013


The following commit has been merged in the master branch:
commit 8e396f43f1c2cf8925dc9abbbebc7acc6c4b7d63
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue Jun 4 22:46:20 2013 +0200

    Use packaged version of aglfn. (Closes: #709583)

diff --git a/debian/control b/debian/control
index 04d3ac6..7f8b1b1 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: Command-line driven interactive plotting program
 
 Package: gnuplot-nox
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, aglfn
 Conflicts: gnuplot-x11, gnuplot-qt
 Recommends: groff, fonts-liberation
 Suggests: gnuplot-doc
@@ -51,7 +51,7 @@ Description: Command-line driven interactive plotting program. No-X package
 
 Package: gnuplot-x11
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, aglfn
 Conflicts: gnuplot-qt, gnuplot-nox
 Suggests: gnuplot-doc
 Provides: gnuplot-nox
@@ -72,7 +72,7 @@ Description: Command-line driven interactive plotting program. X-package
 
 Package: gnuplot-qt
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, aglfn
 Conflicts: gnuplot-x11, gnuplot-nox
 Suggests: gnuplot-doc
 Provides: gnuplot-nox, gnuplot-x11
diff --git a/debian/gnuplot-nox.links b/debian/gnuplot-nox.links
new file mode 100644
index 0000000..05fca59
--- /dev/null
+++ b/debian/gnuplot-nox.links
@@ -0,0 +1 @@
+usr/share/aglfn/aglfn.txt usr/share/gnuplot/gnuplot/4.6/PostScript/aglfn.txt
diff --git a/debian/gnuplot-qt.links b/debian/gnuplot-qt.links
new file mode 100644
index 0000000..05fca59
--- /dev/null
+++ b/debian/gnuplot-qt.links
@@ -0,0 +1 @@
+usr/share/aglfn/aglfn.txt usr/share/gnuplot/gnuplot/4.6/PostScript/aglfn.txt
diff --git a/debian/gnuplot-x11.links b/debian/gnuplot-x11.links
new file mode 100644
index 0000000..05fca59
--- /dev/null
+++ b/debian/gnuplot-x11.links
@@ -0,0 +1 @@
+usr/share/aglfn/aglfn.txt usr/share/gnuplot/gnuplot/4.6/PostScript/aglfn.txt

-- 
Gnuplot. Interactive plotting program



More information about the debian-science-commits mailing list