Sync connman 0.42+dfsg-1 (universe) from Debian testing (main)

Bug #493688 reported by Artur Rona
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
connman (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: connman

Explanation of the Ubuntu delta and why it can be dropped:
Changes from Ubuntu have been forwarded to Debian.

connman (0.42+dfsg-1) unstable; urgency=low

   * new upstream release 0.42 with FFe (LP: #444172)

   [ Alexander Sack <email address hidden> ]
   * LP: #402998 - homepage used in package is outdated; updated to
     http://www.connman.net
     - update debian/control
   * LP: #402999 - add Vcs-Browser to debian/control and change Vcs-Bzr
     to read/write location
     - update debian/control
   * LP: #400576 - Please use compatible mode to provide NetworkManager
     dbus interface; ship a /etc/default/connman which enables NM
     compatibility mode; also include example how to enable debugging
     - add debian/connman.default
   * explicitly install init script
     - debian/connnman.install
   * set --only-scripts parameter for dh_installinit (cdbs)
     - update debian/rules

   [ Mathieu Trudel <email address hidden> ]
   * bump Standards-Version to 3.8.3
     - update debian/control
   * add GIT_BRANCH, GIT_BRANCH_NAME, DEB_MAJOR_VERSION to support daily builds
     - update debian/rules
   * Add update-local-branch code to work with local git copies
     - update debian/rules
   * Revise get-orig-source code, add get-current-source and GET_SOURCE snippets
     - update debian/rules
   * Handle dfsg special case, add MAKE_DFSG_COMPLIANT snippet
     - update debian/rules
   * Add pre-build, clean targets
     - update debian/rules
   * Patch init script to add LSB headers (Closes: #543869)
     - add debian/patches/01-init-script-lsb-headers.patch
     - update debian/patches/series

 -- Alexander Sack <email address hidden> Sat, 31 Oct 2009 13:59:48 +0100

Tags: sync
Artur Rona (ari-tczew)
tags: added: sync
Revision history for this message
Daniel Holbach (dholbach) wrote :
Download full text (18.0 KiB)

Did you try to test-build this? It FTBFS on amd64 lucid:

/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./gdbus -fvisibility=hidden -I./gdbus -I/usr/include/dbus-1.0 -I//lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -fPIE -c -o plugins/plugins_wifi_la-wifi.lo `test -f 'plugins/wifi.c' || echo './'`plugins/wifi.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./gdbus -fvisibility=hidden -I./gdbus -I/usr/include/dbus-1.0 -I//lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -c plugins/wifi.c -fPIC -DPIC -o plugins/.libs/plugins_wifi_la-wifi.o
In file included from plugins/wifi.c:33:
/usr/include/dbus-1.0/dbus/dbus.h:29:33: error: dbus/dbus-arch-deps.h: No such file or directory
In file included from /usr/include/dbus-1.0/dbus/dbus-address.h:30,
                 from /usr/include/dbus-1.0/dbus/dbus.h:30,
                 from plugins/wifi.c:33:
/usr/include/dbus-1.0/dbus/dbus-types.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_unichar_t'
/usr/include/dbus-1.0/dbus/dbus-types.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_bool_t'
In file included from /usr/include/dbus-1.0/dbus/dbus-address.h:31,
                 from /usr/include/dbus-1.0/dbus/dbus.h:30,
                 from plugins/wifi.c:33:
/usr/include/dbus-1.0/dbus/dbus-errors.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_error_has_name'
/usr/include/dbus-1.0/dbus/dbus-errors.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_error_is_set'
In file included from /usr/include/dbus-1.0/dbus/dbus.h:30,
                 from plugins/wifi.c:33:
/usr/include/dbus-1.0/dbus/dbus-address.h:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_parse_address'
In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:32,
                 from /usr/include/dbus-1.0/dbus/dbus-bus.h:30,
                 from /usr/include/dbus-1.0/dbus/dbus.h:31,
                 from plugins/wifi.c:33:
/usr/include/dbus-1.0/dbus/dbus-message.h:55: error: expected specifier-qualifier-list before 'dbus_uint32_t'
/usr/include/dbus-1.0/dbus/dbus-message.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_path'
/usr/include/dbus-1.0/dbus/dbus-message.h:94: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_path'
/usr/include/dbus-1.0/dbus/dbus-message.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_interface'
/usr/include/dbus-1.0/dbus/dbus-message.h:99: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_interface'
/usr/include/dbus-1.0/dbus/dbus-message.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_set_member'
/usr/include/dbus-1.0/dbus/dbus-message.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_message_has_member'
/usr/include/dbus-1.0/dbus/dbus-message.h:106: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbus_messa...

Changed in connman (Ubuntu):
status: New → Incomplete
Revision history for this message
Artur Rona (ari-tczew) wrote :
Changed in connman (Ubuntu):
status: Incomplete → New
Revision history for this message
Fabrice Coutadeur (fabricesp) wrote :

Sync request ack'd

Changed in connman (Ubuntu):
status: New → Triaged
Revision history for this message
James Westby (james-w) wrote :

[Updating] connman (0.42+dfsg-0ubuntu1 [Ubuntu] < 0.42+dfsg-1 [Debian])
 * Trying to add connman...
  - <connman_0.42+dfsg-1.dsc: downloading from http://ftp.debian.org/debian/>
  - <connman_0.42+dfsg.orig.tar.gz: already in distro - downloading from librarian>
  - <connman_0.42+dfsg-1.diff.gz: downloading from http://ftp.debian.org/debian/>
I: connman [universe] -> connman_0.42+dfsg-0ubuntu1 [universe].

Changed in connman (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.