[SCM] krfb packaging branch, master, updated. debian/16.08.3-1-47-g748e438

Pino Toscano pino at moszumanska.debian.org
Sat Dec 2 15:16:30 UTC 2017


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

The following commit has been merged in the master branch:
commit 2adfb54963729d9b880666b282b0d45d24faf474
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 2 16:06:13 2017 +0100

    simplify local install
---
 debian/changelog    |  3 +++
 debian/krfb.install | 10 ----------
 debian/rules        |  3 ---
 3 files changed, 3 insertions(+), 13 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 070b53b..cfd7499 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,9 @@ krfb (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
   * Remove trailing whitespaces in changelog.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop krfb.install, no more useful now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 18:02:42 +0100
 
diff --git a/debian/krfb.install b/debian/krfb.install
deleted file mode 100644
index 7771312..0000000
--- a/debian/krfb.install
+++ /dev/null
@@ -1,10 +0,0 @@
-usr/bin/krfb
-usr/lib/*/libkrfbprivate.so.5
-usr/lib/*/libkrfbprivate.so.5.*
-usr/lib/*/qt5/plugins/krfb/
-usr/share/applications/org.kde.krfb.desktop
-usr/share/doc/HTML/*/krfb/
-usr/share/krfb/
-usr/share/kservicetypes5/krfb-framebuffer.desktop
-usr/share/locale
-usr/share/metainfo/org.kde.krfb.appdata.xml
diff --git a/debian/rules b/debian/rules
index a86e939..a690ca6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ l10npkgs_firstversion_ok := 4:16.04.3-6~
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
-
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp

-- 
krfb packaging



More information about the pkg-kde-commits mailing list