[SCM] oxygen packaging branch, kubuntu_utopic_next, updated. 4407e8908e361e907dfeb4ca5bce03f715278b81

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Oct 2 21:09:20 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/oxygen.git;a=commitdiff;h=4407e89

The following commit has been merged in the kubuntu_utopic_next branch:
commit 4407e8908e361e907dfeb4ca5bce03f715278b81
Author: Scarlett Clark <sgclark at kubuntu.org>
Date:   Thu Oct 2 21:08:54 2014 +0000

    *Fix script-not-executable usr/share/plasma/look-and-feel/org.kde.oxygen/Messages.sh
    * Fix script-not-executable usr/share/plasma/look-and-feel/org.kde.oxygen/Messages.sh
    * Override missing manpage lintian error.
---
 debian/changelog                | 2 ++
 debian/oxygen.lintian-overrides | 1 +
 debian/rules                    | 4 ++++
 3 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c1807e6..13adc5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ oxygen (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
   * Add missing look-and-feel files to a new package.
   * Fix extra space in changelog causing lintian error.
   * wrap-and sort 
+  * Fix script-not-executable usr/share/plasma/look-and-feel/org.kde.oxygen/Messages.sh
+  * Override missing manpage lintian error. 
 
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:28:27 +0200
 
diff --git a/debian/oxygen.lintian-overrides b/debian/oxygen.lintian-overrides
new file mode 100644
index 0000000..5fc5464
--- /dev/null
+++ b/debian/oxygen.lintian-overrides
@@ -0,0 +1 @@
+kwin-decoration-oxygen: binary-without-manpage usr/bin/oxygen-settings5
diff --git a/debian/rules b/debian/rules
index da23512..d69eb2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=oxygen-dbg
+
+override_dh_fixperms:
+	chmod +x debian/oxygen-look-and-feel/usr/share/plasma/look-and-feel/org.kde.oxygen/Messages.sh
+	$(overridden_command)
\ No newline at end of file

-- 
oxygen packaging



More information about the pkg-kde-commits mailing list