r22279 - in /desktop/unstable/totem/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Nov 11 15:45:35 UTC 2009


Author: joss
Date: Wed Nov 11 15:45:34 2009
New Revision: 22279

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22279
Log:
Split the UPnP plugin in a separate totem-coherence package.
Closes: #553058.

Modified:
    desktop/unstable/totem/debian/changelog
    desktop/unstable/totem/debian/control
    desktop/unstable/totem/debian/control.in

Modified: desktop/unstable/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/changelog?rev=22279&op=diff
==============================================================================
--- desktop/unstable/totem/debian/changelog [utf-8] (original)
+++ desktop/unstable/totem/debian/changelog [utf-8] Wed Nov 11 15:45:34 2009
@@ -1,3 +1,10 @@
+totem (2.28.2-4) UNRELEASED; urgency=low
+
+  * Split the UPnP plugin in a separate totem-coherence package.
+    Closes: #553058.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 11 Nov 2009 16:44:16 +0100
+
 totem (2.28.2-3) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control?rev=22279&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control [utf-8] (original)
+++ desktop/unstable/totem/debian/control [utf-8] Wed Nov 11 15:45:34 2009
@@ -81,6 +81,7 @@
           totem-gstreamer
 Recommends: totem-mozilla (>= ${source:Version}),
             totem-plugins (>= ${source:Version}),
+            totem-coherence (>= ${source:Version}),
             gstreamer0.10-plugins-ugly,
             gstreamer0.10-plugins-bad,
             gstreamer0.10-ffmpeg
@@ -162,8 +163,7 @@
          python-gdbm,
          python-httplib2,
          python-feedparser,
-         python-beautifulsoup,
-         python-coherence
+         python-beautifulsoup
 Recommends: gnome-settings-daemon
 Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3)
 Suggests: gromit
@@ -190,6 +190,20 @@
  .
  Additional plugins can be written in C, Python or Vala.
 
+Package: totem-coherence
+Architecture: all
+Depends: totem (>= ${source:Version}),
+         totem-common (>= ${gnome:Version}),
+         totem-common (<< ${gnome:NextVersion}),
+         python-gtk2 (>= 2.13),
+         python-coherence
+Description: Coherence UPnP/DLNA plugin for totem
+ Totem is a simple yet featureful media player for GNOME which can read
+ a large number of file formats.
+ .
+ This plugin allows totem to read videos on a UPnP Media server on the 
+ network.
+
 Package: totem-xine
 Architecture: all
 Depends: totem (>= 2.27.1),

Modified: desktop/unstable/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem/debian/control.in?rev=22279&op=diff
==============================================================================
--- desktop/unstable/totem/debian/control.in [utf-8] (original)
+++ desktop/unstable/totem/debian/control.in [utf-8] Wed Nov 11 15:45:34 2009
@@ -81,6 +81,7 @@
           totem-gstreamer
 Recommends: totem-mozilla (>= ${source:Version}),
             totem-plugins (>= ${source:Version}),
+            totem-coherence (>= ${source:Version}),
             gstreamer0.10-plugins-ugly,
             gstreamer0.10-plugins-bad,
             gstreamer0.10-ffmpeg
@@ -162,8 +163,7 @@
          python-gdbm,
          python-httplib2,
          python-feedparser,
-         python-beautifulsoup,
-         python-coherence
+         python-beautifulsoup
 Recommends: gnome-settings-daemon
 Replaces: totem-xine (<< 2.20.0-3), totem-gstreamer (<< 2.20.0-3)
 Suggests: gromit
@@ -190,6 +190,20 @@
  .
  Additional plugins can be written in C, Python or Vala.
 
+Package: totem-coherence
+Architecture: all
+Depends: totem (>= ${source:Version}),
+         totem-common (>= ${gnome:Version}),
+         totem-common (<< ${gnome:NextVersion}),
+         python-gtk2 (>= 2.13),
+         python-coherence
+Description: Coherence UPnP/DLNA plugin for totem
+ Totem is a simple yet featureful media player for GNOME which can read
+ a large number of file formats.
+ .
+ This plugin allows totem to read videos on a UPnP Media server on the 
+ network.
+
 Package: totem-xine
 Architecture: all
 Depends: totem (>= 2.27.1),




More information about the pkg-gnome-commits mailing list