[SCM] KDE Graphics module packaging branch, master, updated. debian/4.4.5-2-44-gd326578

Modestas Vainius modax at alioth.debian.org
Wed Apr 6 20:33:15 UTC 2011


The following commit has been merged in the master branch:
commit 720a0691abf1f213cc028563600d093f195eb785
Author: Modestas Vainius <modax at debian.org>
Date:   Wed Apr 6 22:59:18 2011 +0300

    Do not care about shlibs anymore, no longer pass -V to dh_makeshlibs.
---
 debian/changelog |    1 +
 debian/rules     |    3 ---
 2 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a2a8f36..b25d962 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ kdegraphics (4:4.6.2-0r0) UNRELEASED; urgency=low
   * Switch debian/rules engine to dhmk bassed qt-kde-team/2/*.
   * Disable testsuite.
   * Add symbol file libokularcore1 (4:4.4.5 based, updated for 4:4.6.1).
+  * Do not care about shlibs anymore, no longer pass -V to dh_makeshlibs.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 29 Mar 2011 11:35:10 +0300
 
diff --git a/debian/rules b/debian/rules
index cbca15a..d1a2bb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 .PHONY: override_dh_auto_test
 
-override_dh_makeshlibs:
-	$(overridden_command) -V
-
 override_dh_shlibdeps:
 	$(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkdebase-runtime
 	$(overridden_command) --remaining-packages

-- 
KDE Graphics module packaging



More information about the pkg-kde-commits mailing list