[SCM] breeze packaging branch, kubuntu_unstable, updated. 13ae9e1140de74b350f014d56fa93e178a7a2c01
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Thu Mar 26 10:28:12 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=13ae9e1
The following commit has been merged in the kubuntu_unstable branch:
commit 13ae9e1140de74b350f014d56fa93e178a7a2c01
Author: Harald Sitter <sitter at kde.org>
Date: Thu Mar 26 11:27:06 2015 +0100
break and replace for CI
there was a jolly bad merge that made the settings icon install
into the style package whereas it shoudl have gone into the main package.
now that the bad merge has been repaired we need a breaks replaces to make
sure upgrades work
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index a0a317c..fc1bcc4 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,8 @@ Depends: breeze-cursor-theme (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Recommends: kde-style-qtcurve4, orion-gtk-theme
+Breaks: kde-style-breeze (<< 4:5.2.2+git20150325)
+Replaces: kde-style-breeze (<< 4:5.2.2+git20150325)
Description: Default Plasma theme (meta-package).
This is the default theme for the KDE Plasma desktop.
.
--
breeze packaging
More information about the pkg-kde-commits
mailing list