[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.3-1-9-g095f00f

Diane Trout diane-guest at moszumanska.debian.org
Sun Jan 12 19:41:18 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git;a=commitdiff;h=296d6c2

The following commit has been merged in the master branch:
commit 296d6c2fd767f8dce0a680bbe3aa2fee481ae208
Author: Diane Trout <diane at ghic.org>
Date:   Sun Jan 12 11:18:50 2014 -0800

    Remove version requirement from pkg-config dependency (Closes: #734489)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f4c2b42..f1b4388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-qt (0.9.3-3) UNRELEASED; urgency=low
+
+  * Remove version requirement from pkg-config dependency (Closes: #734489)
+
+ -- Diane Trout <diane at ghic.org>  Sun, 12 Jan 2014 11:09:28 -0800
+
 telepathy-qt (0.9.3-2) unstable; urgency=low
 
   * Add fix_storing_avatars.patch. Fixes issue storing avatars
diff --git a/debian/control b/debian/control
index 9c56573..012b175 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9),
                libfarstream-0.1-dev (>= 0.1.2),
                libtelepathy-farstream-dev (>= 0.4.0),
                libtelepathy-glib-dev (>= 0.20.1),
-               pkg-config (>= 0.21),
+               pkg-config,
                python (>= 2.6),
                python-dbus,
                python-dev,

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list