[SCM] breeze-icons packaging branch, master, updated. debian/5.25.0-1-4-gf940944
Pino Toscano
pino at moszumanska.debian.org
Sat Aug 27 14:34:04 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/breeze-icons.git;a=commitdiff;h=f940944
The following commit has been merged in the master branch:
commit f9409440990ad9b501a7d54211eafe06f6479b4d
Author: Pino Toscano <pino at debian.org>
Date: Sat Aug 27 16:28:57 2016 +0200
do not use ${shlibs:Depends} substvar
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4ccf4b7..b6bfc28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ breeze-icons (4:5.25.0-2) UNRELEASED; urgency=medium
in rules
- add the fdupes build dependency
* Add the hicolor-icon-theme dependency, as base of the icon themes.
+ * Do not use the ${shlibs:Depends} substvar.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 27 Aug 2016 16:22:13 +0200
diff --git a/debian/control b/debian/control
index 099308c..5cf621b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/breeze-icons.git
Package: breeze-icon-theme
Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}, hicolor-icon-theme
+Depends: ${misc:Depends}, hicolor-icon-theme
Description: Default Plasma icon theme.
This is the default icon theme for the KDE Plasma 5 desktop.
.
--
breeze-icons packaging
More information about the pkg-kde-commits
mailing list