[Pkg-ocaml-maint-commits] [SCM] advi packaging branch, master, updated. debian/1.9.0-1-1-gf6ecf83

Ralf Treinen treinen at free.fr
Tue Jun 1 18:48:10 UTC 2010


The following commit has been merged in the master branch:
commit e98cd31092f6d127f5ec7e2da2ed3c0d0afae5da
Author: Ralf Treinen <treinen at free.fr>
Date:   Mon Apr 5 12:28:09 2010 +0200

    start to split off a separate advi-doc package

diff --git a/debian/control b/debian/control
index 8399cc9..a34da18 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Package: advi
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends},
  texlive-base-bin, texlive-base, ghostscript (>= 7.05)
+Recommends: advi-docl
 Suggests: ttf-kochi-gothic, ttf-kochi-mincho, bzip2
 Replaces: mldvi, activedvi
 Description: an active DVI previewer and presenter
@@ -37,6 +38,17 @@ Description: an active DVI previewer and presenter
  security problems when viewing untrusted DVI files. Make sure to read the
  README.Debian for more information.
 
+Package: advi-doc
+Architecture: all
+Recommends: advi
+Description: documentation for Active-DVI (advi)
+ Active-DVI is a DVI previewer and presenter written in Objective Caml
+ with some eye candy effects for presentation, support for interactive
+ demonstrations, and embedding of arbitrary applications within the
+ presentation (hence the Active adjective of the presenter :).
+ .
+ This package contains the user documentation for Active-DVI.
+
 Package: advi-examples
 Architecture: all
 Depends: ${misc:Depends}, texlive-latex-base, ghostscript, advi, imagemagick

-- 
advi packaging



More information about the Pkg-ocaml-maint-commits mailing list