[SCM] Packaging for mathgl branch, experimental, updated. debian/2.1.3-1-2-gf46f37b

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Mon May 6 11:29:30 UTC 2013


The following commit has been merged in the experimental branch:
commit f46f37bb4ad706b8640bebf7b268d9c48ef295a9
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Mon May 6 14:29:11 2013 +0300

    Add libmgl-mpi binary package

diff --git a/debian/control b/debian/control
index fc1d0ab..eef4e04 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,20 @@ Description: library for scientific graphs. (main runtime library)
  .
  This package contains the shared object files.
 
+Package: libmgl-mpi7.0.0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
+Description: library for scientific graphs. (mpi enhanced runtime library)
+ A free cross-platform library of fast C++ routines for plotting data in up
+ to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
+ files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
+ MathGL can also be used in the console. There are interfaces to a set of
+ languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
+ .
+ This package contains the, parallel interface enhanced, shared object 
+ files .
+
 Package: libmgl-wnd7.0.0
 Architecture: any
 Section: libs
diff --git a/debian/libmgl-mpi7.0.0.install b/debian/libmgl-mpi7.0.0.install
new file mode 100644
index 0000000..b90da4d
--- /dev/null
+++ b/debian/libmgl-mpi7.0.0.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libmgl-mpi.so.*
\ No newline at end of file
diff --git a/debian/libmgl-mpi7.0.0.symbols b/debian/libmgl-mpi7.0.0.symbols
new file mode 100644
index 0000000..4b29c6e
--- /dev/null
+++ b/debian/libmgl-mpi7.0.0.symbols
@@ -0,0 +1,5 @@
+libmgl-mpi.so.7.0.0 libmgl-mpi7.0.0 #MINVER#
+ mgl_mpi_recv at Base 2.1.3
+ mgl_mpi_recv_ at Base 2.1.3
+ mgl_mpi_send at Base 2.1.3
+ mgl_mpi_send_ at Base 2.1.3
\ No newline at end of file
diff --git a/debian/libmgl7.0.0.symbols b/debian/libmgl7.0.0.symbols
index e56ab4e..41e31bc 100644
--- a/debian/libmgl7.0.0.symbols
+++ b/debian/libmgl7.0.0.symbols
@@ -903,6 +903,9 @@ libmgl.so.7.0.0 libmgl7.0.0 #MINVER#
  (optional)_ZNSt15_Deque_iteratorImRmPmEC2ERKS2_ at Base 2.1.3
  (optional)_ZNSt15_Deque_iteratorImRmPmEC2Ev at Base 2.1.3
  (optional)_ZNSt15_Deque_iteratorImRmPmEppEv at Base 2.1.3
+ (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev at Base 2.1.3
+ (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev at Base 2.1.3
+ (optional)_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev at Base 2.1.3
  (optional)_ZNSt16ostream_iteratorIhcSt11char_traitsIcEEC1ERKS2_ at Base 2.1.3
  (optional)_ZNSt16ostream_iteratorIhcSt11char_traitsIcEEC1ERSo at Base 2.1.3
  (optional)_ZNSt16ostream_iteratorIhcSt11char_traitsIcEEC2ERKS2_ at Base 2.1.3

-- 
Packaging for mathgl



More information about the debian-science-commits mailing list