diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4e0b017..548e864 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ impressive-display (0.2.1) UNRELEASED; urgency=medium + Rework comments. * Improve man page. * User .impressive-display-rc as user configuration file. + * debian/control: + + Minor fix in LONG_DESCRIPTION. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 29 Mar 2016 20:14:17 +0200 diff --git a/debian/control b/debian/control index ab06900..b5b82ed 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ 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. + 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. |