rev 20470 - kde-extras/ctemplate/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Fri May 6 19:19:24 UTC 2016


Author: pino
Date: 2016-05-06 19:19:24 +0000 (Fri, 06 May 2016)
New Revision: 20470

Modified:
   kde-extras/ctemplate/trunk/debian/changelog
   kde-extras/ctemplate/trunk/debian/rules
Log:
tie library deps to latest upstream version


Modified: kde-extras/ctemplate/trunk/debian/changelog
===================================================================
--- kde-extras/ctemplate/trunk/debian/changelog	2016-05-06 19:17:22 UTC (rev 20469)
+++ kde-extras/ctemplate/trunk/debian/changelog	2016-05-06 19:19:24 UTC (rev 20470)
@@ -5,6 +5,7 @@
     or depend on each other; also make the tests run fatal again.
   * Manually remove few tests-related directories in /tmp not cleaned up by
     the tests themselves.
+  * Tie library dependencies to the latest upstream version.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Fri, 06 May 2016 21:08:15 +0200
 

Modified: kde-extras/ctemplate/trunk/debian/rules
===================================================================
--- kde-extras/ctemplate/trunk/debian/rules	2016-05-06 19:17:22 UTC (rev 20469)
+++ kde-extras/ctemplate/trunk/debian/rules	2016-05-06 19:19:24 UTC (rev 20470)
@@ -35,3 +35,6 @@
 
 override_dh_install:
 	dh_install --list-missing
+
+override_dh_makeshlibs:
+	dh_makeshlibs -V




More information about the pkg-kde-commits mailing list