[plplot] 06/10: New libplplot-ocaml-dev package
Ole Streicher
olebole at moszumanska.debian.org
Sat Jul 15 13:10:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch master
in repository plplot.
commit 5cf891469cece5b2bd5dd986474470fe915228f0
Author: Ole Streicher <olebole at debian.org>
Date: Fri Jul 14 21:20:56 2017 +0200
New libplplot-ocaml-dev package
---
debian/control | 25 ++++++++++++++++++++--
...ocaml.examples => libplplot-ocaml-dev.examples} | 0
...t-ocaml.install => libplplot-ocaml-dev.install} | 1 -
debian/libplplot-ocaml.install | 4 ----
4 files changed, 23 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 547759f..a45bf1d 100644
--- a/debian/control
+++ b/debian/control
@@ -429,8 +429,8 @@ Multi-Arch: same
Depends: gnat,
libfreetype6-dev,
libltdl3-dev,
- libplplotada2 (= ${binary:Version}),
libplplot14 (= ${binary:Version}),
+ libplplotada2 (= ${binary:Version}),
libqhull-dev,
libqsastime-dev,
${misc:Depends}
@@ -473,7 +473,7 @@ Section: ocaml
Depends: ocaml-base-nox-${F:OCamlABI},
${misc:Depends},
${shlibs:Depends}
-Description: Scientific plotting library (OCaml bindings)
+Description: OCaml bindings for the scientific plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
@@ -484,6 +484,27 @@ Description: Scientific plotting library (OCaml bindings)
.
This package provides the OCaml bindings for PLplot.
+Package: libplplot-ocaml-dev
+Architecture: any
+Section: ocaml
+Depends: libplplot-ocaml,
+ ocaml-base-nox-${F:OCamlABI},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: ocaml-findlib
+Replaces: libplplot-ocaml (<< 5.9.12.0-1)
+Breaks: libplplot-ocaml (<<5.9.12.0-1)
+Description: OCaml support for the PLplot plotting library (development files)
+ PLplot is relatively small, portable, freely distributable, and is rich
+ enough to satisfy most users. It has a wide range of plot types including
+ line (linear, log), contour, 3D, fill, and almost 1000 characters
+ (including Greek and mathematical) in its extended font set. The package
+ is designed to make it easy to quickly get graphical output; only a
+ handful of function calls is typically required. For more advanced use,
+ virtually all aspects of plotting are configurable.
+ .
+ This package provides the development package for PLplot OCaml bindings.
+
Package: libplplot-lua
Architecture: any
Section: libs
diff --git a/debian/libplplot-ocaml.examples b/debian/libplplot-ocaml-dev.examples
similarity index 100%
rename from debian/libplplot-ocaml.examples
rename to debian/libplplot-ocaml-dev.examples
diff --git a/debian/libplplot-ocaml.install b/debian/libplplot-ocaml-dev.install
similarity index 78%
copy from debian/libplplot-ocaml.install
copy to debian/libplplot-ocaml-dev.install
index a03343c..ea8744e 100644
--- a/debian/libplplot-ocaml.install
+++ b/debian/libplplot-ocaml-dev.install
@@ -2,4 +2,3 @@ usr/lib/ocaml/plplot/*.a
usr/lib/ocaml/plplot/*.cm*
usr/lib/ocaml/plplot/*.ml*
usr/lib/ocaml/plplot/META
-usr/lib/ocaml/stublibs/*.so
diff --git a/debian/libplplot-ocaml.install b/debian/libplplot-ocaml.install
index a03343c..ba56aef 100644
--- a/debian/libplplot-ocaml.install
+++ b/debian/libplplot-ocaml.install
@@ -1,5 +1 @@
-usr/lib/ocaml/plplot/*.a
-usr/lib/ocaml/plplot/*.cm*
-usr/lib/ocaml/plplot/*.ml*
-usr/lib/ocaml/plplot/META
usr/lib/ocaml/stublibs/*.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/plplot.git
More information about the debian-science-commits
mailing list