Bug#526457: xpmumon: FTBFS: Using imake without Build-Depends on xutils-dev

2009-09-07 Thread Runa Sandvik
tags 526457 patch pending

I fixed the build-dependency, bumped the Standards-Version and the
debhelper compat version, and also added an entry in the changelog.
Patches is attached.

-- 
Runa Sandvik
--- /home/runa/xpmumon/xpmumon/xpmumon-1.3.0/debian/changelog	2003-09-14 13:23:50.0 +0200
+++ /home/runa/xpmumon/final/xpmumon-1.3.0+nmu1/debian/changelog	2009-09-07 19:24:40.0 +0200
@@ -1,3 +1,11 @@
+xpmumon (1.3.0+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix build-depends (closes: #526457).
+  * Bumped Standards-Version up to 7 and debhelper compat version up to 5.
+
+ -- Runa Sandvik runa.sand...@gmail.com  Mon, 07 Sep 2009 19:22:46 +0200
+
 xpmumon (1.3.0) unstable; urgency=low
 
   * Interpret /proc/pmu/battery_N flags as hex (closes: #210586).
--- /home/runa/xpmumon/xpmumon/xpmumon-1.3.0/debian/control	2003-09-14 13:23:50.0 +0200
+++ /home/runa/xpmumon/final/xpmumon-1.3.0+nmu1/debian/control	2009-09-07 19:22:32.0 +0200
@@ -2,8 +2,8 @@
 Section: x11
 Priority: optional
 Maintainer: Brendan O'Dea b...@debian.org
-Build-Depends: debhelper (= 3.0.0), help2man, libxaw7-dev, xutils
-Standards-Version: 3.6.1
+Build-Depends: debhelper (= 7), help2man, libxaw7-dev, xutils, xutils-dev
+Standards-Version: 3.8.3
 
 Package: xpmumon
 Architecture: powerpc
--- /home/runa/xpmumon/xpmumon/xpmumon-1.3.0/debian/rules	2002-06-03 16:09:03.0 +0200
+++ /home/runa/xpmumon/final/xpmumon-1.3.0+nmu1/debian/rules	2009-09-07 19:22:42.0 +0200
@@ -6,7 +6,7 @@
 #export DH_VERBOSE = 1
 
 # This is the debhelper compatability version to use.
-export DH_COMPAT = 3
+export DH_COMPAT = 5
 
 # add -g if DEB_BUILD_OPTIONS contains the string debug (policy 11.1)
 ifeq ($(findstring debug,$(DEB_BUILD_OPTIONS)),)


Bug#526457: xpmumon: FTBFS: Using imake without Build-Depends on xutils-dev

2009-05-01 Thread Philipp Kern
Package: xpmumon
Version: 1.3.0
Severity: serious

xpmumon fails to build from source because of a missing build-dependency on
xutils-dev.

 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make distclean
make[1]: Entering directory 
`/build/buildd-xpmumon_1.3.0-powerpc-aLGztx/xpmumon-1.3.0'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory 
`/build/buildd-xpmumon_1.3.0-powerpc-aLGztx/xpmumon-1.3.0'
make: [clean] Error 2 (ignored)
dh_clean
dh_clean: Compatibility levels before 5 are deprecated.
 debian/rules build
dh_testdir
xmkmf -a
make: xmkmf: Command not found
make: *** [build-stamp] Error 127
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Kind regards,
Philipp Kern



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org