r26196 - in /desktop/experimental/totem/debian: changelog control control.in patches/02_gtk_build_fixes.patch patches/03_more_gtk_build_fixes.patch patches/series rules totem-plugins.install

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Jan 11 01:17:46 UTC 2011


Author: pochu
Date: Tue Jan 11 01:17:45 2011
New Revision: 26196

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

Removed:
    desktop/experimental/totem/debian/patches/02_gtk_build_fixes.patch
    desktop/experimental/totem/debian/patches/03_more_gtk_build_fixes.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/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=26196&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Tue Jan 11 01:17:45 2011
@@ -1,4 +1,4 @@
-totem (2.91.0-1) UNRELEASED; urgency=low
+totem (2.91.4-1) UNRELEASED; urgency=low
 
   [ Josselin Mouette ]
   * Only suggest totem-mozilla. Closes: #599638.
@@ -14,9 +14,6 @@
       + Removed, no longer needed.
     - debian/patches/70_bbc_plugin.patch:
       + Disabled, needs porting.
-    - debian/patches/02_gtk_build_fixes.patch,
-      debian/patches/03_more_gtk_build_fixes.patch:
-      + Patches from upstream git, fix build with latest GTK+ 3.
     - debian/control.in:
       + Updated build dependencies and dependencies.
       + Removed transitional totem-xine and totem-gstreamer packages.

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=26196&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Tue Jan 11 01:17:45 2011
@@ -10,11 +10,14 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: debhelper (>= 5.0.51~),
                cdbs (>= 0.4.90),
+               python (>= 2.3),
                python-support (>= 0.6),
+               python-gobject-dev (>= 2.27),
                libepc-ui-dev (>= 0.3.0),
-               libglib2.0-dev (>= 2.25.11),
+               libglib2.0-dev (>= 2.26),
                libatk1.0-dev (>= 1.29.4),
-               libgtk3.0-dev (>= 2.91.6),
+               libgdk-pixbuf2.0-dev (>= 2.23.0),
+               libgtk3.0-dev (>= 2.91.7),
                libtotem-plparser-dev (>= 2.29.1),
                libsoup2.4-dev,
                libpeas-dev (>= 0.7.0),
@@ -34,7 +37,7 @@
                libnautilus-extension-dev (>= 2.91.4),
                libmusicbrainz4-dev (>= 2.1.1-4.1),
                gnome-icon-theme (>= 2.15.90),
-               libdbus-glib-1-dev (>= 0.61),
+               libdbus-glib-1-dev (>= 0.82),
                xulrunner-dev,
                intltool (>= 0.40),
                autotools-dev,
@@ -47,7 +50,7 @@
                libxxf86vm-dev (>= 1.0.1),
                libx11-dev,
                x11proto-core-dev,
-               gnome-doc-utils,
+               gnome-doc-utils (>= 0.20.3),
                libbluetooth-dev [linux-any],
                libgalago-dev (>= 0.5.2),
                libgdata-dev (>= 0.6.0),
@@ -153,7 +156,7 @@
          gir1.2-glib-2.0,
          gir1.2-pango-1.0,
          gir1.2-peas-1.0,
-         python-gobject (>= 2.18),
+         python-gobject (>= 2.27),
          python-xdg,
          python-httplib2,
          python-feedparser

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=26196&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Tue Jan 11 01:17:45 2011
@@ -5,11 +5,14 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5.0.51~),
                cdbs (>= 0.4.90),
+               python (>= 2.3),
                python-support (>= 0.6),
+               python-gobject-dev (>= 2.27),
                libepc-ui-dev (>= 0.3.0),
-               libglib2.0-dev (>= 2.25.11),
+               libglib2.0-dev (>= 2.26),
                libatk1.0-dev (>= 1.29.4),
-               libgtk3.0-dev (>= 2.91.6),
+               libgdk-pixbuf2.0-dev (>= 2.23.0),
+               libgtk3.0-dev (>= 2.91.7),
                libtotem-plparser-dev (>= 2.29.1),
                libsoup2.4-dev,
                libpeas-dev (>= 0.7.0),
@@ -29,7 +32,7 @@
                libnautilus-extension-dev (>= 2.91.4),
                libmusicbrainz4-dev (>= 2.1.1-4.1),
                gnome-icon-theme (>= 2.15.90),
-               libdbus-glib-1-dev (>= 0.61),
+               libdbus-glib-1-dev (>= 0.82),
                xulrunner-dev,
                intltool (>= 0.40),
                autotools-dev,
@@ -42,7 +45,7 @@
                libxxf86vm-dev (>= 1.0.1),
                libx11-dev,
                x11proto-core-dev,
-               gnome-doc-utils,
+               gnome-doc-utils (>= 0.20.3),
                libbluetooth-dev [linux-any],
                libgalago-dev (>= 0.5.2),
                libgdata-dev (>= 0.6.0),
@@ -148,7 +151,7 @@
          gir1.2-glib-2.0,
          gir1.2-pango-1.0,
          gir1.2-peas-1.0,
-         python-gobject (>= 2.18),
+         python-gobject (>= 2.27),
          python-xdg,
          python-httplib2,
          python-feedparser

Modified: desktop/experimental/totem/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/series?rev=26196&op=diff
==============================================================================
--- desktop/experimental/totem/debian/patches/series [utf-8] (original)
+++ desktop/experimental/totem/debian/patches/series [utf-8] Tue Jan 11 01:17:45 2011
@@ -1,4 +1,2 @@
 01_fake_keypresses.patch
-02_gtk_build_fixes.patch
-03_more_gtk_build_fixes.patch
 #70_bbc_plugin.patch

Modified: desktop/experimental/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/rules?rev=26196&op=diff
==============================================================================
--- desktop/experimental/totem/debian/rules [utf-8] (original)
+++ desktop/experimental/totem/debian/rules [utf-8] Tue Jan 11 01:17:45 2011
@@ -1,14 +1,12 @@
 #!/usr/bin/make -f
 #-*- makefile -*-
-
-#export DH_VERBOSE=1
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
--include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--enable-vala=no \

Modified: desktop/experimental/totem/debian/totem-plugins.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/totem-plugins.install?rev=26196&op=diff
==============================================================================
--- desktop/experimental/totem/debian/totem-plugins.install [utf-8] (original)
+++ desktop/experimental/totem/debian/totem-plugins.install [utf-8] Tue Jan 11 01:17:45 2011
@@ -15,6 +15,7 @@
 debian/tmp/usr/lib/totem/plugins/properties
 debian/tmp/usr/lib/totem/plugins/publish
 debian/tmp/usr/lib/totem/plugins/pythonconsole
+debian/tmp/usr/lib/totem/plugins/save-file
 debian/tmp/usr/lib/totem/plugins/screensaver
 debian/tmp/usr/lib/totem/plugins/screenshot
 debian/tmp/usr/lib/totem/plugins/skipto




More information about the pkg-gnome-commits mailing list