[SCM] Phonon VLC backend packaging branch, master, updated. debian/0.3.1-3-11-gf8414e6

Modestas Vainius modax at alioth.debian.org
Sat Mar 5 01:49:25 UTC 2011


The following commit has been merged in the master branch:
commit 0b6325a3b021002575fad1446fd56b2b8b3eaa6a
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Mar 5 03:35:06 2011 +0200

    Do not use debhelper kde build system, this is not KDE package.
---
 debian/changelog |    1 +
 debian/rules     |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 75fca10..bcb8efc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ phonon-backend-vlc (0.3.2-1) UNRELEASED; urgency=low
   * Drop disable_usr_lib_install_rpath.diff patch, no longer needed.
   * Pass -DPLUGIN_INSTALL_DIR=/usr/lib/qt4/ to cmake in order to install
     the backend to non-kde specific plugin directory.
+  * Do not use debhelper kde build system, this is not KDE package.
 
  -- Modestas Vainius <modax at debian.org>  Sat, 05 Mar 2011 03:25:55 +0200
 
diff --git a/debian/rules b/debian/rules
index 63496dd..4a125f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ override_dh_auto_configure:
 	dh_auto_configure -- -DPLUGIN_INSTALL_DIR=/usr/lib/qt4/
 
 %:
-	dh $@ --parallel --dbg-package=phonon-backend-vlc-dbg --list-missing --with kde
+	dh $@ --parallel --dbg-package=phonon-backend-vlc-dbg --list-missing

-- 
Phonon VLC backend packaging



More information about the pkg-kde-commits mailing list