r36421 - in /desktop/experimental/totem/debian: changelog control control.in patches/01_fake_keypresses.patch patches/series totem-plugins.install

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Dec 5 19:51:04 UTC 2012


Author: ah
Date: Wed Dec  5 19:51:04 2012
New Revision: 36421

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36421
Log:
New upstream release


Removed:
    desktop/experimental/totem/debian/patches/01_fake_keypresses.patch
Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control
    desktop/experimental/totem/debian/control.in
    desktop/experimental/totem/debian/patches/series
    desktop/experimental/totem/debian/totem-plugins.install

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=36421&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Wed Dec  5 19:51:04 2012
@@ -1,8 +1,33 @@
-totem (3.4.2-2) UNRELEASED; urgency=low
-
+totem (3.6.3-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Add missing epochs on libxrandr and libxxf86vm build-dependencies.
 
- -- Josselin Mouette <joss at debian.org>  Fri, 06 Jul 2012 11:49:39 +0200
+  [ Andreas Henriksson ]
+  * New upstream release.
+    - switch all gstreamer 0.10 deps to gstreamer 1.0
+      (this might need tweaking to be entirely correct)
+    - replace gst*-ffmpeg with gst*-libav
+    - drop build-dependency on gstreamer0.10-gconf
+    - add build-dependency on libgstreamer-plugins-bad1.0-dev
+    - add build-dependency on gstreamer1.0-plugins-bad
+    - bump glib build dependency to 2.33.0 according to configure.in
+    - drop build-dependency on libmx-dev, no longer needed.
+    - bump gtk+ build dependency to 3.5.2 according to configure.in
+    - switch build-dependency from libclutter-gst-1.0-dev to
+      libclutter-gst-2.0-dev
+    - switch build-dependency from libgrilo-0.1-dev to libgrilo-0.2-dev
+    - add build-dependency on gsettings-desktop-schemas-dev
+    - add gsettings-desktop-schemas to totem dependencies
+    - debian/patches/series: disable 01_fake_keypresses.patch
+    - debian/totem-plugins.install: iplayer removed upstream, dropped.
+    - debian/totem-plugins.install: publish removed upstream, dropped.
+    - debian/totem-plugins.install: recent added upstream, added.
+    - debian/totem-plugins.install: apple-trailers added upstream, added.
+    - debian/totem-plugins.install: autoload-subtitles added upstream, added.
+    - make totem depend on gstreamer1.0-clutter for cluttersink element
+
+ -- Andreas Henriksson <andreas at fatal.se>  Wed, 05 Dec 2012 20:49:30 +0100
 
 totem (3.4.2-1) experimental; urgency=low
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=36421&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Wed Dec  5 19:51:04 2012
@@ -14,10 +14,10 @@
                python (>= 2.6.6-3~),
                python-gi-dev (>= 2.90.3),
                libepc-ui-dev (>= 0.4.0),
-               libglib2.0-dev (>= 2.27.92),
+               libglib2.0-dev (>= 2.33.0),
                libatk1.0-dev (>= 1.29.4),
                libgdk-pixbuf2.0-dev (>= 2.23.0),
-               libgtk-3-dev (>= 3.3.6),
+               libgtk-3-dev (>= 3.5.2),
                libtotem-plparser-dev (>= 2.32.4-2),
                libsoup2.4-dev,
                libpeas-dev (>= 1.1.0),
@@ -25,16 +25,18 @@
                liblircclient-dev (>= 0.6.6),
                gnome-pkg-tools (>= 0.10),
                scrollkeeper,
-               libgstreamer0.10-dev (>= 0.10.30),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.30),
-               gstreamer0.10-tools (>= 0.10.26),
-               gstreamer0.10-gconf,
-               gstreamer0.10-plugins-base (>= 0.10.26),
-               gstreamer0.10-plugins-good,
+               libgstreamer1.0-dev,
+               libgstreamer-plugins-base1.0-dev,
+               libgstreamer-plugins-bad1.0-dev,
+               gstreamer1.0-tools,
+               gstreamer1.0-plugins-base,
+               gstreamer1.0-plugins-bad,
+               gstreamer1.0-plugins-good,
                librsvg2-dev (>= 2.16.0-2),
                librsvg2-common (>= 2.16.0-2),
                libnautilus-extension-dev (>= 2.91.4),
                gnome-icon-theme (>= 2.15.90),
