From 9e93ed31d00c13a1e179816f9ff8c6d5a163162d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 29 Mar 2016 20:36:46 +0200 Subject: debian/control: Various adjustment in Depends:, Recommends: and Suggests:. Modifications of LONG_DESCRIPTION. --- debian/changelog | 3 +++ debian/control | 27 +++++++++++---------------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7092f03..83de67a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ impressive-display (0.2.1) UNRELEASED; urgency=medium exists. * Drop using redundant variable $pdffile. * Avoid cleanup() function being called twice. + * debian/control: + + Various adjustment in Depends:, Recommends: and Suggests:. + + Modifications of LONG_DESCRIPTION. -- Mike Gabriel Tue, 29 Mar 2016 20:14:17 +0200 diff --git a/debian/control b/debian/control index c4d6f86..ab06900 100644 --- a/debian/control +++ b/debian/control @@ -17,33 +17,28 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - psmisc, impressive, - matchbox-window-manager, - xinit, - locales, - nodm, pulseaudio-utils, + psmisc, + xinit, Recommends: + debian-faq, + matchbox-window-manager, + poppler-utils, pulseaudio, + texlive-extra-utils, unclutter, x11-xserver-utils, - debian-faq, + wmctrl, Suggests: - vim, - mc, - acpid, - memtest86, - memtest86+, - openssh-server, - plymouth, - plymouth-themes-all, + nodm, Description: Impressive based PDF display Provide an X11 session manager script that launches a minimal window - manager and than launches the impressive PDF viewer in fullscreen. + manager and then launches the impressive PDF viewer in fullscreen. . In combination with the nodm display manager you can provide an easy-to-setup display screen based on regulary updated PDF files. . The viewed PDF file can be obtained from a given URL in regular - intervals. + intervals. Alternatively (or for testing purposes) you can also + display a local static PDF file. -- cgit v1.2.3