Olly Betts <o...@survex.com> (18/06/2009):
> The FTBFS is fixed by adding the missing build dependency on
> xutils-dev, as Daniel said in the original bug report.

Thanks for confirming.

Fixed package uploaded with the attached debdiff.

Mraw,
KiBi.
diff -u wmmount-1.0beta2/debian/control wmmount-1.0beta2/debian/control
--- wmmount-1.0beta2/debian/control
+++ wmmount-1.0beta2/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Josip Rodin <joy-packa...@debian.org>
-Build-Depends: debhelper (>= 4), libx11-dev, libxext-dev, libxpm-dev, xutils
+Build-Depends: debhelper (>= 4), libx11-dev, libxext-dev, libxpm-dev, xutils-dev
 Standards-Version: 3.7.2
 
 Package: wmmount
diff -u wmmount-1.0beta2/debian/menu wmmount-1.0beta2/debian/menu
--- wmmount-1.0beta2/debian/menu
+++ wmmount-1.0beta2/debian/menu
@@ -1,2 +1,2 @@
-?package(wmmount): needs="X11" title="wmmount" section="Apps/System" \
+?package(wmmount): needs="X11" title="wmmount" section="Applications/System/Monitoring" \
   command="wmmount -- -w -s"
diff -u wmmount-1.0beta2/debian/changelog wmmount-1.0beta2/debian/changelog
--- wmmount-1.0beta2/debian/changelog
+++ wmmount-1.0beta2/debian/changelog
@@ -1,3 +1,14 @@
+wmmount (1.0beta2-7.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS by adding xutils-dev to Build-Depends (Closes: #485271), as
+    confirmed by Olly Betts. And remove xutils from there, as it is
+    obsolete.
+  * Set urgency to “medium” as the bug affects testing.
+  * Menu transition: “Apps/System” to “Applications/System/Monitoring”.
+
+ -- Cyril Brulebois <k...@debian.org>  Sun, 19 Jul 2009 02:36:43 +0200
+
 wmmount (1.0beta2-7) unstable; urgency=medium
 
   * Documented %% in the manual page, fully closes: #274875.

Attachment: signature.asc
Description: Digital signature

Reply via email to