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

Simon McVittie smcv at debian.org
Thu Feb 17 08:30:20 UTC 2011


The following commit has been merged in the debian branch:
commit 5cc3141014657468b76b80f71a041cd1c737925c
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Aug 17 12:45:19 2010 +0100

    New upstream version (new API, ABI)

diff --git a/debian/changelog b/debian/changelog
index 99f5174..11d0baa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-glib (0.11.13-1) experimental; urgency=low
+
+  * New upstream version (new API, ABI)
+
+ -- Simon McVittie <smcv at debian.org>  Tue, 17 Aug 2010 12:22:44 +0100
+
 telepathy-glib (0.11.12-1) experimental; urgency=low
 
   * New upstream version (new API, ABI)
diff --git a/debian/libtelepathy-glib-dev.install b/debian/libtelepathy-glib-dev.install
index 60d9cee..d90e7fe 100644
--- a/debian/libtelepathy-glib-dev.install
+++ b/debian/libtelepathy-glib-dev.install
@@ -3,5 +3,4 @@ debian/tmp/usr/lib/libtelepathy-glib.a
 debian/tmp/usr/include/telepathy-1.0
 debian/tmp/usr/lib/pkgconfig/telepathy-glib.pc
 debian/tmp/usr/share/gir-1.0
-debian/tmp/usr/lib/pkgconfig/telepathy-vala.pc
 debian/tmp/usr/share/vala/vapi/telepathy-glib.*
diff --git a/debian/libtelepathy-glib0.symbols b/debian/libtelepathy-glib0.symbols
index 60760ad..db537dc 100644
--- a/debian/libtelepathy-glib0.symbols
+++ b/debian/libtelepathy-glib0.symbols
@@ -3,6 +3,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  TELEPATHY_GLIB_0.11.0 at TELEPATHY_GLIB_0.11.0 0.11.0
  TELEPATHY_GLIB_0.11.11 at TELEPATHY_GLIB_0.11.11 0.11.11
  TELEPATHY_GLIB_0.11.12 at TELEPATHY_GLIB_0.11.12 0.11.12
+ TELEPATHY_GLIB_0.11.13 at TELEPATHY_GLIB_0.11.13 0.11.13
  TELEPATHY_GLIB_0.11.1 at TELEPATHY_GLIB_0.11.1 0.11.1
  TELEPATHY_GLIB_0.11.3 at TELEPATHY_GLIB_0.11.3 0.11.3
  TELEPATHY_GLIB_0.11.4 at TELEPATHY_GLIB_0.11.4 0.11.4
@@ -847,6 +848,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_dynamic_handle_repo_lookup_exact at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_error_get_dbus_name at TELEPATHY_GLIB_0.7.31 0.7.31
  tp_error_get_type at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_error_quark at TELEPATHY_GLIB_0.11.13 0.11.13
  tp_errors_disconnected_quark at TELEPATHY_GLIB_0.7.1 0.7.1
  tp_errors_quark at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_errors_removed_from_group_quark at TELEPATHY_GLIB_0.7.1 0.7.1
@@ -1570,6 +1572,8 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  tp_type_dbus_struct_uuuuus at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_type_dbus_struct_uuuuuu at TELEPATHY_GLIB_0.7.0 0.7.1
  tp_type_dbus_struct_uv at TELEPATHY_GLIB_0.7.0 0.7.1
+ tp_user_action_time_from_x11 at TELEPATHY_GLIB_0.11.13 0.11.13
+ tp_user_action_time_should_present at TELEPATHY_GLIB_0.11.13 0.11.13
  tp_value_array_build at TELEPATHY_GLIB_0.9.2 0.9.2
  tp_value_array_unpack at TELEPATHY_GLIB_0.11.0 0.11.0
  tp_weak_ref_destroy at TELEPATHY_GLIB_0.11.3 0.11.3
diff --git a/debian/rules b/debian/rules
index cfb5efc..5c68ff5 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.11.12)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.11.13)"
 
 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