[SCM] purpose packaging branch, kubuntu_unstable, updated. b5f29c2c32d8e6cccc44d665841a2c19c4a6bb42

Clive Johnston clivejo-guest at moszumanska.debian.org
Wed Mar 16 14:35:11 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/purpose.git;a=commitdiff;h=b5f29c2

The following commit has been merged in the kubuntu_unstable branch:
commit b5f29c2c32d8e6cccc44d665841a2c19c4a6bb42
Author: Clive Johnston <clivejo at aol.com>
Date:   Wed Mar 16 14:34:58 2016 +0000

    Revert "Making main.js executable and adding Ubuntu-OnlineAccounts"
    
    This reverts commit 2c9e1041ecfe2296dab54ff578b58ee446932439.
---
 debian/changelog | 3 ---
 debian/control   | 1 -
 debian/rules     | 4 ----
 3 files changed, 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 80135fb..89715cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,9 +5,6 @@ purpose (1.0-0ubuntu1) UNRELEASED; urgency=medium
     - Adding missing file to libkf5purpose5.install
   * Fixing install file, again!
   * Refreshing symbols
-  * Making usr/share/kpackage/Purpose/Twitter/contents/code/main.js
-    executable in rules
-  * Trying to add Ubuntu.OnlineAccounts
 
  -- Clive Johnston <clivejo at aol.com>  Tue, 01 Dec 2015 19:24:36 +0000
 
diff --git a/debian/control b/debian/control
index e1f66a8..f64c010 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends: cmake,
                libsignon-qt5-dev,
                pkg-config,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
-               qml-module-ubuntu-onlineaccounts,
                qtbase5-dev,
                qtdeclarative5-dev-tools
 Standards-Version: 3.9.6
diff --git a/debian/rules b/debian/rules
index 60fc5b9..f3217ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,10 +6,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 override_dh_auto_configure:
 	$(overridden_command) -- -DCMAKE_CXX_FLAGS="-I/usr/include/accounts-qt5/"
 
-override_dh_fixperms:
-	dh_fixperms
-	chmod 4755 debian/tmp/usr/share/kpackage/Purpose/Twitter/contents/code/main.js
-
 override_dh_strip:
 	$(overridden_command) --dbg-package=libkf5purpose5-dbg
 

-- 
purpose packaging



More information about the pkg-kde-commits mailing list