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

Simon McVittie smcv at debian.org
Thu Dec 17 16:12:14 UTC 2009


The following commit has been merged in the debian branch:
commit 42fa64c44db89820d89eee2c763d5d282efe7599
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Dec 17 16:11:35 2009 +0000

    Bump dh_makeshlibs argument to 0.9.2 to reflect new API
    
    This should have been done in 0.9.2-1, although hopefully the symbols file
    means it's OK in practice.

diff --git a/debian/changelog b/debian/changelog
index 78d57fb..f8761f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+telepathy-glib (0.9.2-2) UNRELEASED; urgency=low
+
+  * Bump dh_makeshlibs argument to 0.9.2 to reflect new API (should have been
+    done in 0.9.2-1, although hopefully the symbols file means it's OK in
+    practice)
+
+ -- Simon McVittie <smcv at debian.org>  Thu, 17 Dec 2009 16:10:11 +0000
+
 telepathy-glib (0.9.2-1) unstable; urgency=low
 
   * New upstream version with new API/ABI.
diff --git a/debian/rules b/debian/rules
index 86bdf72..d6e4f12 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.9.0)"
+DEB_DH_MAKESHLIBS_ARGS_libtelepathy-glib0 := -V"libtelepathy-glib0 (>= 0.9.2)"
 
 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