diff -u 9wm-1.2/debian/control 9wm-1.2/debian/control --- 9wm-1.2/debian/control +++ 9wm-1.2/debian/control @@ -2,13 +2,14 @@ Section: x11 Priority: optional Maintainer: Decklin Foster -Build-Depends: debhelper (>= 5.0), xutils, x11proto-core-dev, libx11-dev, libxext-dev -Standards-Version: 3.7.2 +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} Provides: x-window-manager +Suggests: 9menu Description: emulation of the Plan 9 window manager 8-1/2 9wm is an X window manager which attempts to emulate the Plan 9 window manager 8-1/2 as far as possible within the constraints imposed by X. diff -u 9wm-1.2/debian/changelog 9wm-1.2/debian/changelog --- 9wm-1.2/debian/changelog +++ 9wm-1.2/debian/changelog @@ -1,3 +1,11 @@ +9wm (1.2-9) unstable; urgency=low + + * Add Suggests: 9menu + * Update Standards-Version to 3.8.0 + * Update imake build-dep from xutils to xutils-dev (Closes: #485190) + + -- Decklin Foster Sat, 14 Jun 2008 15:46:19 -0400 + 9wm (1.2-8) unstable; urgency=low * Update ancient build deps: x-dev -> x11proto-core-dev. diff -u 9wm-1.2/debian/9wm.menu 9wm-1.2/debian/9wm.menu --- 9wm-1.2/debian/9wm.menu +++ 9wm-1.2/debian/9wm.menu @@ -1,2 +1,2 @@ -?package(9wm):needs="wm" section="WindowManagers" \ +?package(9wm):needs="wm" section="Window Managers" \ title="9wm" command="/usr/bin/9wm"