[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=3a24b13

The following commit has been merged in the master branch:
commit 3a24b13325d28404f6bb51eb9f1e6a48d07c452e
Author: Pino Toscano <pino at debian.org>
Date:   Sat Aug 27 16:27:35 2016 +0200

    add hicolor-icon-theme dep
    
    it's the base of the icon themes
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4d19d80..4ccf4b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ breeze-icons (4:5.25.0-2) UNRELEASED; urgency=medium
     - copy the symlink_duplicates.sh script from oxygen-icon5, and use it
       in rules
     - add the fdupes build dependency
+  * Add the hicolor-icon-theme dependency, as base of the icon themes.
 
  -- 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 e070b0a..099308c 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}
+Depends: ${misc:Depends}, ${shlibs: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