[SCM] kdeplasma-addons packaging branch, master, updated. debian/5.4.0-1-3-g6d3d2f3
Scott Kitterman
kitterman at moszumanska.debian.org
Fri Sep 11 15:41:51 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kdeplasma-addons.git;a=commitdiff;h=6d3d2f3
The following commit has been merged in the master branch:
commit 6d3d2f3f862290794e5120173a8a2c3b49c8077e
Author: Scott Kitterman <scott at kitterman.com>
Date: Fri Sep 11 11:41:13 2015 -0400
Add kwin-x11 as a real alternative to the kwin virtual package depends for kwin-addons to make the package more installable (Closes: #791381)
---
debian/changelog | 4 +++-
debian/control | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c996b6d..efe8ce2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ kdeplasma-addons (4:5.4.1-1~) UNRELEASED; urgency=medium
[ Scott Kitterman ]
* Drop unused build-depends on libgee-dev
+ * Add kwin-x11 as a real alternative to the kwin virtual package depends for
+ kwin-addons to make the package more installable (Closes: #791381)
- -- Maximiliano Curia <maxy at debian.org> Thu, 10 Sep 2015 08:13:18 -0400
+ -- Scott Kitterman <scott at kitterman.com> Fri, 11 Sep 2015 11:39:46 -0400
kdeplasma-addons (4:5.4.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 4574e3d..163378e 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Multi-Arch: foreign
Package: kwin-addons
Architecture: any
Depends: kdeplasma-addons-data (= ${source:Version}),
- kwin,
+ kwin | kwin-x11,
plasma-framework,
${misc:Depends},
${shlibs:Depends}
--
kdeplasma-addons packaging
More information about the pkg-kde-commits
mailing list