diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-03-29 21:07:18 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-03-29 21:07:18 +0200 |
commit | 8cb71b7ec3f5f3304149ea8f49150518ec230e38 (patch) | |
tree | 9e09b19f7e0cb6fa481d00031a39c36a6a19aac0 /debian/control | |
parent | fc2392fa86311a40e123931df544a091817bc1c5 (diff) | |
download | impressive-display-0.2.1.tar.gz impressive-display-0.2.1.tar.bz2 impressive-display-0.2.1.zip |
release 0.2.10.2.1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index b5b82ed..0000000 --- a/debian/control +++ /dev/null @@ -1,44 +0,0 @@ -Source: impressive-display -Section: admin -Priority: extra -Maintainer: Debian Edu Packaging Team <debian-edu-pkg-team@lists.alioth.debian.org> -Uploaders: - Mike Gabriel <sunweaver@debian.org> -Build-Depends: - debhelper (>= 9), - cdbs, -Standards-Version: 3.9.7 -Homepage: http://wiki.it-zukunft-schule.de -Vcs-Git: https://code.it-zukunft-schule.de/cgit/impressive-display.git -Vcs-Browser: https://code.it-zukunft-schule.de/cgit/impressive-display/ - -Package: impressive-display -Architecture: all -Depends: - ${misc:Depends}, - ${perl:Depends}, - impressive, - pulseaudio-utils, - psmisc, - xinit, -Recommends: - debian-faq, - matchbox-window-manager, - poppler-utils, - pulseaudio, - texlive-extra-utils, - unclutter, - x11-xserver-utils, - wmctrl, -Suggests: - nodm, -Description: Impressive based PDF display - Provide an X11 session manager script that launches a minimal window - manager and then launches the impressive PDF viewer in fullscreen mode. - . - 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. Alternatively (or for testing purposes) you can also - display a local static PDF file. |