diff --git a/debian/changelog b/debian/changelog index 2dab048..697da0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -timeoutd (1.5-10.1ubuntu1~2.93b017313) UNRELEASED; urgency=low +timeoutd (1.5-10.2) unstable; urgency=low * Non-maintainer upload * Resolve the missing symbol XOpenDisplay by linking with libX11 * Update debian/control Standards-Version: 3.9.5 diff --git a/debian/rules b/debian/rules index 50551cf..1c7b12a 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,9 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +build-arch: build + +build-indep: build build: $(MAKE) timeoutd diff --git a/debian/timeoutd.init.d b/debian/timeoutd.init.d index a514b37..4b7d283 100644 --- a/debian/timeoutd.init.d +++ b/debian/timeoutd.init.d @@ -16,6 +16,8 @@ DESC="user timeout daemon" test -x $DAEMON || exit 0 +. /lib/lsb/init-functions + set -e case "$1" in