+               gsettings-desktop-schemas-dev,
                libdbus-glib-1-dev (>= 0.82),
                intltool (>= 0.40),
                autotools-dev,
@@ -52,11 +54,10 @@
                gir1.2-glib-2.0,
                gir1.2-gtk-3.0,
                gir1.2-totem-plparser-1.0,
-               libmx-dev,
-               libgrilo-0.1-dev,
+               libgrilo-0.2-dev,
                valac-0.14,
                gtk-doc-tools (>= 1.14),
-               libclutter-gst-dev,
+               libclutter-gst-2.0-dev,
                libclutter-gtk-1.0-dev
 Standards-Version: 3.9.3
 Homepage: http://www.gnome.org/projects/totem/
@@ -80,23 +81,24 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gstreamer0.10-plugins-base (>= 0.10.26),
-         gstreamer0.10-plugins-good (>= 0.10.7),
-         gstreamer0.10-x,
+         gstreamer1.0-plugins-base,
+         gstreamer1.0-plugins-good,
+         gstreamer1.0-x,
          gnome-icon-theme (>= 2.15.90),
          gnome-icon-theme-symbolic,
+         gsettings-desktop-schemas,
          totem-common (= ${source:Version})
 Conflicts: totem (<< 0.99.12-2),
            gnome-control-center (<< 2.15.90),
            totem-mozilla (<< 2.20.0-3),
            totem-gstreamer (<< 2.27.1)
 Recommends: totem-plugins,
-            gstreamer0.10-pulseaudio,
-            gstreamer0.10-plugins-ugly,
-            gstreamer0.10-plugins-bad,
-            gstreamer0.10-ffmpeg
+            gstreamer1.0-pulseaudio,
+            gstreamer1.0-plugins-ugly,
+            gstreamer1.0-plugins-bad,
+            gstreamer1.0-libav
 Suggests: gnome-codec-install,
-          gstreamer0.10-pulseaudio (>= 0.10.16-5),
+          gstreamer1.0-pulseaudio,
           totem-mozilla
 Description: Simple media player for the GNOME desktop based on GStreamer
  Totem is a simple yet featureful media player for GNOME which can read

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=36421&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Wed Dec  5 19:51:04 2012
@@ -9,10 +9,10 @@
                python (>= 2.6.6-3~),
                python-gi-dev (>= 2.90.3),
                libepc-ui-dev (>= 0.4.0),
-               libglib2.0-dev (>= 2.27.92),
+               libglib2.0-dev (>= 2.33.0),
                libatk1.0-dev (>= 1.29.4),
                libgdk-pixbuf2.0-dev (>= 2.23.0),
-               libgtk-3-dev (>= 3.3.6),
+               libgtk-3-dev (>= 3.5.2),
                libtotem-plparser-dev (>= 2.32.4-2),
                libsoup2.4-dev,
                libpeas-dev (>= 1.1.0),
@@ -20,16 +20,18 @@
                liblircclient-dev (>= 0.6.6),
                gnome-pkg-tools (>= 0.10),
                scrollkeeper,
-               libgstreamer0.10-dev (>= 0.10.30),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.30),
-               gstreamer0.10-tools (>= 0.10.26),
-               gstreamer0.10-gconf,
-               gstreamer0.10-plugins-base (>= 0.10.26),
-               gstreamer0.10-plugins-good,
+               libgstreamer1.0-dev,
+               libgstreamer-plugins-base1.0-dev,
+               libgstreamer-plugins-bad1.0-dev,
+               gstreamer1.0-tools,
+               gstreamer1.0-plugins-base,
+               gstreamer1.0-plugins-bad,
+               gstreamer1.0-plugins-good,
                librsvg2-dev (>= 2.16.0-2),
                librsvg2-common (>= 2.16.0-2),
                libnautilus-extension-dev (>= 2.91.4),
                gnome-icon-theme (>= 2.15.90),
