[Pkg-bluetooth-discuss] Build-Depends update
Geert Stappers
stappers at stappers.nl
Mon Jul 3 20:16:33 UTC 2006
On Mon, Jul 03, 2006 at 09:29:44PM +0200, Geert Stappers wrote:
> On Mon, Jul 03, 2006 at 08:17:37PM +0200, Filippo Giunchedi wrote:
> > [...]
> >
> > this looks like a svn-buildpackage bug,
>
> Yep, Debian BR #376565 filed.
>
> > it should start building the package
> > when launched without arguments and when you are in the trunk directory.
>
> I'll try again now I have a workaround for #376565.
I have now:
| dpkg-checkbuilddeps: Unmet build dependencies: libbluetooth1-dev (>= 2.7-1)
| libbtctl2-dev (>= 0.5.0) libbonobo-activation-dev
| Insufficient Build-Deps, stop!
And:
| Package libbonobo-activation-dev is not available, but is referred to
| by another package.
| This may mean that the package is missing, has been obsoleted, or
| is only available from another source
| However the following packages replace it:
| libbonobo2-dev
| E: Package libbonobo-activation-dev has no installation candidate
Do I understand correct that something like
|stappers at bahrain:/usr/src/gnome-bluetooth-pkg/trunk
|$ svn diff
|Index: debian/control
|===================================================================
|--- debian/control (revision 217)
|+++ debian/control (working copy)
|@@ -3,7 +3,7 @@
| Priority: optional
| Maintainer: Debian Bluetooth Maintainers <pkg-bluetooth-maintainers at lists.alioth.debian.org>
| Uploaders: Filippo Giunchedi <filippo at esaurito.net>
|-Build-Depends: debhelper (>> 4.2.0), intltool, libbluetooth1-dev (>= 2.7-1), cdbs, python-gtk2-dev, pkg-config, libglib2.0-dev, libglade2-dev, libgnomeui-dev, python2.4-dev, gob2, libopenobex-1.0-0-dev, libbtctl2-dev (>= 0.5.0), librsvg2-dev, libgnomevfs2-dev (>= 2.1.3.1), libgtk2.0-dev (>= 2.4.0), liborbit2-dev, gconf2, libbonobo2-dev, libbonobo-activation-dev
|+Build-Depends: debhelper (>> 4.2.0), intltool, libbluetooth1-dev (>= 2.7-1), cdbs, python-gtk2-dev, pkg-config, libglib2.0-dev, libglade2-dev, libgnomeui-dev, python2.4-dev, gob2, libopenobex-1.0-0-dev, libbtctl2-dev (>= 0.5.0), librsvg2-dev, libgnomevfs2-dev (>= 2.1.3.1), libgtk2.0-dev (>= 2.4.0), liborbit2-dev, gconf2, libbonobo2-dev
| Standards-Version: 3.6.2
|
| Package: libgnomebt0
|Index: debian/changelog
|===================================================================
|--- debian/changelog (revision 217)
|+++ debian/changelog (working copy)
|@@ -1,3 +1,10 @@
|+gnome-bluetooth (0.7.0-2) unstable; urgency=low
|+
|+ * libbonobo-activation-dev is replaced by libbonobo2-dev,
|+ which is allready a Build-Depends.
|+
|+ -- Geert Stappers <stappers at stappers.nl> Mon, 3 Jul 2006 22:14:55
|+0200
|+
| gnome-bluetooth (0.7.0-1) unstable; urgency=low
|
| * New upstream release
|stappers at bahrain:/usr/src/gnome-bluetooth-pkg/trunk
|$
is needed? ( Is this what "pkg-bluetooth" is all about? )
Cheers
Geert Stappers
More information about the Pkg-bluetooth-discuss
mailing list