diff -Nru dbus-cpp-5.0.0/debian/changelog dbus-cpp-5.0.0+15.10.20151022.1/debian/changelog --- dbus-cpp-5.0.0/debian/changelog 2015-10-23 17:10:23.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/changelog 2015-10-23 17:10:23.000000000 +0000 @@ -1,10 +1,23 @@ -dbus-cpp (5.0.0-0ubuntu2) wily; urgency=medium +dbus-cpp (5.0.0+15.10.20151022.1-0ubuntu1) wily; urgency=medium - * Really bump the soname. + * Fix signal emission on dbus::ServiceWatcher. - -- Matthias Klose Tue, 21 Jul 2015 16:57:08 +0200 + -- Thomas Voß Thu, 22 Oct 2015 07:17:01 +0000 -dbus-cpp (5.0.0-0ubuntu1) wily; urgency=medium +dbus-cpp (5.0.0+15.10.20151021.1-0ubuntu1) wily; urgency=medium + + [ CI Train Bot ] + * No-change rebuild. + + -- Thomas Voß Wed, 21 Oct 2015 08:00:51 +0000 + +dbus-cpp (5.0.0-0ubuntu3) wily; urgency=medium + + * Bump revision as the archive has 5.0.0-0ubuntu2 + + -- Thomas Voß Tue, 20 Oct 2015 17:03:52 +0200 + +dbus-cpp (5.0.0) wily; urgency=medium * Bump major revision to account for toolchain update. Fixes LP:#1452322 diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.32bit dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.32bit --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.32bit 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.32bit 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,198 @@ + (c++)"core::dbus::Fixture::system_bus_address[abi:cxx11]()@Base" 4.3.0+15.04.20150505 + (c++)"core::dbus::Fixture::session_bus_address[abi:cxx11]()@Base" 4.3.0+15.04.20150505 + (c++)"core::dbus::Fixture::default_daemon_timeout()@Base" 4.0.0+14.10.20140730 + (c++)"core::dbus::asio::make_executor(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::asio::make_executor(std::shared_ptr const&, boost::asio::io_service&)@Base" 3.1.0+14.10.20140711 + (c++)"core::dbus::Bus::access_signal_router()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::add_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::~Bus()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Bus(core::dbus::WellKnownBus)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Bus(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::handle_message(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::has_owner_for_name(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::install_executor(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::message_factory()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::as_string[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::Name(core::dbus::Bus::Name&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::Name(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::operator=(core::dbus::Bus::Name&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::raw() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::register_object_for_path(core::dbus::types::ObjectPath const&, std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::release_name_on_bus(core::dbus::Bus::Name&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::remove_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::request_name_on_bus(std::__cxx11::basic_string, std::allocator > const&, core::dbus::Bus::RequestNameFlag)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::run()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::send(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::send_with_reply_and_block_for_at_most(std::shared_ptr const&, std::chrono::duration > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::send_with_reply_and_timeout(std::shared_ptr const&, std::chrono::duration > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::stop()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::unregister_object_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::DBus(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::GetConnectionUnixProcessID::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::get_connection_unix_process_id(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::GetConnectionUnixUser::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::get_connection_unix_user(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::hello[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::Hello::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::interface[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::list_names[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::ListNames::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::make_service_watcher(std::__cxx11::basic_string, std::allocator > const&, core::dbus::DBus::WatchMode)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::name[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::path()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::~Error()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::Error()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::Error(core::dbus::Error&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::message[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::name[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::operator bool() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::operator=(core::dbus::Error&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::print[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::raw()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::create_connection_to_session_bus()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::create_connection_to_system_bus()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::default_session_bus_config_file[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::default_system_bus_config_file[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::~Fixture()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::Fixture(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::args(std::vector, std::allocator > >, std::allocator, std::allocator > > > > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::args(std::vector, std::allocator > >, std::allocator, std::allocator > > > > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::as_string[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::interface(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::interface(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::~MatchRule()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::MatchRule()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::MatchRule(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::member(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::member(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::operator=(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::path(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::sender(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::sender(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::type(core::dbus::Message::Type)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::type(core::dbus::Message::Type) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::clone()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::destination[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::ensure_serial_larger_than_zero_for_testing()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::error() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::expects_reply() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::from_raw_message(DBusMessage*)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::interface[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_error(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_method_call(std::__cxx11::basic_string, std::allocator > const&, core::dbus::types::ObjectPath const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_method_return(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_signal(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::member[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::~Message()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Message(std::unique_ptr >)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::path() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::access_message()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::reader()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::operator=(core::dbus::Message::Reader&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_array()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_boolean()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_byte()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_dict_entry()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_floating_point()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_int16()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_int32()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_int64()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_object_path()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_signature()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_string()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_structure()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_uint16()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_uint32()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_uint64()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_unix_fd()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_variant()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::~Reader()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::Reader()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::Reader(core::dbus::Message::Reader&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::Reader(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::type() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::sender[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::signature[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::type() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::writer()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_array(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_dict_entry(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_structure(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_variant(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_array(core::dbus::types::Signature const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_dict_entry()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_structure()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_variant(core::dbus::types::Signature const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::operator=(core::dbus::Message::Writer&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_boolean(bool)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_byte(signed char)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_floating_point(double)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_int16(short)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_int32(int)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_int64(long long)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_object_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_signature(core::dbus::types::Signature const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_stringn(char const*, unsigned int)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_uint16(unsigned short)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_uint32(unsigned int)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_uint64(unsigned long long)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_unix_fd(core::dbus::types::UnixFd const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::~Writer()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::Writer(core::dbus::Message::Writer&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::Writer(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::add_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::add_object_for_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::get_connection() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::get_name[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::is_stub() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::object_for_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::remove_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::root_object()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::Service(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::Service(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&, core::dbus::Bus::RequestNameFlag const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::use_service_or_throw_if_not_available(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::use_service(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::owner_changed[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::service_registered() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::service_unregistered() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::ServiceWatcher(std::shared_ptr, std::__cxx11::basic_string, std::allocator > const&, core::dbus::DBus::WatchMode)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::as_string[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::empty() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::ObjectPath(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::operator<(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::operator==(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::operator!=(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::root[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::operator<<(std::basic_ostream >&, core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"std::hash::operator()(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Errors::AlreadyOwned@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Errors::AlreadyOwner@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Errors::NoMemory@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#2}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Executor@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Fixture@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Fixture::Private::Session::Session(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Fixture::Private::System::System(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::PendingCall@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::types::ObjectPath::Errors::InvalidObjectPathStringRepresentation@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Errors::AlreadyOwned@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Errors::AlreadyOwner@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Errors::NoMemory@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#2}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Executor@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Fixture@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Fixture::Private::Session::Session(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Fixture::Private::System::System(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Message::Private::Private(DBusMessage*, bool)::{lambda(DBusMessage*)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::PendingCall@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::types::ObjectPath::Errors::InvalidObjectPathStringRepresentation@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Bus::Errors::AlreadyOwned@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Bus::Errors::AlreadyOwner@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Bus::Errors::NoMemory@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Fixture@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::types::ObjectPath::Errors::InvalidObjectPathStringRepresentation@Base" 2.0.0+14.04.20140310 +#include "libdbus-cpp5.symbols.coverage" diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.64bit dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.64bit --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.64bit 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.64bit 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,199 @@ + (c++)"core::dbus::Fixture::system_bus_address[abi:cxx11]()@Base" 4.3.0+15.04.20150505 + (c++)"core::dbus::Fixture::session_bus_address[abi:cxx11]()@Base" 4.3.0+15.04.20150505 + (c++)"core::dbus::Fixture::default_daemon_timeout()@Base" 4.0.0+14.10.20140730 + (c++)"core::dbus::asio::make_executor(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::asio::make_executor(std::shared_ptr const&, boost::asio::io_service&)@Base" 3.1.0+14.10.20140711 + (c++)"core::dbus::Bus::access_signal_router()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::add_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::~Bus()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Bus(core::dbus::WellKnownBus)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Bus(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::handle_message(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::has_owner_for_name(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::install_executor(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::message_factory()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::as_string[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::Name(core::dbus::Bus::Name&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::Name(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::Name::operator=(core::dbus::Bus::Name&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::raw() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::register_object_for_path(core::dbus::types::ObjectPath const&, std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::release_name_on_bus(core::dbus::Bus::Name&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::remove_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::request_name_on_bus(std::__cxx11::basic_string, std::allocator > const&, core::dbus::Bus::RequestNameFlag)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::run()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::send(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::send_with_reply_and_block_for_at_most(std::shared_ptr const&, std::chrono::duration > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::send_with_reply_and_timeout(std::shared_ptr const&, std::chrono::duration > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::stop()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Bus::unregister_object_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::DBus(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::GetConnectionUnixProcessID::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::get_connection_unix_process_id(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::GetConnectionUnixUser::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::get_connection_unix_user(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::hello[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::Hello::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::interface[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::list_names[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::ListNames::name[abi:cxx11]()::s@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::make_service_watcher(std::__cxx11::basic_string, std::allocator > const&, core::dbus::DBus::WatchMode)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::name[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::DBus::path()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::~Error()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::Error()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::Error(core::dbus::Error&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::message[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::name[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::operator bool() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::operator=(core::dbus::Error&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::print[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Error::raw()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::create_connection_to_session_bus()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::create_connection_to_system_bus()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::default_session_bus_config_file[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::default_system_bus_config_file[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::~Fixture()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Fixture::Fixture(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::args(std::vector, std::allocator > >, std::allocator, std::allocator > > > > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::args(std::vector, std::allocator > >, std::allocator, std::allocator > > > > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::as_string[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::interface(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::interface(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::~MatchRule()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::MatchRule()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::MatchRule(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::member(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::member(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::operator=(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::path(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::sender(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::sender(std::__cxx11::basic_string, std::allocator > const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::type(core::dbus::Message::Type)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::MatchRule::type(core::dbus::Message::Type) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::clone()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::destination[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::ensure_serial_larger_than_zero_for_testing()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::error() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::expects_reply() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::from_raw_message(DBusMessage*)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::interface[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_error(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_method_call(std::__cxx11::basic_string, std::allocator > const&, core::dbus::types::ObjectPath const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_method_return(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::make_signal(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::member[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::~Message()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Message(std::unique_ptr >)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::path() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::access_message()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::reader()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::operator=(core::dbus::Message::Reader&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_array()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_boolean()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_byte()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_dict_entry()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_floating_point()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_int16()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_int32()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_int64()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_object_path()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_signature()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_string()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_structure()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_uint16()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_uint32()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_uint64()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_unix_fd()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::pop_variant()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::~Reader()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::Reader()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::Reader(core::dbus::Message::Reader&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::Reader(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Reader::type() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::sender[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::signature[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::type() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::writer()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_array(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_dict_entry(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_structure(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::close_variant(core::dbus::Message::Writer)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_array(core::dbus::types::Signature const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_dict_entry()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_structure()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::open_variant(core::dbus::types::Signature const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::operator=(core::dbus::Message::Writer&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_boolean(bool)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_byte(signed char)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_floating_point(double)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_int16(short)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_int32(int)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_int64(long)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_object_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_signature(core::dbus::types::Signature const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_stringn(char const*, unsigned long)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_uint16(unsigned short)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_uint32(unsigned int)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_uint64(unsigned long)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::push_unix_fd(core::dbus::types::UnixFd const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::~Writer()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::Writer(core::dbus::Message::Writer&&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Message::Writer::Writer(std::shared_ptr const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::add_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::add_object_for_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::get_connection() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::get_name[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::is_stub() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::object_for_path(core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::remove_match(core::dbus::MatchRule const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::root_object()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::Service(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::Service(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&, core::dbus::Bus::RequestNameFlag const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::use_service_or_throw_if_not_available(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::Service::use_service(std::shared_ptr const&, std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::owner_changed[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::service_registered() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::service_unregistered() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::ServiceWatcher::ServiceWatcher(std::shared_ptr, std::__cxx11::basic_string, std::allocator > const&, core::dbus::DBus::WatchMode)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::as_string[abi:cxx11]() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::empty() const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::ObjectPath(std::__cxx11::basic_string, std::allocator > const&)@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::operator<(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::operator==(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::operator!=(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::ObjectPath::root[abi:cxx11]()@Base" 2.0.0+14.04.20140310 + (c++)"core::dbus::types::operator<<(std::basic_ostream >&, core::dbus::types::ObjectPath const&)@Base" 2.0.0+14.04.20140310 + (c++)"std::hash::operator()(core::dbus::types::ObjectPath const&) const@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Errors::AlreadyOwned@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Errors::AlreadyOwner@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Errors::NoMemory@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#2}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Executor@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Fixture@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Fixture::Private::Session::Session(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::Fixture::Private::System::System(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::PendingCall@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo for core::dbus::types::ObjectPath::Errors::InvalidObjectPathStringRepresentation@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Errors::AlreadyOwned@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Errors::AlreadyOwner@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Errors::NoMemory@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Bus::Private::Private()::{lambda(std::shared_ptr const&)#2}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Executor@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Fixture@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Fixture::Private::Session::Session(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Fixture::Private::System::System(std::__cxx11::basic_string, std::allocator > const&)::{lambda(std::__cxx11::basic_string, std::allocator > const&, std::__cxx11::basic_string, std::allocator > const&)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::Message::Private::Private(DBusMessage*, bool)::{lambda(DBusMessage*)#1}@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::PendingCall@Base" 2.0.0+14.04.20140310 + (c++)"typeinfo name for core::dbus::types::ObjectPath::Errors::InvalidObjectPathStringRepresentation@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Bus::Errors::AlreadyOwned@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Bus::Errors::AlreadyOwner@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Bus::Errors::NoMemory@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::Fixture@Base" 2.0.0+14.04.20140310 + (c++)"vtable for core::dbus::types::ObjectPath::Errors::InvalidObjectPathStringRepresentation@Base" 2.0.0+14.04.20140310 +#include "libdbus-cpp5.symbols.coverage" + diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.amd64 dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.amd64 --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.amd64 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.amd64 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,2 @@ +libdbus-cpp.so.5 libdbus-cpp5 #MINVER# +#include "libdbus-cpp5.symbols.64bit" diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.arm64 dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.arm64 --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.arm64 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.arm64 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,2 @@ +libdbus-cpp.so.5 libdbus-cpp5 #MINVER# +#include "libdbus-cpp5.symbols.64bit" diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.armhf dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.armhf --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.armhf 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.armhf 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,2 @@ +libdbus-cpp.so.5 libdbus-cpp5 #MINVER# +#include "libdbus-cpp5.symbols.32bit" diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.coverage dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.coverage --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.coverage 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.coverage 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,5 @@ + (c++|optional)"core::dbus::ServiceWatcher::Private::Private()@Base" 2.0.0+14.04.20140310 + (c++|optional)"core::dbus::Bus::Name::~Name()@Base" 2.0.0+14.04.20140310 + (c++|optional)"core::dbus::Bus::Private::~Private()@Base" 2.0.0+14.04.20140310 + (c++|optional)"core::dbus::Message::Writer::Private::~Private()@Base" 2.0.0+14.04.20140310 + (c++|optional)"typeinfo for core::dbus::Message::Private::Private(DBusMessage*, bool)::{lambda(DBusMessage*)#1}@Base" 2.0.0+14.04.20140310 diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.i386 dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.i386 --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.i386 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.i386 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,2 @@ +libdbus-cpp.so.5 libdbus-cpp5 #MINVER# +#include "libdbus-cpp5.symbols.32bit" diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.powerpc dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.powerpc --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.powerpc 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.powerpc 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,2 @@ +libdbus-cpp.so.5 libdbus-cpp5 #MINVER# +#include "libdbus-cpp5.symbols.32bit" diff -Nru dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.ppc64el dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.ppc64el --- dbus-cpp-5.0.0/debian/libdbus-cpp5.symbols.ppc64el 1970-01-01 00:00:00.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/libdbus-cpp5.symbols.ppc64el 2015-10-23 17:10:23.000000000 +0000 @@ -0,0 +1,2 @@ +libdbus-cpp.so.5 libdbus-cpp5 #MINVER# +#include "libdbus-cpp5.symbols.64bit" diff -Nru dbus-cpp-5.0.0/debian/rules dbus-cpp-5.0.0+15.10.20151022.1/debian/rules --- dbus-cpp-5.0.0/debian/rules 2015-10-23 17:10:23.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/debian/rules 2015-10-23 17:10:23.000000000 +0000 @@ -12,7 +12,7 @@ dh $@ override_dh_auto_configure: - dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/dbus-cpp + dh_auto_configure -- -DCMAKE_INSTALL_LIBEXECDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/dbus-cpp -DCMAKE_C_COMPILER=$(CC) -DCMAKE_CXX_COMPILER=$(CXX) override_dh_auto_test: if [ "$(DEB_HOST_MULTIARCH)" != "powerpc-linux-gnu" ]; then \ diff -Nru dbus-cpp-5.0.0/src/core/dbus/message.cpp dbus-cpp-5.0.0+15.10.20151022.1/src/core/dbus/message.cpp --- dbus-cpp-5.0.0/src/core/dbus/message.cpp 2015-07-21 10:25:39.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/src/core/dbus/message.cpp 2015-10-22 07:16:58.000000000 +0000 @@ -298,7 +298,7 @@ void Message::Writer::push_boolean(bool value) { - dbus_bool_t bool_value = value ? TRUE : FALSE; + auto bool_value = value ? TRUE : FALSE; if (!dbus_message_iter_append_basic( std::addressof(d->iter), diff -Nru dbus-cpp-5.0.0/src/core/dbus/service_watcher.cpp dbus-cpp-5.0.0+15.10.20151022.1/src/core/dbus/service_watcher.cpp --- dbus-cpp-5.0.0/src/core/dbus/service_watcher.cpp 2015-07-21 10:25:39.000000000 +0000 +++ dbus-cpp-5.0.0+15.10.20151022.1/src/core/dbus/service_watcher.cpp 2015-10-22 07:16:58.000000000 +0000 @@ -48,16 +48,18 @@ const std::string& old_owner(std::get<1>(args)); const std::string& new_owner(std::get<2>(args)); - owner_changed(old_owner, new_owner); - if (new_owner.empty()) + if (old_owner.empty() && !new_owner.empty()) { - service_unregistered(); + service_registered(); } - else + + if (!old_owner.empty() && new_owner.empty()) { - service_registered(); + service_unregistered(); } + + owner_changed(old_owner, new_owner); } core::Signal owner_changed;