Include documentation packages in debian/control
authorDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 6 Mar 2012 17:41:13 +0000 (19:41 +0200)
committerDimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
Tue, 6 Mar 2012 17:41:13 +0000 (19:41 +0200)
debian/control
debian/control~

index 5164f6c1bea240e511bf6a6c3e8a5d28c203cc03..a6971bcc077f2936147b4e433665ec10c517b223 100644 (file)
@@ -28,6 +28,34 @@ 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)
+ 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.
+
+Package: mathgl-doc-ru
+Architecture: all
+Section: doc
+Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
+Replaces: mathgl-doc
+Description: library for scientific graphs. (Russian 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.
+
 Package: libmgl6
 Architecture: any
 Section: libs
index ca2298a2e57210ac6282bca92b21170fd95482a9..5164f6c1bea240e511bf6a6c3e8a5d28c203cc03 100644 (file)
@@ -81,7 +81,6 @@ Description: library for scientific graphs. (development files)
  .
  This package contains the development files.
 
-
 Package: python-mathgl
 Architecture: any
 Section: python