From: Michael Stapelberg Date: Wed, 11 Mar 2009 22:56:56 +0000 (+0100) Subject: Remove misc:depends, remove obsolete comment X-Git-Tag: 1.0~8 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=308d89045d6ad80323cbe1851d6c4991ee920b4a;p=i3%2Fi3lock Remove misc:depends, remove obsolete comment --- diff --git a/debian/control b/debian/control index 86ab5c2..d743396 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: i3lock Architecture: any Priority: optional Section: x11 -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends} Description: a slightly improved version of slock i3lock improves slock by making it fork() and therefore combinable with commands to suspend your computer. Additionally, instead of turning of diff --git a/debian/rules b/debian/rules index 79bfde7..fa91b71 100755 --- a/debian/rules +++ b/debian/rules @@ -37,7 +37,6 @@ install: build dh_clean -k dh_installdirs - # Add here commands to install the package into debian/wiipdf $(MAKE) DESTDIR=$(CURDIR)/debian/i3lock/ install