[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:09 UTC 2011


The following commit has been merged in the debian branch:
commit 55fc04c51a4178f2e82d9d6730013e237c48b42c
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Aug 10 17:04:37 2010 +0100

    New upstream version (new API, ABI)
    
    * New upstream version (new API, ABI)
    * Remove telepathy-glib.deps patch, it's finally in the tarball now

diff --git a/debian/changelog b/debian/changelog
index c9cf4f5..175c9f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+telepathy-glib (0.11.12-1) UNRELEASED; urgency=low
+
+  * New upstream version (new API, ABI)
+  * Remove telepathy-glib.deps patch, it's finally in the tarball now
+
+ -- Simon McVittie <smcv at debian.org>  Tue, 10 Aug 2010 17:03:44 +0100
+
 telepathy-glib (0.11.11-1+exp1) experimental; urgency=low
 
   * Merge from unstable: new upstream version
diff --git a/debian/libtelepathy-glib0.symbols b/debian/libtelepathy-glib0.symbols
index 0026fa9..60760ad 100644
--- a/debian/libtelepathy-glib0.symbols
+++ b/debian/libtelepathy-glib0.symbols
@@ -2,6 +2,7 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
 * Build-Depends-Package: libtelepathy-glib-dev
  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.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
@@ -44,6 +45,19 @@ libtelepathy-glib.so.0 libtelepathy-glib0 #MINVER#
  TELEPATHY_GLIB_0.7.9 at TELEPATHY_GLIB_0.7.9 0.7.9
  TELEPATHY_GLIB_0.9.0 at TELEPATHY_GLIB_0.9.0 0.9.0
  TELEPATHY_GLIB_0.9.2 at TELEPATHY_GLIB_0.9.2 0.9.2
+ tp_account_channel_request_create_and_handle_channel_async at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_create_and_handle_channel_finish at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_create_channel_async at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_create_channel_finish at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_ensure_and_handle_channel_async at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_ensure_and_handle_channel_finish at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_ensure_channel_async at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_ensure_channel_finish at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_get_account at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_get_request at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_get_type at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_get_user_action_time at TELEPATHY_GLIB_0.11.12 0.11.12
+ tp_account_channel_request_new at TELEPATHY_GLIB_0.11.12 0.11.12
  tp_account_ensure_connection at TELEPATHY_GLIB_0.9.0 0.9.0
  tp_account_get_avatar_async at TELEPATHY_GLIB_0.9.0 0.9.0
  tp_account_get_avatar_finish at TELEPATHY_GLIB_0.9.0 0.9.0
diff --git a/debian/patches/add-deps-file.patch b/debian/patches/add-deps-file.patch
deleted file mode 100644
index 1eaa7e1..0000000
--- a/debian/patches/add-deps-file.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Subject: Add telepathy-glib.deps from upstream git; it isn't in the tarball
-Author: Simon McVittie <smcv at debian.org>
-Bug: https://bugs.freedesktop.org/show_bug.cgi?id=29268
-
-diff --git a/vala/telepathy-glib.deps b/vala/telepathy-glib.deps
-new file mode 100644
-index 0000000..d4db059
---- /dev/null
-+++ b/vala/telepathy-glib.deps
-@@ -0,0 +1,2 @@
-+gobject-2.0
-+gio-2.0
diff --git a/debian/rules b/debian/rules
index cdb95b6..cfb5efc 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.11)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.11.12)"
 
 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