r26053 - in /desktop/experimental/totem/debian: changelog control.in totem-plugins.install totem.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Dec 19 14:55:45 UTC 2010


Author: pochu
Date: Sun Dec 19 14:55:44 2010
New Revision: 26053

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26053
Log:
    + Don't build totem-coherence for now, it hasn't been ported
      to PyGI and so it's that plugin or all the others.
  - debian/totem.install:
    + Ship libtotem here.

Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control.in
    desktop/experimental/totem/debian/totem-plugins.install
    desktop/experimental/totem/debian/totem.install

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=26053&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Sun Dec 19 14:55:44 2010
@@ -20,9 +20,13 @@
     - debian/control.in:
       + Updated build dependencies and dependencies.
       + Removed transitional totem-xine and totem-gstreamer packages.
+      + Don't build totem-coherence for now, it hasn't been ported
+        to PyGI and so it's that plugin or all the others.
     - debian/totem-common.install:
       + Don't install the gconf schemas, they're gone. Install the
         gsettings files instead.
+    - debian/totem.install:
+      + Ship libtotem here.
   * debian/rules,
     debian/control.in,
     debian/source/format:

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=26053&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Sun Dec 19 14:55:44 2010
@@ -183,20 +183,20 @@
  .
  Additional plugins can be written in C, Python or Vala.
 
-Package: totem-coherence
-Architecture: all
-Depends: totem-plugins (>= ${source:Version}),
-         totem-common (>= ${gnome:Version}),
-         totem-common (<< ${gnome:NextVersion}),
-         ${misc:Depends},
-         ${python:Depends},
-         python-gtk2 (>= 2.13),
-         python-coherence
-Conflicts: totem-plugins (<< 2.28.2-4)
-Replaces: totem-plugins (<< 2.30.2-3)
-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-coherence
+#Architecture: all
+#Depends: totem-plugins (>= ${source:Version}),
+#         totem-common (>= ${gnome:Version}),
+#         totem-common (<< ${gnome:NextVersion}),
+#         ${misc:Depends},
+#         ${python:Depends},
+#         python-gtk2 (>= 2.13),
+#         python-coherence
+#Conflicts: totem-plugins (<< 2.28.2-4)
+#Replaces: totem-plugins (<< 2.30.2-3)
+#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.

Modified: desktop/experimental/totem/debian/totem-plugins.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/totem-plugins.install?rev=26053&op=diff
==============================================================================
--- desktop/experimental/totem/debian/totem-plugins.install [utf-8] (original)
+++ desktop/experimental/totem/debian/totem-plugins.install [utf-8] Sun Dec 19 14:55:44 2010
@@ -1,4 +1,5 @@
-debian/tmp/usr/lib/totem/plugins/bbc
+# Needs porting
+# debian/tmp/usr/lib/totem/plugins/bbc
 # Installed from debian/rules
 # debian/tmp/usr/lib/totem/plugins/bemused
 debian/tmp/usr/lib/totem/plugins/brasero-disc-recorder
@@ -18,6 +19,5 @@
 debian/tmp/usr/lib/totem/plugins/screenshot
 debian/tmp/usr/lib/totem/plugins/skipto
 debian/tmp/usr/lib/totem/plugins/thumbnail
-debian/tmp/usr/lib/totem/plugins/totem
 debian/tmp/usr/lib/totem/plugins/tracker
 debian/tmp/usr/lib/totem/plugins/youtube

Modified: desktop/experimental/totem/debian/totem.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/totem.install?rev=26053&op=diff
==============================================================================
--- desktop/experimental/totem/debian/totem.install [utf-8] (original)
+++ desktop/experimental/totem/debian/totem.install [utf-8] Sun Dec 19 14:55:44 2010
@@ -1,5 +1,6 @@
 debian/bug/control /usr/share/bug/totem/
 debian/tmp/usr/bin
+debian/tmp/usr/lib/libtotem.so.*
 debian/tmp/usr/lib/totem/totem
 debian/tmp/usr/lib/totem/totem-plugin-viewer
 debian/tmp/usr/lib/nautilus




More information about the pkg-gnome-commits mailing list