[SCM] extra-cmake-modules packaging branch, master, updated. debian/5.37.0-2-89-geea6c57

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:24:28 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/extra-cmake-modules.git;a=commitdiff;h=2915b33

The following commit has been merged in the master branch:
commit 2915b33dffd35145baa537c7952c7b9eac176537
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Sep 23 15:09:50 2016 +0200

    ditch excess delta with debian
---
 debian/control | 1 -
 debian/rules   | 7 -------
 2 files changed, 8 deletions(-)

diff --git a/debian/control b/debian/control
index 1117b55..86a9857 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: cmake (>= 2.8.12~),
                libjs-jquery,
                libjs-underscore,
                pkg-kde-tools (>= 0.15.16~),
-               python3-sphinx,
                qttools5-dev (>= 5.4),
                qttools5-dev-tools (>= 5.4)
 Standards-Version: 3.9.8
diff --git a/debian/rules b/debian/rules
index f3581c5..b33a5ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,13 +3,6 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
-override_dh_install:
-	$(overridden_command)
-	rm debian/extra-cmake-modules/usr/share/doc/ECM/html/_static/jquery.js
-	ln -s /usr/share/javascript/jquery/jquery.js debian/extra-cmake-modules/usr/share/doc/ECM/html/_static/jquery.js
-	rm debian/extra-cmake-modules/usr/share/doc/ECM/html/_static/underscore.js
-	ln -s /usr/share/javascript/underscore/underscore.js debian/extra-cmake-modules/usr/share/doc/ECM/html/_static/underscore.js
-
 override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:

-- 
extra-cmake-modules packaging



More information about the pkg-kde-commits mailing list