i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 308d89045d6ad80323cbe1851d6c4991ee920b4a
parent 0ba35e5af71438c3fc91b53fcc2d8536ebae3677
Author: Michael Stapelberg <michael+x200@stapelberg.de>
Date:   Wed, 11 Mar 2009 23:56:56 +0100

Remove misc:depends, remove obsolete comment

Diffstat:
Mdebian/control | 2+-
Mdebian/rules | 1-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git 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
@@ -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