rev 20795 - kde-extras/kmplayer/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sun Jun 18 21:38:38 UTC 2017


Author: pino
Date: 2017-06-18 21:38:38 +0000 (Sun, 18 Jun 2017)
New Revision: 20795

Added:
   kde-extras/kmplayer/trunk/debian/kmplayer.triggers
Removed:
   kde-extras/kmplayer/trunk/debian/kmplayer.postinst
   kde-extras/kmplayer/trunk/debian/kmplayer.postrm
Modified:
   kde-extras/kmplayer/trunk/debian/changelog
Log:
invoke ldconfig via trigger


Modified: kde-extras/kmplayer/trunk/debian/changelog
===================================================================
--- kde-extras/kmplayer/trunk/debian/changelog	2017-06-18 21:21:42 UTC (rev 20794)
+++ kde-extras/kmplayer/trunk/debian/changelog	2017-06-18 21:38:38 UTC (rev 20795)
@@ -20,6 +20,8 @@
     - upstream_set-cmake_min_req-to-2.8.9-to-match-kdelibs4-policy-.patch:
       drop, backported from upstream
     - upstream_Fix-build-with-cmake-3.4.patch: drop, backported from upstream
+  * Replace postinst and postrm that manually invoke ldconfig with an
+    invocation of the ldconfig trigger.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 18 Jun 2017 23:02:11 +0200
 

Added: kde-extras/kmplayer/trunk/debian/kmplayer.triggers
===================================================================
--- kde-extras/kmplayer/trunk/debian/kmplayer.triggers	                        (rev 0)
+++ kde-extras/kmplayer/trunk/debian/kmplayer.triggers	2017-06-18 21:38:38 UTC (rev 20795)
@@ -0,0 +1 @@
+activate-noawait ldconfig




More information about the pkg-kde-commits mailing list