[Pkg-cli-apps-commits] [SCM] banshee-community-extensions branch, ubuntu-lucid, updated. debian/1.6.1-1ubuntu1.lucid1-2-g51325f2

Chow Loong Jin hyperair at ubuntu.com
Sun Jul 25 17:14:31 UTC 2010


The following commit has been merged in the ubuntu-lucid branch:
commit b608eb4dd8baf5eedd8e62a3edf258f2f5451bd0
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Fri Jul 2 18:50:47 2010 +0800

    Revert "Re-enable telepathy extension"
    
    This reverts commit 099dc9d8bc48d1c325137bcf77d3ac97621c4a1b.

diff --git a/debian/control b/debian/control
index 1ba14fe..b6d69e8 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Recommends: banshee-extension-alarm (>= ${source:Version}),
          banshee-extension-mirage (>= ${source:Version}),
          banshee-extension-radiostationfetcher (>= ${source:Version}),
          banshee-extension-streamrecorder (>= ${source:Version}),
-         banshee-extension-telepathy (>= ${source:Version}),
+#         banshee-extension-telepathy (>= ${source:Version}),
          banshee-extension-ubuntuonemusicstore (>= ${source:Version}),
 Depends: banshee (>= ${banshee:Version}),
          ${misc:Depends}
@@ -234,30 +234,31 @@ Description: StreamRecorder extension for Banshee
  .
  Banshee is a media management and playback application for the GNOME desktop.
 
-Package: banshee-extension-telepathy
-Architecture: all
-Depends: banshee-extensions-common (= ${source:Version}),
-         empathy (>= 2.27.91),
-         telepathy-gabble (>= 0.9),
-         telepathy-mission-control-5 (>= 5.3.1),
-         ${cli:Depends}, ${misc:Depends}
-Description: Telepathy extension for Banshee
- This extension provides integration between the Empathy instant messenger and
- Banshee. It provides the following features:
- .
-  * Download your friends' Banshee library metadata and check out what they
-    listen to, their ratings, BPM values, etc.
-  * View your friends' playlists and export them to disk
-  * Share what you're listening to with all your instant messaging friends by
-    advertising the track, artist, and album of the currently playing track in
-    Empathy's status message. This can be disabled.
-  * Download your friends' music; one track at a time or a selection. You can
-    cancel ones in progress, queued, individually or all at once. The sender has
-    the option to cancel all in progress or queued transfers only. Both sender
-    and receiver get a progress bar. File sharing can be disabled.
-  * Stream your friends' music. This feature can be disabled.
- .
- Banshee is a media management and playback application for the GNOME desktop.
+#Package: banshee-extension-telepathy
+#Architecture: all
+#Depends: banshee (>= ${banshee:Version}),
+#         banshee-extensions-common (= ${source:Version}),
+#         empathy (>= 2.27.91),
+#         telepathy-gabble (>= 0.9),
+#         telepathy-mission-control-5 (>= 5.3.1),
+#         ${cli:Depends}, ${misc:Depends}
+#Description: Telepathy extension for Banshee
+# This extension provides integration between the Empathy instant messenger and
+# Banshee. It provides the following features:
+# .
+#  * Download your friends' Banshee library metadata and check out what they
+#    listen to, their ratings, BPM values, etc.
+#  * View your friends' playlists and export them to disk
+#  * Share what you're listening to with all your instant messaging friends by
+#    advertising the track, artist, and album of the currently playing track in
+#    Empathy's status message. This can be disabled.
+#  * Download your friends' music; one track at a time or a selection. You can
+#    cancel ones in progress, queued, individually or all at once. The sender has
+#    the option to cancel all in progress or queued transfers only. Both sender
+#    and receiver get a progress bar. File sharing can be disabled.
+#  * Stream your friends' music. This feature can be disabled.
+# .
+#  Banshee is a media management and playback application for the GNOME desktop.
 
 Package: banshee-extension-ubuntuonemusicstore
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 69fd269..733a5d7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_configure:
 		--enable-mirage \
 		--enable-radiostationfetcher \
 		--enable-streamrecorder \
-		--enable-telepathy \
+		--disable-telepathy \
 		--enable-ubuntuonemusicstore \
 		--disable-shave \
 		MCS=/usr/bin/mono-csc

-- 
banshee-community-extensions



More information about the Pkg-cli-apps-commits mailing list