[SCM] korganizer packaging branch, master, updated. debian/4%17.08.0-1-8-g53a8a1a

Sandro Knauß hefee at moszumanska.debian.org
Sun Dec 17 12:18:52 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/korganizer.git;a=commitdiff;h=093ab65

The following commit has been merged in the master branch:
commit 093ab65dfc69e41f488736f59aa3d6ddf07b097b
Author: Sandro Knauß <sknauss at kde.org>
Date:   Sun Dec 17 13:18:31 2017 +0100

    Add libx11-dev as Build-Dep.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2657b43..005f0e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ korganizer (4:17.08.3-1) UNRELEASED; urgency=medium
   * New upstream release (17.08.3).
   * Bump Standards-Version to 4.1.2 (No changes needed).
   * Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
+  * Add libx11-dev as Build-Dep.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 17 Dec 2017 12:46:51 +0100
 
diff --git a/debian/control b/debian/control
index ae938be..fb985a1 100644
--- a/debian/control
+++ b/debian/control
@@ -52,6 +52,7 @@ Build-Depends: cmake (>= 3.1~),
                libkf5windowsystem-dev (>= 5.35.0~),
                libkf5xmlgui-dev (>= 5.35.0~),
                libphonon4qt5-dev,
+               libx11-dev,
                pkg-config,
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.7.0~),

-- 
korganizer packaging



More information about the pkg-kde-commits mailing list