Add udav, libmgl-glut and mathgl-doc binaries
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 27 Mar 2012 16:12:39 +0000 (19:12 +0300)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 27 Mar 2012 16:12:39 +0000 (19:12 +0300)
debian/changelog
debian/control
debian/libmgl-glut6.install [new file with mode: 0644]
debian/libmgl-glut6.symbols [new file with mode: 0644]
debian/mathgl-doc-en.install [deleted file]
debian/mathgl-doc.install [new file with mode: 0644]
debian/mathgl.install
debian/udav.install [new file with mode: 0644]

index 1e8f97d00bd5b83b8cba24065b3548efd1b202ea..0c2ea6894708b9352fc118001d0fe4dbff790d6c 100644 (file)
@@ -1,80 +1,8 @@
-mathgl (2~rc2+svn382-1) experimental; urgency=low
+mathgl (2~rc2+svn383-1) experimental; urgency=low
 
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 25 Mar 2012 19:31:00 +0200
-
-mathgl (2~rc2+svn380-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sat, 24 Mar 2012 16:09:00 +0200
-
-mathgl (2~rc2+svn378-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 23 Mar 2012 09:07:00 +0200
-
-mathgl (2~rc2+svn376-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 22 Mar 2012 19:49:00 +0200
-
-mathgl (2~rc2+svn368-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 16 Mar 2012 17:26:00 +0200
-
-mathgl (2~rc2+svn367-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 16 Mar 2012 15:27:00 +0200
-
-mathgl (2~rc2+svn364-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 15 Mar 2012 17:02:00 +0200
-
-mathgl (2~rc2+svn363-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Thu, 15 Mar 2012 12:20:00 +0200
-
-mathgl (2~rc2+svn362-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Tue, 13 Mar 2012 12:41:00 +0200
-
-mathgl (2~rc2+svn361-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sun, 11 Mar 2012 07:18:00 +0200
-
-mathgl (2~rc2+svn360-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Sat, 10 Mar 2012 14:24:00 +0200
-
-mathgl (2~rc2+svn359-1) experimental; urgency=low
-
-  * Updated source from svn repository.
-
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 9 Mar 2012 22:04:00 +0200
-
-mathgl (2~rc2+svn358-1) experimental; urgency=low
-
-  * Updated source from svn repository.
+  * Add udav, libmgl-glut and mathgl-doc packages.
 
- -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Fri, 9 Mar 2012 09:16:00 +0200
+ -- Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>  Mon, 26 Mar 2012 15:35:00 +0200
 
 mathgl (2~rc2-1) experimental; urgency=low
 
index d8dfdf42e1e7c60667635325357e9949752cdd4b..0dc790689aa3c895ff7d6c5814719ab4652899c2 100644 (file)
@@ -28,33 +28,32 @@ Description: library for scientific graphs. (utilities and examples)
  .
  This package contains MathGL utilities and examples.
 
-Package: mathgl-doc-en
-Architecture: all
-Section: doc
-Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
-Replaces: mathgl-doc
-Description: library for scientific graphs. (English documentation)
+Package: udav
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl6 (= ${binary:Version})
+Description: library for scientific graphs. (window interface)
  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 MathGL documentation in English.
+ This package contains the udav window environment based on mathgl.
 
-Package: mathgl-doc-ru
+Package: mathgl-doc
 Architecture: all
 Section: doc
 Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
 Replaces: mathgl-doc
-Description: library for scientific graphs. (Russian documentation)
+Description: library for scientific graphs. (English documentation)
  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 MathGL documentation in Russian.
+ This package contains the MathGL documentation.
 
 Package: libmgl6
 Architecture: any
@@ -82,6 +81,20 @@ Description: library for scientific graphs. (windows runtime library)
  .
  This package contains the window opening related shared object files.
 
+Package: libmgl-glut6
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmgl-data
+Description: library for scientific graphs. (glut interface for windows)
+ 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 glut interface shared object files for window 
+ opening.
+
 Package: libmgl-data
 Architecture: all
 Section: misc
diff --git a/debian/libmgl-glut6.install b/debian/libmgl-glut6.install
new file mode 100644 (file)
index 0000000..68de839
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/lib/libmgl-glut.so.*
\ No newline at end of file
diff --git a/debian/libmgl-glut6.symbols b/debian/libmgl-glut6.symbols
new file mode 100644 (file)
index 0000000..c96affc
--- /dev/null
@@ -0,0 +1,214 @@
+libmgl-glut.so.6.0.0 libmgl-glut6 #MINVER#
+ _Z10_mgl_timeri@Base 2~rc2+svn383-1
+ _Z12_mgl_displayv@Base 2~rc2+svn383-1
+ _Z12mgl_fltk_tmpPv@Base 2~rc2+svn383-1
+ _Z13mgl_draw_calcPv@Base 2~rc2+svn383-1
+ _Z14mgl_draw_classP7mglBasePv@Base 2~rc2+svn383-1
+ _Z14mgl_draw_graphP7mglBasePv@Base 2~rc2+svn383-1
+ _Z16mgl_reload_classPv@Base 2~rc2+svn383-1
+ _ZN10mglDrawDatD1Ev@Base 2~rc2+svn383-1
+ _ZN10mglDrawDatD2Ev@Base 2~rc2+svn383-1
+ _ZN11mglCanvasGL10SetQualityEi@Base 2~rc2+svn383-1
+ _ZN11mglCanvasGL7SetSizeEii@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd11ClearFramesEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd11GetMousePosEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd11SetDrawFuncEPFiP7mglBasePvES2_PFvS2_E@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd5SetupEbb@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd6ReLoadEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd7GetBitsEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd7SetSizeEii@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd8EndFrameEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd9NextFrameEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd9PrevFrameEv@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWnd9SetCurFigEi@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWndC1Ev@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWndC2Ev@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWndD0Ev@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWndD1Ev@Base 2~rc2+svn383-1
+ _ZN12mglCanvasWndD2Ev@Base 2~rc2+svn383-1
+ _ZN13mglCanvasGLUT6WindowEiPPcPFiP7mglBasePvEPKcS4_PFvS4_Eb@Base 2~rc2+svn383-1
+ _ZN13mglCanvasGLUTC1Ev@Base 2~rc2+svn383-1
+ _ZN13mglCanvasGLUTC2Ev@Base 2~rc2+svn383-1
+ _ZN13mglCanvasGLUTD0Ev@Base 2~rc2+svn383-1
+ _ZN13mglCanvasGLUTD1Ev@Base 2~rc2+svn383-1
+ _ZN13mglCanvasGLUTD2Ev@Base 2~rc2+svn383-1
+ _ZN7mglBase10SetQualityEi@Base 2~rc2+svn383-1
+ _ZN7mglBase13SetFontSizePTEfi@Base 2~rc2+svn383-1
+ _ZN7mglBase3getEl@Base 2~rc2+svn383-1
+ _ZN7mglBase3setEbl@Base 2~rc2+svn383-1
+ _ZN7mglBase5AlphaEb@Base 2~rc2+svn383-1
+ _ZN7mglBase5LightEb@Base 2~rc2+svn383-1
+ _ZN7mglTextD1Ev@Base 2~rc2+svn383-1
+ _ZN7mglTextD2Ev@Base 2~rc2+svn383-1
+ _ZN8mglColorC1Effff@Base 2~rc2+svn383-1
+ _ZN8mglColorC2Effff@Base 2~rc2+svn383-1
+ _ZN8mglGraph11SetFontSizeEf@Base 2~rc2+svn383-1
+ _ZN8mglGraph13SetFontSizePTEfi@Base 2~rc2+svn383-1
+ _ZN8mglGraphC1EP7mglBase@Base 2~rc2+svn383-1
+ _ZN8mglGraphC2EP7mglBase@Base 2~rc2+svn383-1
+ _ZN8mglGraphD0Ev@Base 2~rc2+svn383-1
+ _ZN8mglGraphD1Ev@Base 2~rc2+svn383-1
+ _ZN8mglGraphD2Ev@Base 2~rc2+svn383-1
+ _ZN8mglGroupD1Ev@Base 2~rc2+svn383-1
+ _ZN8mglGroupD2Ev@Base 2~rc2+svn383-1
+ _ZN8mglPointC1Effff@Base 2~rc2+svn383-1
+ _ZN8mglPointC2Effff@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI10mglTextureE10deallocateEPS1_m@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI10mglTextureED1Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI10mglTextureED2Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI6mglPntE10deallocateEPS1_m@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI6mglPntED1Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI6mglPntED2Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI7mglPrimE10deallocateEPS1_m@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI7mglPrimED1Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI7mglPrimED2Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI7mglTextE10deallocateEPS1_m@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI7mglTextED1Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI7mglTextED2Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI8mglGroupE10deallocateEPS1_m@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI8mglGroupED1Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorI8mglGroupED2Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorIlE10deallocateEPlm@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorIlED1Ev@Base 2~rc2+svn383-1
+ _ZN9__gnu_cxx13new_allocatorIlED2Ev@Base 2~rc2+svn383-1
+ _ZN9mglCanvas7RestoreEv@Base 2~rc2+svn383-1
+ _ZN9mglCanvas8IdentityEb@Base 2~rc2+svn383-1
+ _ZN9mglMatrix5clearEv@Base 2~rc2+svn383-1
+ _ZNSaI10mglTextureED1Ev@Base 2~rc2+svn383-1
+ _ZNSaI10mglTextureED2Ev@Base 2~rc2+svn383-1
+ _ZNSaI6mglPntED1Ev@Base 2~rc2+svn383-1
+ _ZNSaI6mglPntED2Ev@Base 2~rc2+svn383-1
+ _ZNSaI7mglPrimED1Ev@Base 2~rc2+svn383-1
+ _ZNSaI7mglPrimED2Ev@Base 2~rc2+svn383-1
+ _ZNSaI7mglTextED1Ev@Base 2~rc2+svn383-1
+ _ZNSaI7mglTextED2Ev@Base 2~rc2+svn383-1
+ _ZNSaI8mglGroupED1Ev@Base 2~rc2+svn383-1
+ _ZNSaI8mglGroupED2Ev@Base 2~rc2+svn383-1
+ _ZNSaIlED1Ev@Base 2~rc2+svn383-1
+ _ZNSaIlED2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb0EE9__destroyIP10mglDrawDatEEvT_S4_@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb0EE9__destroyIP7mglTextEEvT_S4_@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb0EE9__destroyIP8mglGroupEEvT_S4_@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb1EE9__destroyIP10mglTextureEEvT_S4_@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb1EE9__destroyIP6mglPntEEvT_S4_@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb1EE9__destroyIP7mglPrimEEvT_S4_@Base 2~rc2+svn383-1
+ _ZNSt12_Destroy_auxILb1EE9__destroyIPlEEvT_S3_@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglDrawDatSaIS0_EE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglTextureSaIS0_EE12_Vector_implD1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglTextureSaIS0_EE12_Vector_implD2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglTextureSaIS0_EE13_M_deallocateEPS0_m@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglTextureSaIS0_EE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglTextureSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI10mglTextureSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI6mglPntSaIS0_EE12_Vector_implD1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI6mglPntSaIS0_EE12_Vector_implD2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI6mglPntSaIS0_EE13_M_deallocateEPS0_m@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI6mglPntSaIS0_EE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI6mglPntSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI6mglPntSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglPrimSaIS0_EE12_Vector_implD1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglPrimSaIS0_EE12_Vector_implD2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglPrimSaIS0_EE13_M_deallocateEPS0_m@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglPrimSaIS0_EE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglPrimSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglPrimSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglTextSaIS0_EE12_Vector_implD1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglTextSaIS0_EE12_Vector_implD2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglTextSaIS0_EE13_M_deallocateEPS0_m@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglTextSaIS0_EE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglTextSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI7mglTextSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI8mglGroupSaIS0_EE12_Vector_implD1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI8mglGroupSaIS0_EE12_Vector_implD2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI8mglGroupSaIS0_EE13_M_deallocateEPS0_m@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI8mglGroupSaIS0_EE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI8mglGroupSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseI8mglGroupSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseIlSaIlEE12_Vector_implD1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseIlSaIlEE12_Vector_implD2Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseIlSaIlEE13_M_deallocateEPlm@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseIlSaIlEE19_M_get_Tp_allocatorEv@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseIlSaIlEED1Ev@Base 2~rc2+svn383-1
+ _ZNSt12_Vector_baseIlSaIlEED2Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI10mglDrawDatSaIS0_EE15_M_erase_at_endEPS0_@Base 2~rc2+svn383-1
+ _ZNSt6vectorI10mglDrawDatSaIS0_EE5clearEv@Base 2~rc2+svn383-1
+ _ZNSt6vectorI10mglTextureSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI10mglTextureSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI6mglPntSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI6mglPntSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI7mglPrimSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI7mglPrimSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI7mglTextSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI7mglTextSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI8mglGroupSaIS0_EED1Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorI8mglGroupSaIS0_EED2Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorIlSaIlEED1Ev@Base 2~rc2+svn383-1
+ _ZNSt6vectorIlSaIlEED2Ev@Base 2~rc2+svn383-1
+ _ZSt11__addressofI10mglDrawDatEPT_RS1_@Base 2~rc2+svn383-1
+ _ZSt11__addressofI7mglTextEPT_RS1_@Base 2~rc2+svn383-1
+ _ZSt11__addressofI8mglGroupEPT_RS1_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyI10mglDrawDatEvPT_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyI7mglTextEvPT_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyI8mglGroupEvPT_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP10mglDrawDatEvT_S2_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP10mglDrawDatS0_EvT_S2_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP10mglTextureEvT_S2_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP10mglTextureS0_EvT_S2_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP6mglPntEvT_S2_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP6mglPntS0_EvT_S2_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP7mglPrimEvT_S2_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP7mglPrimS0_EvT_S2_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP7mglTextEvT_S2_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP7mglTextS0_EvT_S2_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP8mglGroupEvT_S2_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIP8mglGroupS0_EvT_S2_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIPlEvT_S1_@Base 2~rc2+svn383-1
+ _ZSt8_DestroyIPllEvT_S1_RSaIT0_E@Base 2~rc2+svn383-1
+ _ZTI12mglCanvasWnd@Base 2~rc2+svn383-1
+ _ZTI13mglCanvasGLUT@Base 2~rc2+svn383-1
+ _ZTI8mglGraph@Base 2~rc2+svn383-1
+ _ZTS12mglCanvasWnd@Base 2~rc2+svn383-1
+ _ZTS13mglCanvasGLUT@Base 2~rc2+svn383-1
+ _ZTS8mglGraph@Base 2~rc2+svn383-1
+ _ZTV12mglCanvasWnd@Base 2~rc2+svn383-1
+ _ZTV13mglCanvasGLUT@Base 2~rc2+svn383-1
+ _ZTV8mglGraph@Base 2~rc2+svn383-1
+ _mgl_glwnd@Base 2~rc2+svn383-1
+ _mgl_key_up@Base 2~rc2+svn383-1
+ mgl_create_graph_fltk@Base 2~rc2+svn383-1
+ mgl_create_graph_fltk_@Base 2~rc2+svn383-1
+ mgl_create_graph_glut@Base 2~rc2+svn383-1
+ mgl_create_graph_qt@Base 2~rc2+svn383-1
+ mgl_create_graph_qt_@Base 2~rc2+svn383-1
+ mgl_draw_thr@Base 2~rc2+svn383-1
+ mgl_fltk_run@Base 2~rc2+svn383-1
+ mgl_fltk_run_@Base 2~rc2+svn383-1
+ mgl_fltk_thr@Base 2~rc2+svn383-1
+ mgl_get_last_mouse_pos@Base 2~rc2+svn383-1
+ mgl_get_last_mouse_pos_@Base 2~rc2+svn383-1
+ mgl_qt_run@Base 2~rc2+svn383-1
+ mgl_qt_run_@Base 2~rc2+svn383-1
+ mgl_setup_window@Base 2~rc2+svn383-1
+ mgl_setup_window_@Base 2~rc2+svn383-1
+ mgl_wnd_adjust@Base 2~rc2+svn383-1
+ mgl_wnd_adjust_@Base 2~rc2+svn383-1
+ mgl_wnd_animation@Base 2~rc2+svn383-1
+ mgl_wnd_animation_@Base 2~rc2+svn383-1
+ mgl_wnd_next_frame@Base 2~rc2+svn383-1
+ mgl_wnd_next_frame_@Base 2~rc2+svn383-1
+ mgl_wnd_prev_frame@Base 2~rc2+svn383-1
+ mgl_wnd_prev_frame_@Base 2~rc2+svn383-1
+ mgl_wnd_reload@Base 2~rc2+svn383-1
+ mgl_wnd_reload_@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_alpha@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_alpha_@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_light@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_light_@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_no@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_no_@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_rotate@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_rotate_@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_zoom@Base 2~rc2+svn383-1
+ mgl_wnd_toggle_zoom_@Base 2~rc2+svn383-1
+ mgl_wnd_update@Base 2~rc2+svn383-1
+ mgl_wnd_update_@Base 2~rc2+svn383-1
diff --git a/debian/mathgl-doc-en.install b/debian/mathgl-doc-en.install
deleted file mode 100644 (file)
index 0d6380f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-usr/share/doc/mathgl/mathgl_en.html/ usr/share/doc/mathgl-doc-en/
-usr/share/doc/mathgl/mgl_en.html/ usr/share/doc/mathgl-doc-en/
-usr/share/doc/mathgl/png/ usr/share/doc/mathgl-doc-en/
-usr/share/info/mathgl_en.info*  
-usr/share/info/mgl_en.info*  
-debian/folder/mathgl-doc-en /usr/share/doc-base/
\ No newline at end of file
diff --git a/debian/mathgl-doc.install b/debian/mathgl-doc.install
new file mode 100644 (file)
index 0000000..afd8e72
--- /dev/null
@@ -0,0 +1,10 @@
+debian/tmp/usr/share/doc/mathgl/*.png 
+debian/tmp/usr/share/doc/mathgl/*.html
+debian/tmp/usr/share/doc/mathgl/*.pdf
+debian/tmp/usr/share/doc/mathgl/small/*.png 
+debian/tmp/usr/share/doc/mathgl/png/*.png
+debian/tmp/usr/share/doc/mathgl/mathgl_en.info* usr/share/info/
+debian/tmp/usr/share/doc/mathgl/mgl_web_en/* 
+debian/tmp/usr/share/doc/mathgl/web_en/*
+debian/tmp/usr/share/doc/mathgl/mathgl_en/* 
+debian/folder/mathgl-doc-en /usr/share/doc-base/
\ No newline at end of file
index dba26b586c9ddaea0186fe58999c43080fc6b614..4f6ec4c94c985fdc366da575563feb071d2c69cb 100644 (file)
@@ -1 +1 @@
-debian/tmp/usr/bin/*
\ No newline at end of file
+debian/tmp/usr/bin/mgl*
\ No newline at end of file
diff --git a/debian/udav.install b/debian/udav.install
new file mode 100644 (file)
index 0000000..9519f12
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/bin/udav
\ No newline at end of file