r34165 - in /desktop/experimental/totem/debian: changelog control.in patches/series rules totem-plugins.install

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Apr 5 10:33:52 UTC 2012


Author: ah
Date: Thu Apr  5 10:33:50 2012
New Revision: 34165

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

Temporarily disable the revive xvideo patch for now until someone updates it.


Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control.in
    desktop/experimental/totem/debian/patches/series
    desktop/experimental/totem/debian/rules
    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=34165&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Thu Apr  5 10:33:50 2012
@@ -1,4 +1,4 @@
-totem (3.2.1-3) UNRELEASED; urgency=low
+totem (3.4.0-1) UNRELEASED; urgency=low
 
   [ Michael Biebl ]
   * Remove coherence plugin leftovers. It doesn't look like this plugin is
@@ -14,7 +14,16 @@
   * totem-plugins.install: remove rotation plugin.
   * Drop useless build-dependency on libmusicbrainz.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 17 Dec 2011 01:12:30 +0100
+  [ Andreas Henriksson ]
+  * New upstream release, 3.4.0.
+  * No longer try to install dropped bemused and youtube plugins.
+  * Bump GTK+ build-dependency to >= 3.3.6 as required by configure script.
+    - could possibly be reverted, when reverting changes to make below apply.
+  * Disable d/p/02_revert_clutter.patch for now, doesn't apply against 3.4.0.
+  * Temporarily add build-dependencies needed because of above:
+    - libclutter-gst-dev, libclutter-gtk-1.0-dev
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 05 Apr 2012 12:32:49 +0200
 
 totem (3.2.1-2) experimental; urgency=low
 

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=34165&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Thu Apr  5 10:33:50 2012
@@ -12,7 +12,7 @@
                libglib2.0-dev (>= 2.27.92),
                libatk1.0-dev (>= 1.29.4),
                libgdk-pixbuf2.0-dev (>= 2.23.0),
-               libgtk-3-dev (>= 3.0.0),
+               libgtk-3-dev (>= 3.3.6),
                libtotem-plparser-dev (>= 2.32.4-2),
                libsoup2.4-dev,
                libpeas-dev (>= 1.1.0),
@@ -52,7 +52,9 @@
                libmx-dev,
                libgrilo-0.1-dev,
                valac-0.14,
-               gtk-doc-tools (>= 1.14)
+               gtk-doc-tools (>= 1.14),
+               libclutter-gst-dev,
+               libclutter-gtk-1.0-dev
 Standards-Version: 3.9.2
 Homepage: http://www.gnome.org/projects/totem/
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/totem

Modified: desktop/experimental/totem/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/series?rev=34165&op=diff
==============================================================================
--- desktop/experimental/totem/debian/patches/series [utf-8] (original)
+++ desktop/experimental/totem/debian/patches/series [utf-8] Thu Apr  5 10:33:50 2012
@@ -1,3 +1,3 @@
 01_fake_keypresses.patch
 #70_bbc_plugin.patch
-02_revert_clutter.patch
+#02_revert_clutter.patch

Modified: desktop/experimental/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/rules?rev=34165&op=diff
==============================================================================
--- desktop/experimental/totem/debian/rules [utf-8] (original)
+++ desktop/experimental/totem/debian/rules [utf-8] Thu Apr  5 10:33:50 2012
@@ -23,12 +23,6 @@
 DEB_DH_MAKESHLIBS_ARGS_totem += -X/usr/lib/nautilus/
 DEB_DH_MAKESHLIBS_ARGS_libtotem0 += -V'libtotem0 (>= $(DEB_VERSION)), libtotem0 (<< $(DEB_GNOME_NEXTVERSION))'
 
-ifeq ($(DEB_HOST_ARCH_OS),linux)
-install/totem-plugins::
-	dh_install --autodest -ptotem-plugins --ignore=debian/totem-plugins.install \
-		debian/tmp/usr/lib/totem/plugins/bemused
-endif
-
 binary-install/totem::
 	dh_python2 -ptotem /usr/lib/totem/totem
 binary-install/totem-plugins::

Modified: desktop/experimental/totem/debian/totem-plugins.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/totem-plugins.install?rev=34165&op=diff
==============================================================================
--- desktop/experimental/totem/debian/totem-plugins.install [utf-8] (original)
+++ desktop/experimental/totem/debian/totem-plugins.install [utf-8] Thu Apr  5 10:33:50 2012
@@ -1,7 +1,5 @@
 # Needs porting
 # usr/lib/totem/plugins/bbc
-# Installed from debian/rules
-# usr/lib/totem/plugins/bemused
 usr/lib/totem/plugins/brasero-disc-recorder
 usr/lib/totem/plugins/chapters
 usr/lib/totem/plugins/grilo
@@ -20,4 +18,3 @@
 usr/lib/totem/plugins/screensaver
 usr/lib/totem/plugins/screenshot
 usr/lib/totem/plugins/skipto
-usr/lib/totem/plugins/youtube




More information about the pkg-gnome-commits mailing list