[SCM] kuser packaging branch, master, updated. debian/15.12.0-3-4-g5e8abf7
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 28 05:16:23 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kuser.git;a=commitdiff;h=5e8abf7
The following commit has been merged in the master branch:
commit 5e8abf790ae1dc7d8e64c240098eaa9b94d666d8
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 28 07:12:41 2016 +0200
explicitly add kdelibs5-dev B-D
this way a null phonon backend is installed
---
debian/changelog | 2 ++
debian/control | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 36f4f44..d2ee531 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ kuser (4:16.08.0-0r1) UNRELEASED; urgency=medium
directory as install place.
- remove kuser.install, no more used now
* Fix typo in man page.
+ * Explicitly add kdelibs5-dev as build dependency, so a null phonon backend
+ is installed.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 28 Aug 2016 07:03:06 +0200
diff --git a/debian/control b/debian/control
index e2871e3..f117910 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: cmake (>= 2.8.9~),
debhelper (>= 9),
docbook-to-man,
kde-sc-dev-latest (>= 4:4.12),
+ kdelibs5-dev,
kdepimlibs5-dev,
pkg-kde-tools (>= 0.12)
Standards-Version: 3.9.8
--
kuser packaging
More information about the pkg-kde-commits
mailing list