Hi!

I'm attaching a debdiff that fixes the current FTBFS. It'll fix for Debian and Ubuntu.

No need to have pkg-config in Build-Depends to build it correctly.

Thanks

--
Marco Rodrigues

http://Marco.Tondela.org
diff -u beagle-xesam-0.1/debian/changelog beagle-xesam-0.1/debian/changelog
--- beagle-xesam-0.1/debian/changelog
+++ beagle-xesam-0.1/debian/changelog
@@ -1,3 +1,11 @@
+beagle-xesam (0.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    + Add libdbus-1-dev to b-d to fix FTBFS (Closes: #458716).
+
+ -- Marco Rodrigues <[EMAIL PROTECTED]>  Sun, 08 Jun 2008 23:41:57 +0100
+
 beagle-xesam (0.1-1) unstable; urgency=low
 
   * Initial package.
diff -u beagle-xesam-0.1/debian/control beagle-xesam-0.1/debian/control
--- beagle-xesam-0.1/debian/control
+++ beagle-xesam-0.1/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian CLI Applications Team <[EMAIL PROTECTED]>
 Uploaders: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]>, Mirco Bauer <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 5.0.37.2), cli-common-dev (>= 0.4.4), dpatch, 
intltool, mono-gmcs (>= 1.2.4) | c-sharp-2.0-compiler, libglib2.0-cil, 
beagle-dev, libndesk-dbus-glib1.0-cil
+Build-Depends: debhelper (>= 5.0.37.2), cli-common-dev (>= 0.4.4), dpatch, 
intltool, mono-gmcs (>= 1.2.4) | c-sharp-2.0-compiler, libglib2.0-cil, 
beagle-dev, libndesk-dbus-glib1.0-cil, libdbus-1-dev
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/beagle-xesam/trunk
 Vcs-Browser: 
http://svn.debian.org/wsvn/pkg-cli-apps/packages/beagle-xesam/trunk/

Reply via email to