[SCM] plasma-nm packaging branch, kubuntu_utopic_next, updated. 3cd27410c9b3aef6df41ebbd68291323a117115a

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Oct 7 09:47:00 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-nm.git;a=commitdiff;h=9f61657

The following commit has been merged in the kubuntu_utopic_next branch:
commit 9f6165730c9606e8a95d170384298699f2241cbd
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Oct 7 10:37:39 2014 +0200

    Drop ugly workaround to make a desktop file exectuable
    
    * Drop ugly workaround to make a desktop file exectuable
      + This either should be done upstream or be lintian overridden (former
        seems more suitable). Upstream has been poked on IRC.
---
 debian/changelog | 6 ++++++
 debian/rules     | 4 ----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bdfd75e..12a4a53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
 plasma-nm (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * New upstream beta release
 
+  [ Harald Sitter ]
+  * Drop ugly workaround to make a desktop file exectuable
+    + This either should be done upstream or be lintian overridden (former
+      seems more suitable). Upstream has been poked on IRC.
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 16:14:15 +0200
 
 plasma-nm (4:5.0.2-0ubuntu1) utopic; urgency=medium
diff --git a/debian/rules b/debian/rules
index b9fafb8..efe6ff5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=plasma-nm-dbg
-
-override_dh_fixperms:
-	chmod +x debian/plasma-nm/usr/share/applications/kde5-nm-connection-editor.desktop
-	$(overridden_command)

-- 
plasma-nm packaging



More information about the pkg-kde-commits mailing list