[Pkg-kde-commits] rev 461 - trunk/packages/kdenetwork/debian

Christopher Martin chrsmrtn-guest@costa.debian.org
Sat, 12 Feb 2005 18:11:19 +0100


Author: chrsmrtn-guest
Date: 2005-02-12 18:11:19 +0100 (Sat, 12 Feb 2005)
New Revision: 461

Added:
   trunk/packages/kdenetwork/debian/kopete.README.Debian
Modified:
   trunk/packages/kdenetwork/debian/changelog
   trunk/packages/kdenetwork/debian/control
   trunk/packages/kdenetwork/debian/rules
Log:
kopete/xmms fix, with README.Debian.
Comments/objections/improvements welcome.


Modified: trunk/packages/kdenetwork/debian/changelog
===================================================================
--- trunk/packages/kdenetwork/debian/changelog	2005-02-12 16:18:32 UTC (rev 460)
+++ trunk/packages/kdenetwork/debian/changelog	2005-02-12 17:11:19 UTC (rev 461)
@@ -4,6 +4,11 @@
 
   * Change kopete's section to kde. (Closes: #292398)
 
+  * Change kopete's dependency on xmms to a Suggests, since only
+    the Now Listening plug-in breaks without it. Added a
+    README.Debian to explain.
+    (Closes: #238368, #276586, #292963, #293191)
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>  Date
 
 kdenetwork (4:3.3.2-1) unstable; urgency=low

Modified: trunk/packages/kdenetwork/debian/control
===================================================================
--- trunk/packages/kdenetwork/debian/control	2005-02-12 16:18:32 UTC (rev 460)
+++ trunk/packages/kdenetwork/debian/control	2005-02-12 17:11:19 UTC (rev 461)
@@ -102,7 +102,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: qca-tls
-Suggests: khelpcenter
+Suggests: khelpcenter, xmms
 Replaces: konversation (<= 0.14.0-4), sim (<= 0.9.3-2)
 Description: Instant messenger program
  KDE is a powerful Open Source graphical desktop environment for Unix
@@ -113,9 +113,14 @@
  Kopete is an instant messenger program which can communicate with a variety
  of IM systems, such as ICQ, MSN, IRC and Jabber.
  .
+ Kopete includes the "Now Listening" plug-in that can report what music you
+ are currently listening to, in a number of different players, including
+ xmms, noatun, and amarok. Note that for this plug-in to function at all,
+ with any player, xmms must be installed.
+ .
  Support for more IM protocols can be added through a plugin system.
  .
-  Homepage: http://kopete.kde.org/
+ Homepage: http://kopete.kde.org/
  .
  This package is part of the official KDE network module.
 

Added: trunk/packages/kdenetwork/debian/kopete.README.Debian
===================================================================
--- trunk/packages/kdenetwork/debian/kopete.README.Debian	2005-02-12 16:18:32 UTC (rev 460)
+++ trunk/packages/kdenetwork/debian/kopete.README.Debian	2005-02-12 17:11:19 UTC (rev 461)
@@ -0,0 +1,7 @@
+kopete, xmms, and you
+=====================
+
+Kopete includes the "Now Listening" plug-in that can report what music you
+are currently listening to, in a number of different players, including
+xmms, noatun, and amarok. For this plug-in to function, however, xmms must
+be installed - no matter which player you intend to use.

Modified: trunk/packages/kdenetwork/debian/rules
===================================================================
--- trunk/packages/kdenetwork/debian/rules	2005-02-12 16:18:32 UTC (rev 460)
+++ trunk/packages/kdenetwork/debian/rules	2005-02-12 17:11:19 UTC (rev 461)
@@ -217,7 +217,7 @@
 #	dh_python
 	env DH_COMPAT=3 dh_makeshlibs -V
 	dh_installdeb
-	dh_shlibdeps -ldebian/kopete/usr/lib:debian/librss1/usr/lib
+	dh_shlibdeps -ldebian/kopete/usr/lib:debian/librss1/usr/lib -Xusr/lib/kde3/kopete_nowlistening.so
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb