[SCM] Debian Qt/KDE packaging tools branch, master, updated. master/0.4.8-2-gc9cbdcc

Raúl Sánchez Siles kebianizao-guest at alioth.debian.org
Sun May 31 18:18:07 UTC 2009


The following commit has been merged in the master branch:
commit c9cbdcc539ab737b09e8d960a53b9e20af2af105
Author: Raul Sanchez Siles <rasasi at portaka.(none)>
Date:   Sun May 31 18:53:00 2009 +0200

    Stop using dh_desktop, it is deprecated.

diff --git a/debian/changelog b/debian/changelog
index 1559b97..0532482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 pkg-kde-tools (0.4.9) UNRELEASED; urgency=low
 
+  [ Modestas Vainius ]
   * Clarify comment in variables.mk.
 
+  [ Raúl Sánchez Siles ]
+  * Remove usage of deprecated dh_desktop.
+
  -- Modestas Vainius <modestas at vainius.eu>  Sat, 30 May 2009 16:38:46 +0300
 
 pkg-kde-tools (0.4.8) unstable; urgency=low
diff --git a/qt-kde-team/1/debian-qt-kde.mk b/qt-kde-team/1/debian-qt-kde.mk
index 312c1ac..e55d807 100644
--- a/qt-kde-team/1/debian-qt-kde.mk
+++ b/qt-kde-team/1/debian-qt-kde.mk
@@ -58,7 +58,6 @@ clean::
 
 
 $(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
-	$(if $(wildcard /usr/bin/dh_desktop),dh_desktop -p$(cdbs_curpkg) $(DEB_DH_DESKTOP_ARGS))
 	$(if $(wildcard /usr/bin/dh_bugfiles),dh_bugfiles -p$(cdbs_curpkg) $(DEB_DH_BUGFILES_ARGS))
 
 binary-install/$(DEB_SOURCE_PACKAGE)-doc-html::

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list