[SCM] kdeconnect packaging branch, master, updated. upstream/0.8-57-g6ac36a9

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Feb 5 02:14:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=784f11e

The following commit has been merged in the master branch:
commit 784f11e5adacf9b5dbce438189642c3344da5482
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Feb 4 22:18:34 2016 -0300

    Remove unnecesary removals in debian/rules.
---
 debian/changelog | 1 +
 debian/rules     | 6 ------
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8f015c5..b72fdf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kdeconnect (0.9g-1) UNRELEASED; urgency=medium
     - Add new build dependencies and dependencies as required. Thanks to the
       Ubuntu folks for they work! I have taken most of the correct build deps
       names from your packaging.
+    - Remove unnecesary removals in debian/rules.
   * Update README.md installation.
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Mon, 01 Feb 2016 17:49:26 -0300
diff --git a/debian/rules b/debian/rules
index 2d08d67..072711b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,3 @@ export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
 
 override_dh_auto_install:
 	dh_auto_install
-	
-	# remove '-dev' related files
-	$(RM) debian/kdeconnect/usr/lib/libkdeconnectcore.so
-	$(RM) debian/kdeconnect/usr/lib/libkdeconnectinterfaces.so
-	$(RM) -R debian/kdeconnect/usr/include
-	$(RM) -R debian/kdeconnect/usr/lib/cmake/

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list