+               gsettings-desktop-schemas-dev,
                libdbus-glib-1-dev (>= 0.82),
                intltool (>= 0.40),
                autotools-dev,
@@ -47,11 +49,10 @@
                gir1.2-glib-2.0,
                gir1.2-gtk-3.0,
                gir1.2-totem-plparser-1.0,
-               libmx-dev,
-               libgrilo-0.1-dev,
+               libgrilo-0.2-dev,
                valac-0.14,
                gtk-doc-tools (>= 1.14),
-               libclutter-gst-dev,
+               libclutter-gst-2.0-dev,
                libclutter-gtk-1.0-dev
 Standards-Version: 3.9.3
 Homepage: http://www.gnome.org/projects/totem/
@@ -75,23 +76,25 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gstreamer0.10-plugins-base (>= 0.10.26),
-         gstreamer0.10-plugins-good (>= 0.10.7),
-         gstreamer0.10-x,
+         gstreamer1.0-clutter,
+         gstreamer1.0-plugins-base,
+         gstreamer1.0-plugins-good,
+         gstreamer1.0-x,
          gnome-icon-theme (>= 2.15.90),
          gnome-icon-theme-symbolic,
+         gsettings-desktop-schemas,
          totem-common (= ${source:Version})
 Conflicts: totem (<< 0.99.12-2),
            gnome-control-center (<< 2.15.90),
            totem-mozilla (<< 2.20.0-3),
            totem-gstreamer (<< 2.27.1)
 Recommends: totem-plugins,
-            gstreamer0.10-pulseaudio,
-            gstreamer0.10-plugins-ugly,
-            gstreamer0.10-plugins-bad,
-            gstreamer0.10-ffmpeg
+            gstreamer1.0-pulseaudio,
+            gstreamer1.0-plugins-ugly,
+            gstreamer1.0-plugins-bad,
+            gstreamer1.0-libav
 Suggests: gnome-codec-install,
-          gstreamer0.10-pulseaudio (>= 0.10.16-5),
+          gstreamer1.0-pulseaudio,
           totem-mozilla
 Description: Simple media player for the GNOME desktop based on GStreamer
  Totem is a simple yet featureful media player for GNOME which can read

Modified: desktop/experimental/totem/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/series?rev=36421&op=diff
==============================================================================
--- desktop/experimental/totem/debian/patches/series [utf-8] (original)
+++ desktop/experimental/totem/debian/patches/series [utf-8] Wed Dec  5 19:51:04 2012
@@ -1,3 +1,2 @@
-01_fake_keypresses.patch
 #70_bbc_plugin.patch
 #02_revert_clutter.patch

Modified: desktop/experimental/totem/debian/totem-plugins.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/totem-plugins.install?rev=36421&op=diff
==============================================================================
--- desktop/experimental/totem/debian/totem-plugins.install [utf-8] (original)
+++ desktop/experimental/totem/debian/totem-plugins.install [utf-8] Wed Dec  5 19:51:04 2012
@@ -1,19 +1,20 @@
 # Needs porting
 # usr/lib/totem/plugins/bbc
+usr/lib/totem/plugins/apple-trailers
+usr/lib/totem/plugins/autoload-subtitles
 usr/lib/totem/plugins/brasero-disc-recorder
 usr/lib/totem/plugins/chapters
 usr/lib/totem/plugins/grilo
 usr/lib/totem/plugins/dbus
 usr/lib/totem/plugins/gromit
 usr/lib/totem/plugins/im-status
-usr/lib/totem/plugins/iplayer
 usr/lib/totem/plugins/lirc
 usr/lib/totem/plugins/media-player-keys
 usr/lib/totem/plugins/ontop
 usr/lib/totem/plugins/opensubtitles
 usr/lib/totem/plugins/properties
-usr/lib/totem/plugins/publish
 usr/lib/totem/plugins/pythonconsole
+usr/lib/totem/plugins/recent
 usr/lib/totem/plugins/rotation
 usr/lib/totem/plugins/save-file
 usr/lib/totem/plugins/screensaver




More information about the pkg-gnome-commits mailing list