Browse Source

Debian package: Close ITP, depend on ${misc:Depends}

master
Michael Stapelberg 16 years ago
parent
commit
3523b74b77
  1. 4
      debian/changelog
  2. 2
      debian/control

4
debian/changelog

@ -1,5 +1,5 @@
i3lock (0.9-1) unstable; urgency=low
* First release, forked from slock 0.9
* First release, forked from slock 0.9 (Closes: #521707)
-- Michael Stapelberg <michael+i3lock@stapelberg.de> Wed, 11 Mar 2009 23:24:01 +0100
-- Michael Stapelberg <michael+i3lock@stapelberg.de> Sun, 29 Mar 2009 18:13:06 +0200

2
debian/control

@ -10,7 +10,7 @@ Package: i3lock
Architecture: any
Priority: optional
Section: x11
Depends: ${shlibs:Depends}
Depends: ${shlibs:Depends}, ${misc: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 off

Loading…
Cancel
Save