[Pkg-telepathy-commits] [telepathy-mission-control-6] annotated tag upstream/5.99.11 created (now 9f614fb)
Simon McVittie
smcv at debian.org
Wed May 14 12:09:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to annotated tag upstream/5.99.11
in repository telepathy-mission-control-6.
at 9f614fb (tag)
tagging 78bb4df1a474f4cb29e650a7b73897a622c8a717 (commit)
replaces upstream/5.16.0
tagged by Simon McVittie
on Wed May 14 10:52:03 2014 +0100
- Log -----------------------------------------------------------------
Upstream version 5.99.11
Guillaume Desmottes (37):
constants: sync with Gabble master
constants: sync with Gabble master
sync
constants: Debug iface is now Debug1
use a constant for the 'Tests' interface
servicetest: new interface on conn/channel wrappers
servicetest: fix typo
suffix mission-control-plugins.pc with -6
mission-control-plugins-6.pc: require telepathy-glib-1
look for clients files in telepathy-1/
move manager files to telepathy-1
rename crash recovery file to .mc6_connections
rename mc-tool and mc-wait-for-name
Store all files (accounts, etc) to ${XDG_DATA_DIRS}/telepathy-1/mission-control
connectivity-monitor: start watching 'use-conn' key in constructed
Merge branch 'telepathy-mission-control-5.16'
comment out code using the old file location
disable tests relying on the old account location
add mcd_channel_dup_immutable_properties_asv()
HandleChannels() -> HandleChannel()
Approver is now singular
HandleWithTime() has been removed
Observer and NewChannel are now singular
MCDO: channel_details is no longer used
remove functions dealing with channel details
depends on tp-glib 0.99.7
new {Observe,Handle}Channel API
AccountPropertyChanged has been removed
TpHandleType has been renamed to TpEntityType
tp_account_dup_storage_identifier_variant() has been removed in next
mc-tool: port to TP coding style
tp_connection_get_detailed_error() has been renamed
depends on GLib 2.39.90
mc-tool: port to GVariant API
fixup! mc-tool: port to GVariant API
tp_client_factory_ensure_channel() now takes a GVariant as props
tp_protocol_new() has been removed
John Brooks (2):
Prevent assert for offline accounts with power saving
Prevent assert for offline accounts with power saving
Jonny Lamb (1):
channel-utils: remove Tubes and ContactList special casing
Michael Kuhn (1):
Release inhibitor on sleep and shutdown.
Sebastien Bacher (1):
reset the error to NULL, so the next call is working
Simon McVittie (319):
Fail to build on things deprecated since 0.22
Break plugin API/ABI
Remove deprecated mcp_dispatch_operation_leave_channels()
Remove partially-implemented McpAccountStorage::altered
Remove deprecated vtable-filling functions
mcp_account_storage_get_restrictions: return the right type
Remove old "D-Bus ACL" plugin API
plugins: use a caller-supplied client factory
service points: do not treat their handles as special
Merge branch 'telepathy-mission-control-5.16'
nano version for 5.17 branch
NEWS for the beginning of the 5.17 branch
Merge branch 'telepathy-mission-control-5.16' into master
Include config.h in every .c file (again)
configure.ac: use AC_DEFINE instead of appending to CFLAGS
Sync servicetest, constants with the version merged into Gabble
Remove obsolete fake CM and client
Fix comments that talk about MC calling GetStatus
McdConnection: refuse to deal with pre-Requests connections
constants, servicetest: update to Telepathy 1
Get rid of vestigial Capabilities code
Use AC_PROG_MKDIR_P and MKDIR_P instead of AM_PROG_MKDIR_P and mkdir_p
Use AM_CPPFLAGS instead of deprecated INCLUDES
Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)
dbus-account-plugin: include more telepathy-glib headers
servicetest: if expect() fails, log what was expected
McdConnection: replace GetInterfaces with Get(..., "Interfaces")
run-test.sh.in: improve output
Implement Contacts properly on SimulatedConnection, and fix tests
avatar-refresh test: subsume avatar-persist, and test more situations
McdAccount: go back to using GetKnownAvatarTokens
Merge branch 'telepathy-mission-control-5.16'
NEWS: adjust note about ServerAuthentication handlers
Don't check documentation completeness in this stable branch
Don't warn on deprecated declarations, this is a stable branch.
Upload documentation to the 5.16.x location
5.16.0
5.16.0+
Merge branch 'telepathy-mission-control-5.16'
dispatch-before-connected test: simulate ServerTLSConnection
capabilities test: emulate Call1, not MediaSignalling
contact-caps test: remove test coverage for obsolete Capabilities
already-has-obsolete test: remove
already-has-channel test: alter how we delay preparation
Make ServicePoint setup more sensible
Remove remnants of deleted Aegis plugin
Merge branch 'master' into next
Allow client names to start with an underscore
require telepathy-glib-1
update tools from telepathy-glib 0.99.2
adjust for rename of TpSimpleClientFactory to TpClientFactory
account: rename Valid to Usable
rename SimplePresence interface to Presence in MC itself
tests: replace SimplePresence with Presence
Re-namespace bus names, and bump version to "Mission Control 6"
Bump plugin API/ABI and generally be parallel-installable
tp_connection_manager_get_protocol lost its "_object" suffix
Adjust contact features to Telepathy-1 API: quarks, not an enum
turn CreateChannelWithHints into CreateChannel
switch from Messages to unified Text API
Re-namespace remaining o.fd.T names in the actual source code
Re-namespace remaining o.fd.T names in tests
Fix StreamTube namespaces in regression test .client file
SucceededWithChannel is just Succeeded now
Upgrade to the Hidden1 interface from telepathy-spec 0.99.2
Remove some tests for obsolete functionality
SimulatedConnection: simulate Telepathy 1 a bit better
AliasesChanged now takes an a{us}, not an a(us)
SimulatedChannel: fill in extra immutable properties
Remove Conditions interface
Remove the A.I.Hidden, AM.I.Hidden interfaces
Merge branch 'master' into next
Adapt for ABI versions in telepathy-glib codegen
Regression tests: use a simulated CM instead of just holding the bus name
Don't give storage plugins the full parameter set, just 'account'
Call IdentifyAccount to get new accounts' names
McdCreateAccountData: correctly free the user-data
NEWS
Remove support for UPower
NEWS
mctest: fix invalid method implementations
account-manager/avatar.py: fix race condition by combining expect_many calls
mcd_keyfile_get_value: implement in terms of a new mcd_keyfile_get_variant
Rename default account-store backend from default to keyfile
McdAccountManagerDefault: segregate attributes and parameters
Add an account-store backend for files containing a stringified GVariant
Default account backend: store each account as a stringified GVariant in a file
Test some new corner cases in the default account storage backend
Default accounts backend: store attributes in a properly typed form
Default account storage backend: store parameters with types if possible
mcd_keyfile_set_value: implement in terms of a new mcd_keyfile_set_variant
mcd_keyfile_escape_value: implement in terms of mcd_keyfile_escape_variant
Require telepathy-glib 0.23
Undraft CD.I.Messages1
Remove unused constants
Add CD.I.Messages1 to Interfaces
NEWS
Merge remote-tracking branch 'origin/master' into next
bad-cm test: avoid differing Protocol_Name syntax between v0 and v1
Remove the Maemo libaccounts-sso pseudo-plugin
Remove what's left of Nokia's "Aegis" API
Remove remnants of integration with Maemo MCE
Remove remnants of ConnMan integration, we now use GLib-Networking
Remove disabled regression test for the old libaccounts plugin
fakeaccountsservice: be a bit more object-oriented
Replace McdAccount::always-on with the existing TpStorageRestrictionFlags
Allow backends, but not D-Bus clients, to delete restricted accounts
Fix some leftover references to mc-wait-for-name
Re-namespace from im.telepathy1 to im.telepathy.v1
Revert "Make sure to not delete() nor commit() and account deleted from storage"
Revert "Remove unused code"
Revert "Remove mcp_account_storage_set()"
Revert "Remove all notion of secret parameter"
Revert "Rename commit_one() to commit()"
Revert "Simplify a bit storage API"
Fix addition of restrictions to test accounts
add one more missing "v1"
Make internal ID of gschema consistent with its filename
Remove BypassObservers support
Split documentation to be fully parallel-installable with MC 5
Resync constants, servicetest from Gabble 0.99.6
the Requests interface no longer needs to appear in Interfaces
tests: cope with Contacts being part of Connection now
Depend on telepathy-glib 0.99.6 for current snapshot ABI
snapshot 0.99.6
Remove remnants of deleted Aegis plugin
Merge remote-tracking branch 'origin/master' into next
upload MC plugin docs to a parallel location
Nano version
5.16.1
forgot a NEWS entry
start 5.16.2
Merge branch 'telepathy-mission-control-5.16'
Update NEWS
Comment that the first bus name we take is an initialization mutex
McdAccountManager: separate setup lock for AM from lock for new accounts
mc-tool: fix setting automatic presence
NEWS
Merge branch 'telepathy-mission-control-5.16'
insert telepathy-mission-control 5.16.1 entry in NEWS
McpAccountStorage: merge commit and commit_one into one function
Remove mcp_account_storage_set()
mcp_account_storage_emit_created: fix doc-comment
McpAccountStorage: have a default implementation for every method
mcp_account_manager_list_keys: remove
mcd_storage_dup_attributes: remove
mcd_account_delete: be primarily responsible for emitting Removed
mcd_account_delete: convert into mcd_account_delete_async
fixup!
mc-debug-server: don't exit when disconnected from system bus
McdStorage: adjust IdentifyAccount error behaviour
Add some missing test coverage: IdentifyAccount failing hard
McdAccountManager: don't double-delete accounts from storage
Call set_attribute, set_parameter to delete them
Make account deletion async (sort of), and imply a selective commit
Make mcp_account_storage_create() mandatory
McdStorage: remove "owns" method
mcp_account_storage_set_*: return whether anything changed
Thread expected GVariant types through to mcd_storage_get_*
mcp_account_manager_unescape_variant_from_keyfile: add
dbus-account-plugin: update internal cache correctly
mcp_account_storage_get: replace with get_attribute, get_parameter
McdStorage: when acting on one account, only store it in its plugin
McdAccount: have a ref to the storage plugin from construct time onwards
fixup!
McdAccountManager: ignore altered-one, deleted, toggled from wrong plugin
McpAccountStorage: overriding get_* and list is mandatory
McpAccountStorage: override neither or both of delete_async, delete_finish
McpAccountStorage: update documentation for delete_async
mcp_account_storage_delete_async: be cancellable, at least in theory
fixup!
McpAccountStorage: more, and more informative, debug messages
mc-debug-server: don't try to cope gracefully with a bad D-Bus connection
created_cb: don't leak error
mcd_storage_load: convert while loop into for loop
mcd_storage_get_accounts: use (transfer none)
update_storage: re-indent
McdStorage: delete_cb: improve clarity with a temporary variable
mcpa_unescape_variant_from_keyfile: inline implementation
dbus-account-plugin: fail tests if fake accounts service misbehaves
dbus-account-plugin: fail tests on various invalid method calls
McdAccountManagerDefault: don't try to save "absent" accounts
McdAccountManagerDefault: track whether saving is needed correctly
McdAccountManagerDefault: don't pass "absent" accounts up to MC
McdAccountManagerDefault: get/set/commit on a missing account is an error
deleted_cb: correct a debug message
McdAccount: don't delete from storage if already deleted
McdStorage: don't forget accounts until the McpAccountStorage says so
mcd_storage_delete_account: don't tolerate deletion of unknown accounts
delete_async: being asked to delete a nonexistent account is an error
McdAccountManager: remove unused timed account storage commit
McdAccountManager: commit accounts one at a time
mcd_storage_commit: rely on never being called with account == NULL
mcp_account_storage_commit: guarantee that we commit one at a time
_mcd_account_manager_setup: simplify a loop
Make MCP_API_VERSION less misleading
Define MCP_API_VERSION_5_18, so implementations can use #ifdef
Add dedicated tests for keyfile-based storage
McdAccount: improve debug output for account validity
Chop up the increasingly inaccurately-named default-keyring-storage test
Only exercise old avatar storage locations in 5-12 and 5-14 tests
McdAccountManagerDefault: opportunistically save parameters' types
Test that we add types to accounts' parameters when set
McpParameterFlags, McpAttributeFlags: move to the right header
Merge branch 'account-rework-27727-round4'
codegen: avoid generating more than one thing in the same command
Remove A.I.ExternalPasswordStorage, CM.I.AccountStorage
Remove code-generation machinery
mcd_account_get_parameter: take a TpConnectionManagerParam
mcd_account_dup_protocol: factor out
Squash mcd-account-connection.c into mcd-account.c
Simplify the account connection pipeline, and make it private
mcd_account_check_validity, mcd_account_check_parameters: be synchronous
codegen: avoid generating more than one thing in the same command
Merge branch 'telepathy-mission-control-5.16'
Require account plugins to provide the ability to list parameters
mcp_account_storage_get_flags: add
_mcd_account_dup_parameters: try to get parameters' types from backend
_mcd_account_reconnect: if the account isn't valid, just disconnect
Opportunistically migrate accounts from untyped to typed Parameters
NEWS
mcd_storage_maybe_migrate_parameters: fix error handling
mcd_keyfile_get_variant: add support for int16, uint16
McdAccountManager: ref the objects in McdLoadAccountsData
McdAccountManager: if an account is async-added during setup, wait for it
McdStorage: watch and proxy plugins' change-notification signals
update documentation for McpAcccountStorageIface members
run-test.sh: output in TAP format, and install an installed-tests wrapper
Merge commit '79f0081b0a50ab59794827dd5af79f8671870fcd' into next
Merge commit '553acd80fac93fb21c28cb51f00c9c51045c9921' into next
Merge branch 'master' into next
0.99.8
Zero-initialize McdLoadAccountsData
nano version
Imported Upstream version 5.99.8
Change plugin directory to avoid collision with MC 5
fix incorrect library name in .pc files
autogen.sh: stop trying to use an obsolete Automake version
installed-tests: have one GNOME-style installed-test per Python test-case
don't try to use more than one -rpath for installed tests' plugins
tests: link plugin libraries to their dependencies
Simplify how the slow test is run
output log files from skipped tests
account-manager/server-drops-us.py: update so it actually passes
Install tests to a version-specific location
fake-network-monitor also uses telepathy-glib utility functions
run-test.sh: allow use of system-wide data
Replace MC_TEST_CURDIR with CHECK_TWISTED_CURDIR
Replace MC_TEST_LOG_DIR with CHECK_TWISTED_LOG_DIR
Replace MC_TEST_KEEP_TEMP with CHECK_TWISTED_KEEP_TEMP
Replace MC_TEST_SLEEP with CHECK_TWISTED_SLEEP
Replace MC_TEST_UNINSTALLED with CHECK_TWISTED_UNINSTALLED
Replace MC_TWISTED_PATH with CHECK_TWISTED_PATH
Replace MC_ABS_TOP_BUILDDIR, ...SRCDIR with CHECK_TWISTED_ABS_TOP_BUILDDIR, ...SRCDIR
tests: work in terms of G_TEST_SRCDIR, G_TEST_BUILDDIR and ${twistedtestsdir}
Rename mc-twisted-tests.list to twisted-tests.
Remove unused CHECK_TWISTED_PATH variable
Re-enable some account storage tests
McdAccountManagerDefault: copy accounts from Telepathy 0 on first run
mcd_account_delete_async: remove #if 0 code to delete old account storage
McdAccount: reinstate avatar-migration code, considerably simplified
Re-enable regression tests for account import, and add more
Imported Upstream version 5.99.8+28+g457a0e0
sync_dbus: work around GNOME #726259
mctest: use the AccountManager path for 'MC' object so we can use sync_dbus
Use the AccountManager object path to call Abort
telepathy.am: update for out-of-tree releases
replace DBusGMethodInvocation with GDBusMethodInvocation
Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerror
McdClientRegistry: use GDBus to watch for NameOwnerChanged
Use g_dbus_method_invocation_get_sender
Use tp_dbus_daemon_register_object to register object paths
McdConnection: use g_dbus_connection_call() for simple Disconnect call
McdConnection: tp_connection_init_known_interfaces() no longer exists
McdConnection: rewrite translate_g_error() using g_dbus_error_encode_gerror()
McdMaster: don't force exit-on-disconnect on
McdStorage: rewrite unique_name to avoid dbus_g_connection_lookup_g_object
TestPermissionPluginClass etc.: adapt for GDBus
mc-debug-server: use GDBus to watch for disconnection
mc-debug-server: export a GDBus interface rather than a libdbus filter
mc-debug-server: hold a reference to the debug sender
tests: make sure to specify a D-Bus interface for method calls
McdDispatchOperation: don't run approvers if we already have a result
sync_dbus: support being called on a CM, too
McdClient: replace tp_dbus_daemon_watch_name_owner with g_bus_watch_name_on_connection
wait-for-name: use GDBus directly
McdHandlerMap: use g_bus_watch_name_on_connection
McdHandlerMap: add some assertions for clarity
McdAccountManager: replace tp_list_connection_names with direct GDBus calls
Imported Upstream version 5.99.8+54+gff2328c
McdMaster: take a TpClientFactory at construct-time
mcd_account_manager_get_dbus_daemon: replace with mcd_account_manager_get_factory
McdAccount: have a construct-only factory and demote dbus-daemon to readable
mcp-plugin: avoid TpDBusDaemon, just use g_bus_get_sync()
Pass TpClientFactory to McdDispatcher
McdClientRegistry: have a TpClientFactory
McdClientProxy: have a factory
McdHandlerMap: have a TpClientFactory instead of a TpDBusDaemon
McdClientRegistry: use GDBus to call ListNames, ListActivatableNames
McdClientRegistry: stop having a TpDBusDaemon
mc-tool: use the global singleton client factory
McdManager: use tp_client_factory_ensure_connection_manager
Remove references to TpDBusDaemon
mc-debug-server: if we have several reasons to stop, don't crash
Imported Upstream version 5.99.8+68+g9ea179a
5.99.10
Imported Upstream version 5.99.10
restart development
Adapt for removal of tp_connection_manager_param_get_default
change terminology from "handle type" to "entity type"
McpAccountStorage: use GVariant instead of dbus-glib types
McpDispatchOperation: use GVariant for the channel's properties
McpRequest: use GVariant for the requested properties
Stop using tp_dbus_properties_mixin_iface_init which has been removed
Rewrite the protocol name for local-xmpp accounts created by Telepathy1
Stop putting TpDBusPropertiesMixinClass in class structs
5.99.11
Install test metadata to a fully versioned location
Imported Upstream version 5.99.11
Xavier Claessens (11):
Simplify a bit storage API
Rename commit_one() to commit()
Remove all notion of secret parameter
Remove mcp_account_storage_set()
Remove unused code
Make sure to not delete() nor commit() and account deleted from storage
Remove all notion of secret parameter
Remove unused code
Remove MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_KEYRING
Be consistent in the constness of arguments in storage virtual methods
McdAccount: Set "account-path-suffix" parameter on CMs that support it
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 2c596f3 nano version
new 48c67a1 Change plugin directory to avoid collision with MC 5
new c652cf4 fix incorrect library name in .pc files
new e070539 autogen.sh: stop trying to use an obsolete Automake version
new f09076f installed-tests: have one GNOME-style installed-test per Python test-case
new eb9d0e1 don't try to use more than one -rpath for installed tests' plugins
new 4b94612 tests: link plugin libraries to their dependencies
new 9b4a62d Simplify how the slow test is run
new aa70226 output log files from skipped tests
new 43e2a1b account-manager/server-drops-us.py: update so it actually passes
new ed1be86 Install tests to a version-specific location
new 6aebd3e fake-network-monitor also uses telepathy-glib utility functions
new 5d2a3f4 run-test.sh: allow use of system-wide data
new e4cccbc Replace MC_TEST_CURDIR with CHECK_TWISTED_CURDIR
new 00ca212 Replace MC_TEST_LOG_DIR with CHECK_TWISTED_LOG_DIR
new 3f776a3 Replace MC_TEST_KEEP_TEMP with CHECK_TWISTED_KEEP_TEMP
new fe00811 Replace MC_TEST_SLEEP with CHECK_TWISTED_SLEEP
new 85e5124 Replace MC_TEST_UNINSTALLED with CHECK_TWISTED_UNINSTALLED
new 50c2b81 Replace MC_TWISTED_PATH with CHECK_TWISTED_PATH
new 3af07d2 Replace MC_ABS_TOP_BUILDDIR, ...SRCDIR with CHECK_TWISTED_ABS_TOP_BUILDDIR, ...SRCDIR
new a339b11 tests: work in terms of G_TEST_SRCDIR, G_TEST_BUILDDIR and ${twistedtestsdir}
new 80a8039 Rename mc-twisted-tests.list to twisted-tests.
new a7b7ccb Remove unused CHECK_TWISTED_PATH variable
new 7de4725 Re-enable some account storage tests
new 257a407 McdAccountManagerDefault: copy accounts from Telepathy 0 on first run
new 27c1749 mcd_account_delete_async: remove #if 0 code to delete old account storage
new 037ba9c McdAccount: reinstate avatar-migration code, considerably simplified
new 457a0e0 Re-enable regression tests for account import, and add more
new cd4d6ab sync_dbus: work around GNOME #726259
new 60c441c mctest: use the AccountManager path for 'MC' object so we can use sync_dbus
new dc6d465 Use the AccountManager object path to call Abort
new ba2378a telepathy.am: update for out-of-tree releases
new 8d1cfc6 replace DBusGMethodInvocation with GDBusMethodInvocation
new b08a02e Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerror
new e403fb8 McdClientRegistry: use GDBus to watch for NameOwnerChanged
new fa267ab Use g_dbus_method_invocation_get_sender
new 7656a24 Use tp_dbus_daemon_register_object to register object paths
new c807dd7 McdConnection: use g_dbus_connection_call() for simple Disconnect call
new 65ccb15 McdConnection: tp_connection_init_known_interfaces() no longer exists
new 8ba869f McdConnection: rewrite translate_g_error() using g_dbus_error_encode_gerror()
new 3fdaf80 McdMaster: don't force exit-on-disconnect on
new 705fa4b McdStorage: rewrite unique_name to avoid dbus_g_connection_lookup_g_object
new 1c87436 TestPermissionPluginClass etc.: adapt for GDBus
new 2c2c2e6 mc-debug-server: use GDBus to watch for disconnection
new bdec147 mc-debug-server: export a GDBus interface rather than a libdbus filter
new 55ded35 mc-debug-server: hold a reference to the debug sender
new 3946c98 tests: make sure to specify a D-Bus interface for method calls
new ea79d98 McdDispatchOperation: don't run approvers if we already have a result
new 522827c sync_dbus: support being called on a CM, too
new b7914a7 McdClient: replace tp_dbus_daemon_watch_name_owner with g_bus_watch_name_on_connection
new f6f0089 wait-for-name: use GDBus directly
new 01c0fd6 McdHandlerMap: use g_bus_watch_name_on_connection
new bf07333 McdHandlerMap: add some assertions for clarity
new ff2328c McdAccountManager: replace tp_list_connection_names with direct GDBus calls
new a1e564f McdMaster: take a TpClientFactory at construct-time
new 965b7d3 mcd_account_manager_get_dbus_daemon: replace with mcd_account_manager_get_factory
new 960a57b McdAccount: have a construct-only factory and demote dbus-daemon to readable
new 209c392 mcp-plugin: avoid TpDBusDaemon, just use g_bus_get_sync()
new 5fd0d65 Pass TpClientFactory to McdDispatcher
new 6571a4d McdClientRegistry: have a TpClientFactory
new 0c4b02c McdClientProxy: have a factory
new 9039fa8 McdHandlerMap: have a TpClientFactory instead of a TpDBusDaemon
new e0cdd15 McdClientRegistry: use GDBus to call ListNames, ListActivatableNames
new f369b2e McdClientRegistry: stop having a TpDBusDaemon
new 8207104 mc-tool: use the global singleton client factory
new 21b56ff McdManager: use tp_client_factory_ensure_connection_manager
new 1735c79 Remove references to TpDBusDaemon
new 9ea179a mc-debug-server: if we have several reasons to stop, don't crash
new e2ef058 Imported Upstream version 5.99.8+68+g9ea179a
new b43b258 5.99.10
new 0b4f890 Imported Upstream version 5.99.10
new bcae7d9 restart development
new 8a432b3 Adapt for removal of tp_connection_manager_param_get_default
new 629a54c change terminology from "handle type" to "entity type"
new ba5600c McpAccountStorage: use GVariant instead of dbus-glib types
new 39cfcee McpDispatchOperation: use GVariant for the channel's properties
new 65b1605 McpRequest: use GVariant for the requested properties
new ede5efb Stop using tp_dbus_properties_mixin_iface_init which has been removed
new 19817f5 Rewrite the protocol name for local-xmpp accounts created by Telepathy1
new 0ac9677 Stop putting TpDBusPropertiesMixinClass in class structs
new 4703204 5.99.11
new 7ca90b1 Install test metadata to a fully versioned location
new 78bb4df Imported Upstream version 5.99.11
The 83 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git
More information about the Pkg-telepathy-commits
mailing list