[SCM] kwin packaging branch, kubuntu_wily_archive, updated. ubuntu/4%5.3.95-0ubuntu1-2-ge99399f
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue Aug 11 15:49:27 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=e99399f
The following commit has been merged in the kubuntu_wily_archive branch:
commit e99399f725107f0f4bdc554ad62821c69fca8d97
Author: Jonathan Riddell <jr at jriddell.org>
Date: Tue Aug 11 17:49:24 2015 +0200
Build-depend on libhybris-dev on amd64, i386, armhf only.
* Build-depend on libhybris-dev on amd64, i386, armhf only.
* Build kwin-wayland-backend-hwcomposer on amd64, i386, armhf only.
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 38b3fe3..6dc4353 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kwin (4:5.3.95-0ubuntu3) wily; urgency=medium
+
+ * Build-depend on libhybris-dev on amd64, i386, armhf only.
+ * Build kwin-wayland-backend-hwcomposer on amd64, i386, armhf only.
+
+ -- Matthias Klose <ubuntu at ubuntu.com> Tue, 11 Aug 2015 15:38:07 +0000
+
kwin (4:5.3.95-0ubuntu2) wily; urgency=medium
* Bump kwayland build-dep
diff --git a/debian/control b/debian/control
index 71dc5a3..1c84319 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake (>= 2.8.12),
libegl1-mesa-dev (>= 1.2~),
libepoxy-dev (>= 1.2),
libgbm-dev,
- libhybris-dev,
+ libhybris-dev [amd64 armhf i386],
libice-dev,
libinput-dev (>= 0.10~),
libkdecorations2-dev,
@@ -246,7 +246,7 @@ Description: transitional dummy package
Package: kwin-wayland-backend-hwcomposer
Section: libs
-Architecture: any
+Architecture: amd64 armhf i386
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: kwin-hwcomposer-backend (<< 4:5.3.90+git20150807)
Replaces: kwin-hwcomposer-backend (<< 4:5.3.90+git20150807)
--
kwin packaging
More information about the pkg-kde-commits
mailing list