[SCM] Qt DBusMenu library packaging branch, master, updated. debian/0.9.0-1-32-g62f23e1

Pino Toscano pino at alioth.debian.org
Mon May 13 07:35:55 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libdbusmenu-qt.git;a=commitdiff;h=8f1701e

The following commit has been merged in the master branch:
commit 8f1701e77aa037d2c7e0c39252dce152e70ee066
Author: Pino Toscano <pino at debian.org>
Date:   Mon May 13 09:31:38 2013 +0200

    rules: remove dh overrides from .PHONY
---
 debian/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f9b094d..65cff38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ libdbusmenu-qt (0.9.0-2) unstable; urgency=low
   * Add myself to uploaders.
   * Bump debhelper build dependency to 9, matching its used compatibility;
     remove the related source lintian override.
+  * rules: remove dh overrides from .PHONY.
 
  -- Debian Krap Maintainers <debian-qt-kde at lists.debian.org>  Thu, 01 Sep 2011 19:29:20 +0530
 
diff --git a/debian/rules b/debian/rules
index 7122557..d5eb94e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-.PHONY: override_dh_strip override_dh_auto_install override_dh_makeshlibs override_dh_auto_test
+.PHONY: override_dh_auto_test
 
 %:
 	dh $@ --parallel --buildsystem=cmake

-- 
Qt DBusMenu library packaging



More information about the pkg-kde-commits mailing list