[Pkg-telepathy-commits] ./packages/unstable/telepathy-mission-control r76: * debian/rules, debian/*.symbols: Update for new symbols and bump shlibs.

Sjoerd Simons sjoerd at luon.net
Mon Feb 11 13:26:42 UTC 2008


------------------------------------------------------------
revno: 76
committer: Sjoerd Simons <sjoerd at luon.net>
branch nick: telepathy-mission-control
timestamp: Mon 2008-02-11 14:26:42 +0100
message:
  * debian/rules, debian/*.symbols: Update for new symbols and bump shlibs.
modified:
  changelog
  libmissioncontrol-client0.symbols
  rules
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog	2008-02-11 13:09:02 +0000
+++ b/changelog	2008-02-11 13:26:42 +0000
@@ -1,6 +1,7 @@
-telepathy-mission-control (4.60-1) UNRELEASED; urgency=low
+telepathy-mission-control (4.60-1) unstable; urgency=low
 
   * New upstream release
+  * debian/rules, debian/*.symbols: Update for new symbols and bump shlibs.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Mon, 11 Feb 2008 14:08:43 +0100
 

=== modified file 'libmissioncontrol-client0.symbols'
--- a/libmissioncontrol-client0.symbols	2008-01-14 15:50:24 +0000
+++ b/libmissioncontrol-client0.symbols	2008-02-11 13:26:42 +0000
@@ -67,9 +67,11 @@
  mc_profile_get_capabilities at Base 4.37
  mc_profile_get_configuration_ui at Base 4.37
  mc_profile_get_default_account_domain at Base 4.37
+ mc_profile_get_default_account_name at Base 4.60
  mc_profile_get_default_setting at Base 4.37
  mc_profile_get_display_name at Base 4.37
  mc_profile_get_icon_name at Base 4.37
+ mc_profile_get_priority at Base 4.60
  mc_profile_get_protocol at Base 4.37
  mc_profile_get_protocol_name at Base 4.37
  mc_profile_get_supported_presences at Base 4.37

=== modified file 'rules'
--- a/rules	2008-01-14 15:50:24 +0000
+++ b/rules	2008-02-11 13:26:42 +0000
@@ -17,10 +17,10 @@
 # cdbs defaults to one subdirectory per source package, which is overkill for us
 DEB_CONFIGURE_LIBEXECDIR := "\$${prefix}/lib/telepathy"
 
-CLIENT_SHVER := 4.49
+CLIENT_SHVER := 4.60
 DEB_DH_MAKESHLIBS_ARGS_$(LIBMISSIONCONTROL_CLIENT_PKG) += -V '$(LIBMISSIONCONTROL_CLIENT_PKG) (>= $(CLIENT_SHVER))'
 
-SERVER_SHVER := 4.45
+SERVER_SHVER := 4.49
 DEB_DH_MAKESHLIBS_ARGS_$(LIBMISSIONCONTROL_SERVER_PKG) += -V '$(LIBMISSIONCONTROL_SERVER_PKG) (>= $(SERVER_SHVER))'
 
 # Man page



More information about the Pkg-telepathy-commits mailing list