r26043 - in /desktop/experimental/totem/debian: changelog control control.in patches/80_webm.patch patches/81_mpegts.patch patches/82_youtube_api.patch patches/90_autotools.patch patches/series rules source/ source/format

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Dec 19 01:06:21 UTC 2010


Author: pochu
Date: Sun Dec 19 01:06:18 2010
New Revision: 26043

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26043
Log:
* New upstream development release.
  - debian/patches/80_webm.patch,
    debian/patches/81_mpegts.patch,
    debian/patches/82_youtube_api.patch:
    + Removed, applied upstream.
  - debian/patches/90_autotools.patch:
    + Removed, no longer needed.
  - debian/patches/70_bbc_plugin.patch:
    + Disabled, needs porting.
  - debian/control.in:
    + Updated build dependencies and dependencies.
    + Removed transitional totem-xine and totem-gstreamer packages.
* debian/rules,
  debian/control.in,
  debian/source/format:
  - Switch to source format 3.0 (quilt).

Added:
    desktop/experimental/totem/debian/source/
    desktop/experimental/totem/debian/source/format
Removed:
    desktop/experimental/totem/debian/patches/80_webm.patch
    desktop/experimental/totem/debian/patches/81_mpegts.patch
    desktop/experimental/totem/debian/patches/82_youtube_api.patch
    desktop/experimental/totem/debian/patches/90_autotools.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

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=26043&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Sun Dec 19 01:06:18 2010
@@ -1,6 +1,25 @@
-totem (2.30.2-6) UNRELEASED; urgency=low
-
+totem (2.91.0-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Only suggest totem-mozilla. Closes: #599638.
+
+  [ Emilio Pozuelo Monfort ]
+  * New upstream development release.
+    - debian/patches/80_webm.patch,
+      debian/patches/81_mpegts.patch,
+      debian/patches/82_youtube_api.patch:
+      + Removed, applied upstream.
+    - debian/patches/90_autotools.patch:
+      + Removed, no longer needed.
+    - debian/patches/70_bbc_plugin.patch:
+      + Disabled, needs porting.
+    - debian/control.in:
+      + Updated build dependencies and dependencies.
+      + Removed transitional totem-xine and totem-gstreamer packages.
+  * debian/rules,
+    debian/control.in,
+    debian/source/format:
+    - Switch to source format 3.0 (quilt).
 
  -- Josselin Mouette <joss at debian.org>  Tue, 19 Oct 2010 22:55:04 +0200
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=26043&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Sun Dec 19 01:06:18 2010
@@ -13,18 +13,19 @@
                quilt,
                python-support (>= 0.6),
                libepc-ui-dev (>= 0.3.0),
-               libglib2.0-dev (>= 2.22),
+               libglib2.0-dev (>= 2.25.11),
                libatk1.0-dev (>= 1.29.4),
-               libgtk2.0-dev (>= 2.19.5),
-               libunique-dev,
+               libgtk3.0-dev (>= 2.90.7),
                libtotem-plparser-dev (>= 2.29.1),
+               libsoup2.4-dev,
+               libxml2-dev (>= 2.6.0),
                libtracker-client-0.8-dev (>= 0.8.1),
                liblircclient-dev (>= 0.6.6),
                libirman-dev (>= 0.4.2),
                gnome-pkg-tools (>= 0.10),
                scrollkeeper,
-               libgstreamer0.10-dev (>= 0.10.28.1),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.26),
+               libgstreamer0.10-dev (>= 0.10.30),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.30),
                gstreamer0.10-tools (>= 0.10.26),
                gstreamer0.10-plugins-base (>= 0.10.26),
                gstreamer0.10-plugins-good,
@@ -38,7 +39,6 @@
                intltool (>= 0.40),
                autotools-dev,
                dpkg-dev (>= 1.13.19),
-               libgconf2-dev,
                shared-mime-info (>= 0.22),
                libhal-dev (>= 0.5),
                libcam-dev [kfreebsd-i386 kfreebsd-amd64],
@@ -48,13 +48,7 @@
                libx11-dev,
                x11proto-core-dev,
                gnome-doc-utils,
-               python-dev (>= 2.3),
-               python-gobject-dev (>= 2.15.3),
-               python-gtk2-dev (>= 2.13),
-               python-gst0.10-dev (>= 0.10.11),
-               python-xdg,
-               python-rdflib,
-               libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+               libbluetooth-dev [linux-any],
                libgalago-dev (>= 0.5.2),
                libgdata-dev (>= 0.6.0)
 Standards-Version: 3.8.4
