[Pkg-telepathy-commits] [SCM] telepathy-glib packaging branch, debian, updated. debian/0.7.34-1-3-gfd08fed

Simon McVittie smcv at debian.org
Tue Aug 18 19:02:01 UTC 2009


The following commit has been merged in the debian branch:
commit fd08fed27821a5f33857fd2a7cf5a7a3f114109c
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Aug 18 18:49:04 2009 +0100

    New upstream version (API, ABI added)
    
    * New upstream version (API, ABI added)
    * add Breaks: relation for old Gabble and telepathy-sofiasip versions, due
      to some unnecessary assertions in those versions (working versions are
      already present in squeeze, but not in lenny)

diff --git a/debian/changelog b/debian/changelog
index 27be849..ec8f478 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+telepathy-glib (0.7.35-1) unstable; urgency=low
+
+  * New upstream version (API, ABI added)
+  * add Breaks: relation for old Gabble and telepathy-sofiasip versions, due
+    to some unnecessary assertions in those versions (working versions are
+    already present in squeeze, but not in lenny)
+
+ -- Simon McVittie <smcv at debian.org>  Tue, 18 Aug 2009 18:48:25 +0100
+
 telepathy-glib (0.7.34-1) unstable; urgency=low
 
   * New upstream version (API, ABI added)
diff --git a/debian/control b/debian/control
index e293a6f..7f7bb06 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Homepage: http://telepathy.freedesktop.org/wiki/
 Package: libtelepathy-glib0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: telepathy-gabble (<< 0.7.9), telepathy-sofiasip (<< 0.5.17)
 Description: Telepathy framework - GLib library
  This package contains telepathy-glib, a GLib-based library for Telepathy
  components.
diff --git a/debian/libtelepathy-glib0.symbols b/debian/libtelepathy-glib0.symbols
index 94dfc16..3f2caf1 100644
--- a/debian/libtelepathy-glib0.symbols
+++ b/debian/libtelepathy-glib0.symbols
@@ -24,6 +24,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  TELEPATHY_GLIB_0.7.31 at TELEPATHY_GLIB_0.7.31 0.7.31
  TELEPATHY_GLIB_0.7.32 at TELEPATHY_GLIB_0.7.32 0.7.32
  TELEPATHY_GLIB_0.7.34 at TELEPATHY_GLIB_0.7.34 0.7.34
+ TELEPATHY_GLIB_0.7.35 at TELEPATHY_GLIB_0.7.35 0.7.35
  TELEPATHY_GLIB_0.7.3 at TELEPATHY_GLIB_0.7.3 0.7.3
  TELEPATHY_GLIB_0.7.5 at TELEPATHY_GLIB_0.7.5 0.7.5
  TELEPATHY_GLIB_0.7.6 at TELEPATHY_GLIB_0.7.6 0.7.6
@@ -579,7 +580,10 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_dbus_daemon_cancel_name_owner_watch at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_dbus_daemon_dup at TELEPATHY_GLIB_0.7.26 0.7.26
  tp_dbus_daemon_get_type at TELEPATHY_GLIB_0.7.1 0.7.1
+ tp_dbus_daemon_get_unique_name at TELEPATHY_GLIB_0.7.35 0.7.35
  tp_dbus_daemon_init_known_interfaces at TELEPATHY_GLIB_0.7.32 0.7.32
+ tp_dbus_daemon_list_activatable_names at TELEPATHY_GLIB_0.7.35 0.7.35
+ tp_dbus_daemon_list_names at TELEPATHY_GLIB_0.7.35 0.7.35
  tp_dbus_daemon_new at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_dbus_daemon_release_name at TELEPATHY_GLIB_0.7.30 0.7.30
  tp_dbus_daemon_request_name at TELEPATHY_GLIB_0.7.30 0.7.30
diff --git a/debian/rules b/debian/rules
index 8b1ae40..5daec65 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.34)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.7.35)"
 
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk

-- 
telepathy-glib packaging



More information about the Pkg-telepathy-commits mailing list