Package: 9wm
Version: 1.2-9
Followup-For: Bug #681740
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
I have fixed bug #681740. If there is anything else you need, please
let me knwo.
* fixed the missing ${misc:Depends} in the debian/control file.
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'), (100, 'quantal-backports')
Architecture: i386 (i686)
Kernel: Linux 3.5.0-13-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2008-06-14 15:46:19 +0000
+++ debian/control 2012-09-07 16:52:48 +0000
@@ -1,13 +1,14 @@
Source: 9wm
Section: x11
Priority: optional
-Maintainer: Decklin Foster <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Decklin Foster <[email protected]>
Build-Depends: debhelper (>= 5.0), xutils-dev, x11proto-core-dev, libx11-dev, libxext-dev
Standards-Version: 3.8.0
Package: 9wm
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends} ${misc:Depends}
Provides: x-window-manager
Suggests: 9menu
Description: emulation of the Plan 9 window manager 8-1/2