Below is the file 'debian/control' from this revision. You can also download the file.
Source: monotone-viz
Section: devel
Priority: optional
Maintainer: Richard Levitte <richard@levitte.org>
Build-Depends: liblablgtk2-gnome-ocaml-dev, gawk, pkg-config, debhelper
Standards-Version: 3.7.3
Package: monotone-viz
Architecture: any
Depends: graphviz, ${shlibs:Depends}
Recommends: monotone
Description: visualize a monotone repository
Monotone-viz is a small GTK+ application that visualizes monotone
ancestry graphs. Monotone is a free distributed version control
system. Montone-viz is developed in the Objective Caml language,
using the GTK+ and libgnomecanvas libraries (via LablGTK, an OCaml
binding for GTK+), and it uses the dot program from the Graphviz
package.