[SCM] telepathy-qt4 packaging branch, master, updated. debian/0.9.6.1-4-7-g67dd98e

Diane Trout diane at moszumanska.debian.org
Mon Feb 8 19:35:45 UTC 2016


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

The following commit has been merged in the master branch:
commit e7fcff408ceac4bd72490ae9818ca2b372dc3485
Author: Diane Trout <diane at ghic.org>
Date:   Wed Jan 20 23:09:28 2016 -0800

    Enable python-dbus and add libxml2-utils to build-deps, because tests are good.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a7182f1..7332d1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ telepathy-qt (0.9.6.1-5) UNRELEASED; urgency=medium
 
   * Add force-service-pic.patch to allow linking against service library
     from shared libraries. (Closes #80187)
+  * Enable python-dbus and add libxml2-utils to build-deps, because tests are good.
 
  -- Diane Trout <diane at debian.org>  Tue, 19 Jan 2016 21:51:27 -0800
 
diff --git a/debian/control b/debian/control
index d971a2b..f080e55 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Build-Depends: debhelper (>= 9),
                qt4-doc-html,
 # * python-dbus and python-gobject can safely be removed if you don't care
 #   about running the regression tests
-#               python-dbus,
-#               python-gobject,
+               python-dbus,
+               libxml2-utils,
 # * doxygen and graphviz should be Build-Depends-Indep if #478524 is fixed
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kde-telepathy/telepathy-qt4.git

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list