[SCM] kget packaging branch, master, updated. debian/4%17.08.3-1-11-g27b08bb

Pino Toscano pino at moszumanska.debian.org
Sat Feb 10 11:56:36 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kget.git;a=commitdiff;h=ee98614

The following commit has been merged in the master branch:
commit ee986144ecc5bf33335eb51b31886e094b2cb2ca
Author: Pino Toscano <pino at debian.org>
Date:   Sat Feb 10 12:16:00 2018 +0100

    update the patches
    
    - minified_file: refresh
    - disable-plasma.diff: drop, no more needed now
---
 debian/changelog                   |  3 +++
 debian/patches/disable-plasma.diff | 18 ------------------
 debian/patches/minified_file       |  6 ++----
 debian/patches/series              |  1 -
 4 files changed, 5 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c2302d..da1a166 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,9 @@ kget (4:17.12.2-0r1) UNRELEASED; urgency=medium
   * Switch the cmake parameter -DKDE4_BUILD_TESTS=OFF to -DBUILD_TESTING=OFF,
     as this is what ECM provides.
   * Update paths with the local mootools js files to replace.
+  * Update the patches:
+    - minified_file: refresh
+    - disable-plasma.diff: drop, no more needed now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 10 Feb 2018 11:55:53 +0100
 
diff --git a/debian/patches/disable-plasma.diff b/debian/patches/disable-plasma.diff
deleted file mode 100644
index 8a139b8..0000000
--- a/debian/patches/disable-plasma.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-Author: Pino Toscano <pino at debian.org>
-Description: Disable build of Plasma4 stuff
- Do not built the applets and the runner for Plasma4, since they are not
- useful outside a Plasma4 environment.
-Last-Update: 2017-09-05
-Forwarded: not-needed
-
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -103,7 +103,7 @@ add_subdirectory(transfer-plugins)
- add_subdirectory(extensions)
- add_subdirectory(sounds)
- add_subdirectory(desktop)
--add_subdirectory(plasma)
-+#add_subdirectory(plasma)
- add_subdirectory(tests)
- add_subdirectory(doc)
- 
diff --git a/debian/patches/minified_file b/debian/patches/minified_file
index dfaf71e..6155587 100644
--- a/debian/patches/minified_file
+++ b/debian/patches/minified_file
@@ -1,7 +1,5 @@
-Index: kget/extensions/webinterface/www/CMakeLists.txt
-===================================================================
---- kget.orig/extensions/webinterface/www/CMakeLists.txt	2015-03-26 13:34:06.208850049 +0100
-+++ kget/extensions/webinterface/www/CMakeLists.txt	2015-03-28 22:23:57.831586266 +0100
+--- a/extensions/webinterface/www/CMakeLists.txt
++++ b/extensions/webinterface/www/CMakeLists.txt
 @@ -1,7 +1,5 @@
  set(www_data
      index.htm
diff --git a/debian/patches/series b/debian/patches/series
index b943484..3a4d544 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 minified_file
-disable-plasma.diff

-- 
kget packaging



More information about the pkg-kde-commits mailing list