Package: bwm-ng
Version: 0.6-3
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
*** /tmp/tmpZIBfHh/bug_body
Our lintian run on ubuntuwire.com found that bwm-ng didn't have
${misc:Depends} set as a dependency.
http://lintian.ubuntuwire.org/quantal/tags/debhelper-but-no-misc-depends.html
In Ubuntu, the attached patch was applied to achieve the following:
* debian/control: added ${misc:Depends} to dependencies line.
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5.0-14-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2008-11-22 02:19:56 +0000
+++ debian/control 2012-09-13 08:53:05 +0000
@@ -1,14 +1,14 @@
Source: bwm-ng
Section: net
Priority: optional
-Maintainer: Ubuntu MOTU Developers <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
XSBC-Original-Maintainer: Damián Viano <[email protected]>
Build-Depends: debhelper (>= 5.0.0), libstatgrab-dev, libncurses5-dev, dpatch
Standards-Version: 3.7.2
Package: bwm-ng
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: small and simple console-based bandwidth monitor
Bandwidth Monitor NG is a small and simple console-based live bandwidth
monitor.