aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2006-08-27 14:00:47 +0200
committerReinhard Tartler <siretart@tauware.de>2006-08-27 14:00:47 +0200
commit3badd5e2c6de1f35bed33338a0fdcec7f57be0ea (patch)
tree10df2bf9d1c0e97b994819bfe568b5fb72045f08
parent2674813d4a1826344c6e5c6f469f9ff0dc88ae0e (diff)
downloadlcd4linux-3badd5e2c6de1f35bed33338a0fdcec7f57be0ea.tar.gz
further cleanups
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8945ee1..75b6412 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ lcd4linux (0.10.0+cvs20060825-1) unstable; urgency=medium
* Bump standards version to 3.7.2 (no changes needed)
* add build depends on libmpd-dev for mpd support
* new upstream snapshot
+ * drop dependency of ${misc:Depends}, not used anyway
* now supporting USB2LCD
* don't update config.{sub,guess} in clean target automatically
* new target ``update-config-sub-guess'' to update config.{sub,guess}
diff --git a/debian/control b/debian/control
index db16db8..294af26 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
Package: lcd4linux
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}
Description: Grabs information and displays it on an external lcd
Small program that grabs information from the kernel and some subsystems
and displays it on an external liquid crystal display.