Remove misc:depends, remove obsolete comment

pull/1/head
Michael Stapelberg 2009-03-11 23:56:56 +01:00
parent 0ba35e5af7
commit 308d89045d
2 changed files with 1 additions and 2 deletions

2
debian/control vendored
View File

@ -10,7 +10,7 @@ Package: i3lock
Architecture: any Architecture: any
Priority: optional Priority: optional
Section: x11 Section: x11
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}
Description: a slightly improved version of slock Description: a slightly improved version of slock
i3lock improves slock by making it fork() and therefore combinable with i3lock improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning of commands to suspend your computer. Additionally, instead of turning of

1
debian/rules vendored
View File

@ -37,7 +37,6 @@ install: build
dh_clean -k dh_clean -k
dh_installdirs dh_installdirs
# Add here commands to install the package into debian/wiipdf
$(MAKE) DESTDIR=$(CURDIR)/debian/i3lock/ install $(MAKE) DESTDIR=$(CURDIR)/debian/i3lock/ install