rev 11022 - branches/kde4/packages/phonon/debian

Modestas Vainius modax-guest at alioth.debian.org
Fri Jun 13 22:21:45 UTC 2008


Author: modax-guest
Date: 2008-06-13 22:21:45 +0000 (Fri, 13 Jun 2008)
New Revision: 11022

Modified:
   branches/kde4/packages/phonon/debian/changelog
   branches/kde4/packages/phonon/debian/rules
Log:
Avoid phonon depedancy on libphonon4

Modified: branches/kde4/packages/phonon/debian/changelog
===================================================================
--- branches/kde4/packages/phonon/debian/changelog	2008-06-13 21:07:21 UTC (rev 11021)
+++ branches/kde4/packages/phonon/debian/changelog	2008-06-13 22:21:45 UTC (rev 11022)
@@ -1,3 +1,12 @@
+phonon (4:4.2~svn820171-2~pre1) UNRELEASED; urgency=low
+
+  +++ Changes by Modestas Vainius:
+
+  * Exclude phonon metapackage from automatic shlibdeps because libphonon4
+    itself ended up depending on it somehow.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 14 Jun 2008 00:54:52 +0300
+
 phonon (4:4.2~svn820171-1) experimental; urgency=low
 
   +++ Changes by Ana Guerrero, Modestas Vainius, Pino Toscano and Sune Vuorela:

Modified: branches/kde4/packages/phonon/debian/rules
===================================================================
--- branches/kde4/packages/phonon/debian/rules	2008-06-13 21:07:21 UTC (rev 11021)
+++ branches/kde4/packages/phonon/debian/rules	2008-06-13 22:21:45 UTC (rev 11022)
@@ -5,3 +5,5 @@
 PHONON_MINIMUM_VERSION := 4:4.2~
 
 DEB_DH_MAKESHLIBS_ARGS_libphonon4 = -V'libphonon4 (>> $(PHONON_MINIMUM_VERSION)), phonon(>> $(PHONON_MINIMUM_VERSION))'
+
+DEB_DH_SHLIBDEPS_ARGS_ALL = -- -xphonon




More information about the pkg-kde-commits mailing list