[SCM] kexi packaging branch, master, updated. debian/3.0.2-2-2-gc5c79c5
Pino Toscano
pino at moszumanska.debian.org
Thu Aug 31 05:26:52 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/calligra/kexi.git;a=commitdiff;h=c5c79c5
The following commit has been merged in the master branch:
commit c5c79c5cf87d8e5e4ee6ac28e9e4d01073b1cd0d
Author: Pino Toscano <pino at debian.org>
Date: Thu Aug 31 07:26:33 2017 +0200
add breeze-icon-theme-rcc dep
---
debian/changelog | 3 +++
debian/control | 1 +
2 files changed, 4 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 758f122..9ea0f68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
kexi (1:3.0.2-3) UNRELEASED; urgency=medium
+ [ Pino Toscano ]
+ * Add breeze-icon-theme-rcc also as runtime dependency, since kexi refuses
+ to start otherwise (sigh)...
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 31 Aug 2017 07:25:00 +0200
diff --git a/debian/control b/debian/control
index 0d0414e..5334332 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,7 @@ Package: kexi
Architecture: any
Section: database
Depends: kexi-data (>= ${source:Version}),
+ breeze-icon-theme-rcc,
libkdb3-driver-sqlite,
${misc:Depends},
${shlibs:Depends}
--
kexi packaging
More information about the pkg-kde-commits
mailing list