From 6599c16f46917d52ada4e30d849826144728337d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 4 Jan 2012 17:56:54 +0000 Subject: [PATCH] Drop depends on bash package bash is an essential package, so no need to depend on it. Fixes lintian report: | E: ngcp-vmnotify: depends-on-essential-package-without-using-version depends: bash From: Michael Prokop --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c415aba..cd065b0 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Homepage: http://sipwise.com/ Package: ngcp-vmnotify Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-sipsak, bash, uuid-runtime +Depends: ${shlibs:Depends}, ${misc:Depends}, ngcp-sipsak, uuid-runtime Description: mwi generator for NGCP platform This program generates mwi notifications for the NGCP voicemail system.