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

Jonny Lamb jonny at debian.org
Mon Jul 5 20:39:23 UTC 2010


The following commit has been merged in the debian branch:
commit 6d556e4e708df82ed5a0add2f8d95e561fa57c9e
Author: Jonny Lamb <jonny at debian.org>
Date:   Mon Jul 5 21:39:17 2010 +0100

    debian/rules: Update shlib dependency version as new ABI was introduced.

diff --git a/debian/changelog b/debian/changelog
index ea24f84..bf88d4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+telepathy-glib (0.11.9-2) UNRELEASED; urgency=low
+
+  * debian/rules: Update shlib dependency version as new ABI was
+    introduced.
+
+ -- Jonny Lamb <jonny at debian.org>  Mon, 05 Jul 2010 21:37:11 +0100
+
 telepathy-glib (0.11.9-1) unstable; urgency=low
 
   * New upstream version (new API/ABI)
diff --git a/debian/rules b/debian/rules
index 9c51315..a89345e 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.7)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.11.9)"
 
 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