diff options
Diffstat (limited to 'Build/source/texk/dvi2tty/dvi2tty-5.3.4/debian/control')
-rw-r--r-- | Build/source/texk/dvi2tty/dvi2tty-5.3.4/debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/dvi2tty/dvi2tty-5.3.4/debian/control b/Build/source/texk/dvi2tty/dvi2tty-5.3.4/debian/control new file mode 100644 index 00000000000..df02fc909ef --- /dev/null +++ b/Build/source/texk/dvi2tty/dvi2tty-5.3.4/debian/control @@ -0,0 +1,13 @@ +Source: dvi2tty +Section: tex +Priority: optional +Maintainer: Kenshi Muto <kmuto@debian.org> +Build-Depends: debhelper (>> 4.0.0) +Standards-Version: 3.5.8 + +Package: dvi2tty +Architecture: any +Depends: ${shlibs:Depends} +Description: Previewing dvi-files on text-only devices + If no options are passed output will be send to the pager defined in + PAGER if specified. If no pager specified the output will go to pager. |