@@ -157,7 +151,6 @@
          ${python:Depends},
          python-gobject (>= 2.18),
          python-gtk2 (>= 2.13),
-         python-gconf,
          python-gdata,
          python-gst0.10 (>= 0.10.11),
          python-xdg,
@@ -210,26 +203,3 @@
  .
  This plugin allows totem to read videos on a UPnP Media server on the 
  network.
-
-Package: totem-xine
-Architecture: all
-Depends: totem (>= 2.27.1),
-         gstreamer0.10-plugins-bad,
-         gstreamer0.10-plugins-ugly,
-         ${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=26043&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Sun Dec 19 01:06:18 2010
@@ -5,21 +5,21 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 5.0.51~),
                cdbs,
-               quilt,
                python-support (>= 0.6),
                libepc-ui-dev (>= 0.3.0),
-               libglib2.0-dev (>= 2.22),
+               libglib2.0-dev (>= 2.25.11),
                libatk1.0-dev (>= 1.29.4),
-               libgtk2.0-dev (>= 2.19.5),
-               libunique-dev,
+               libgtk3.0-dev (>= 2.90.7),
                libtotem-plparser-dev (>= 2.29.1),
+               libsoup2.4-dev,
+               libxml2-dev (>= 2.6.0),
                libtracker-client-0.8-dev (>= 0.8.1),
                liblircclient-dev (>= 0.6.6),
                libirman-dev (>= 0.4.2),
                gnome-pkg-tools (>= 0.10),
                scrollkeeper,
-               libgstreamer0.10-dev (>= 0.10.28.1),
-               libgstreamer-plugins-base0.10-dev (>= 0.10.26),
+               libgstreamer0.10-dev (>= 0.10.30),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.30),
                gstreamer0.10-tools (>= 0.10.26),
                gstreamer0.10-plugins-base (>= 0.10.26),
                gstreamer0.10-plugins-good,
@@ -33,7 +33,6 @@
                intltool (>= 0.40),
                autotools-dev,
                dpkg-dev (>= 1.13.19),
-               libgconf2-dev,
                shared-mime-info (>= 0.22),
                libhal-dev (>= 0.5),
                libcam-dev [kfreebsd-i386 kfreebsd-amd64],
@@ -43,13 +42,7 @@
                libx11-dev,
                x11proto-core-dev,
                gnome-doc-utils,
-               python-dev (>= 2.3),
-               python-gobject-dev (>= 2.15.3),
-               python-gtk2-dev (>= 2.13),
-               python-gst0.10-dev (>= 0.10.11),
-               python-xdg,
-               python-rdflib,
-               libbluetooth-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+               libbluetooth-dev [linux-any],
                libgalago-dev (>= 0.5.2),
                libgdata-dev (>= 0.6.0)
 Standards-Version: 3.8.4
@@ -152,7 +145,6 @@
          ${python:Depends},
          python-gobject (>= 2.18),
          python-gtk2 (>= 2.13),
-         python-gconf,
          python-gdata,
          python-gst0.10 (>= 0.10.11),
          python-xdg,
@@ -205,26 +197,3 @@
  .
  This plugin allows totem to read videos on a UPnP Media server on the 
  network.
-
-Package: totem-xine
-Architecture: all
-Depends: totem (>= 2.27.1),
-         gstreamer0.10-plugins-bad,
-         gstreamer0.10-plugins-ugly,
-         ${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/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/patches/series?rev=26043&op=diff
==============================================================================
--- desktop/experimental/totem/debian/patches/series [utf-8] (original)
+++ desktop/experimental/totem/debian/patches/series [utf-8] Sun Dec 19 01:06:18 2010
@@ -1,6 +1,2 @@
 01_fake_keypresses.patch
-70_bbc_plugin.patch
-80_webm.patch
-81_mpegts.patch
-82_youtube_api.patch
-90_autotools.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=26043&op=diff
==============================================================================
--- desktop/experimental/totem/debian/rules [utf-8] (original)
+++ desktop/experimental/totem/debian/rules [utf-8] Sun Dec 19 01:06:18 2010
@@ -5,7 +5,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.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

Added: desktop/experimental/totem/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/source/format?rev=26043&op=file
==============================================================================
--- desktop/experimental/totem/debian/source/format (added)
+++ desktop/experimental/totem/debian/source/format [utf-8] Sun Dec 19 01:06:18 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list