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

Diane Trout diane-guest at moszumanska.debian.org
Tue Oct 21 02:58:47 UTC 2014


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

The following commit has been merged in the master branch:
commit 7595e6ff8ad27d4ae29ed5474587b3d6cfc0240d
Author: Diane Trout <diane at ghic.org>
Date:   Sat Sep 20 10:35:30 2014 -0700

    Add libtelepathy-qt4-service.a to -dev.install, it's currently being distributed as a static library while the API is being stabilized.
---
 debian/changelog                    | 3 +++
 debian/libtelepathy-qt4-dev.install | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ad52d0f..66556b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ telepathy-qt (0.9.5+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Update build-depends to use gstreamer 1.0
+  * Add libtelepathy-qt4-service.a to -dev.install,
+    it's currently being distributed as a static library while
+    the API is being stabilized.
 
  -- Diane Trout <diane at ghic.org>  Mon, 07 Jul 2014 22:36:28 -0700
 
diff --git a/debian/libtelepathy-qt4-dev.install b/debian/libtelepathy-qt4-dev.install
index aa492c0..be6f7e8 100644
--- a/debian/libtelepathy-qt4-dev.install
+++ b/debian/libtelepathy-qt4-dev.install
@@ -1,4 +1,5 @@
 usr/lib/*/*.so
+usr/lib/*/libtelepathy-qt4-service.a
 usr/lib/*/pkgconfig/*.pc
 usr/lib/*/cmake/*
 usr/include/telepathy-qt4

-- 
telepathy-qt4 packaging



More information about the pkg-kde-commits mailing list