From 772351e2a585950e3a8ec24c00f6737e209148d7 Mon Sep 17 00:00:00 2001 From: Dimitrios Eftaxiopoulos Date: Tue, 6 Mar 2012 19:41:13 +0200 Subject: [PATCH] Include documentation packages in debian/control --- debian/control | 28 ++++++++++++++++++++++++++++ debian/control~ | 1 - 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5164f6c..a6971bc 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/debian/control~ b/debian/control~ index ca2298a..5164f6c 100644 --- a/debian/control~ +++ b/debian/control~ @@ -81,7 +81,6 @@ Description: library for scientific graphs. (development files) . This package contains the development files. - Package: python-mathgl Architecture: any Section: python -- 2.30.2