From 308d89045d6ad80323cbe1851d6c4991ee920b4a Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 11 Mar 2009 23:56:56 +0100 Subject: [PATCH] Remove misc:depends, remove obsolete comment --- debian/control | 2 +- debian/rules | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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