[SCM] kwin packaging branch, kubuntu_vivid_archive, updated. 43c7cd52717fc03ecf0f420dabe79373edb81549

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Mon Nov 10 19:01:23 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kwin.git;a=commitdiff;h=43c7cd5

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 43c7cd52717fc03ecf0f420dabe79373edb81549
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Mon Nov 10 20:01:20 2014 +0100

    New package libkwinglesutils5 on armhf
---
 debian/changelog                 |  1 +
 debian/control                   | 17 ++++++++++++++++-
 debian/kwin-dev.install.armhf    |  1 +
 debian/libkwinglesutils5.install |  1 +
 4 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 013ca33..89ef706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kwin (4:5.1.1-0ubuntu1) vivid; urgency=medium
 
   * New upstream release.
+  * New package libkwinglesutils5 on armhf
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 10 Nov 2014 19:47:53 +0100
 
diff --git a/debian/control b/debian/control
index a3a9839..4cf0514 100644
--- a/debian/control
+++ b/debian/control
@@ -168,7 +168,22 @@ Description: KDE window manager effects library
 
 Package: libkwinglutils5
 Section: libs
-Architecture: any
+Architecture: amd64 arm64 i386 powerpc ppc64el
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: KDE window manager gl utils library
+ KWin (pronounced as one syllable "kwin") is the window
+ manager for the KDE Plasma Desktop. It gives you complete
+ control over your windows, making sure they're not in the way
+ but aid you in your task. It paints the window decoration,
+ the bar on top of every window with (configurable) buttons
+ like close, maximize and minimize. It also handles placing
+ of windows and switching between them.
+ .
+ This package is part of the KDE base workspace module.
+
+Package: libkwinglesutils5
+Section: libs
+Architecture: armhf
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: KDE window manager gl utils library
  KWin (pronounced as one syllable "kwin") is the window
diff --git a/debian/kwin-dev.install.armhf b/debian/kwin-dev.install.armhf
index 9c4fe84..5a9f2f8 100644
--- a/debian/kwin-dev.install.armhf
+++ b/debian/kwin-dev.install.armhf
@@ -3,5 +3,6 @@ usr/lib/*/cmake
 usr/lib/*/libkdecorations.so
 usr/lib/*/libkwin4_effect_builtins.so
 usr/lib/*/libkwineffects.so
+usr/lib/*/libkwinglesutils.so
 usr/lib/*/libkwinxrenderutils.so
 usr/share/dbus-1/interfaces/
diff --git a/debian/libkwinglesutils5.install b/debian/libkwinglesutils5.install
new file mode 100644
index 0000000..cc73a00
--- /dev/null
+++ b/debian/libkwinglesutils5.install
@@ -0,0 +1 @@
+usr/lib/*/libkwinglesutils.so.*

-- 
kwin packaging



More information about the pkg-kde-commits mailing list