[SCM] kopete packaging branch, master, updated. debian/4.13.1-1-2-gfe4499a
Pino Toscano
pino at moszumanska.debian.org
Mon Jun 2 20:35:03 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kopete.git;a=commitdiff;h=fe4499a
The following commit has been merged in the master branch:
commit fe4499aaf472c9a991497888b0684bcc6b817de3
Author: Pino Toscano <pino at debian.org>
Date: Mon Jun 2 22:34:44 2014 +0200
add libxss-dev B-D
... for enabling the idle time detection
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 224dcaa..08e7eea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
kopete (4:4.13.1-2) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Add the libxss-dev build dependency, for enabling the idle time detection.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 02 Jun 2014 22:33:18 +0200
diff --git a/debian/control b/debian/control
index d2f4a96..29385c1 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,7 @@ Build-Depends: cmake,
libxdamage-dev,
libxml2-dev,
libxslt1-dev,
+ libxss-dev,
nepomuk-core-dev (>= 4:4.11),
pkg-config,
pkg-kde-tools (>= 0.12),
--
kopete packaging
More information about the pkg-kde-commits
mailing list