r20041 - in /desktop/experimental/totem/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Tue May 19 08:54:55 UTC 2009


Author: slomo
Date: Tue May 19 08:54:55 2009
New Revision: 20041

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20041
Log:
Update changelog and add transitional -xine/-gstreamer packages

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

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=20041&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog (original)
+++ desktop/experimental/totem/debian/changelog Tue May 19 08:54:55 2009
@@ -3,6 +3,20 @@
   * New upstream development release:
     + This release drops the Xine backend, this allows a much simplified
       packaging.
+    + The YouTube plugin is not built at the moment until we have a
+      libgdata package, which is required for the plugin now.
+    + debian/patches/60_build_libbaconvideowidget_statically.patch:
+      - Dropped, merged upstream.
+    + debian/patches/70_bbc_plugin.patch,
+      debian/patches/90_autotools.patch:
+      - Updated for the new version.
+    + debian/control.in,
+      debian/rules,
+      debian/*:
+      - Drop the xine flavor and merge totem-gstreamer into
+        the totem package.
+      - Remove alternatives on upgrades.
+      - Convert packaging to cdbs.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 18 May 2009 19:40:39 +0200
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=20041&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control (original)
+++ desktop/experimental/totem/debian/control Tue May 19 08:54:55 2009
@@ -79,10 +79,10 @@
 Conflicts: totem (<< 0.99.12-2),
            gnome-control-center (<< 2.15.90),
            totem-mozilla (<< 2.20.0-3),
-           totem-gstreamer,
-           totem-xine
-Replaces: totem-xine,
-          totem-gstreamer
+           totem-gstreamer (<< 2.27.1),
+           totem-xine (<< 2.27.1)
+Replaces: totem-xine (<< 2.27.1),
+          totem-gstreamer (<< 2.27.1)
 Provides: totem-xine,
           totem-gstreamer
 Recommends: totem-mozilla (= ${source:Version}),
@@ -188,3 +188,24 @@
     * Search for videos using tracker
  .
  Additional plugins can be written in C, Python or Vala.
+
+Package: totem-xine
+Architecture: all
+Depends: totem (>= 2.27.1),
+         ${misc:Depends}
+Description: A simple media player for the GNOME desktop (transitional package)
+ Totem is a simple yet featureful media player for GNOME which can read
+ a large number of file formats.
+ .
+ This package is a transitional package.
+
+Package: totem-gstreamer
+Architecture: all
+Depends: totem (>= 2.27.1),
+         ${misc:Depends}
+Description: A simple media player for the GNOME desktop (transitional package)
+ Totem is a simple yet featureful media player for GNOME which can read
+ a large number of file formats.
+ .
+ This package is a transitional package.
+

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=20041&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in (original)
+++ desktop/experimental/totem/debian/control.in Tue May 19 08:54:55 2009
@@ -79,10 +79,10 @@
 Conflicts: totem (<< 0.99.12-2),
            gnome-control-center (<< 2.15.90),
            totem-mozilla (<< 2.20.0-3),
-           totem-gstreamer,
-           totem-xine
-Replaces: totem-xine,
-          totem-gstreamer
+           totem-gstreamer (<< 2.27.1),
+           totem-xine (<< 2.27.1)
+Replaces: totem-xine (<< 2.27.1),
+          totem-gstreamer (<< 2.27.1)
 Provides: totem-xine,
           totem-gstreamer
 Recommends: totem-mozilla (= ${source:Version}),
@@ -188,3 +188,24 @@
     * Search for videos using tracker
  .
  Additional plugins can be written in C, Python or Vala.
+
+Package: totem-xine
+Architecture: all
+Depends: totem (>= 2.27.1),
+         ${misc:Depends}
+Description: A simple media player for the GNOME desktop (transitional package)
+ Totem is a simple yet featureful media player for GNOME which can read
+ a large number of file formats.
+ .
+ This package is a transitional package.
+
+Package: totem-gstreamer
+Architecture: all
+Depends: totem (>= 2.27.1),
+         ${misc:Depends}
+Description: A simple media player for the GNOME desktop (transitional package)
+ Totem is a simple yet featureful media player for GNOME which can read
+ a large number of file formats.
+ .
+ This package is a transitional package.
+




More information about the pkg-gnome-commits mailing list