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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Dec 12 18:40:46 UTC 2012


Author: biebl
Date: Wed Dec 12 18:40:46 2012
New Revision: 36463

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36463
Log:
implementations and is not ready for prime time yet. Closes: #673667
* Drop explicit Build-Depends on gir packages, they are pulled in by the
corresponding -dev package.

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=36463&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Wed Dec 12 18:40:46 2012
@@ -5,7 +5,9 @@
 
   [ Michael Biebl ]
   * Disable the Vegas browser plugin. It conflicts with other Flash
-    implementations and is not ready for prime time yet. Closes: #673667)
+    implementations and is not ready for prime time yet. Closes: #673667
+  * Drop explicit Build-Depends on gir packages, they are pulled in by the
+    corresponding -dev package.
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 06 Dec 2012 22:26:10 +0100
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=36463&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Wed Dec 12 18:40:46 2012
@@ -7,7 +7,7 @@
 Section: video
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
                dh-autoreconf,
@@ -51,9 +51,6 @@
                libgdata-dev (>= 0.8.0),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12),
-               gir1.2-glib-2.0,
-               gir1.2-gtk-3.0,
-               gir1.2-totem-plparser-1.0,
                libgrilo-0.2-dev,
                valac-0.14,
                gtk-doc-tools (>= 1.14),
@@ -81,6 +78,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
+         gstreamer1.0-clutter,
          gstreamer1.0-plugins-base,
          gstreamer1.0-plugins-good,
          gstreamer1.0-x,
@@ -98,7 +96,6 @@
             gstreamer1.0-plugins-bad,
             gstreamer1.0-libav
 Suggests: gnome-codec-install,
-          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=36463&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Wed Dec 12 18:40:46 2012
@@ -46,9 +46,6 @@
                libgdata-dev (>= 0.8.0),
                gobject-introspection (>= 0.9.12-4~),
                libgirepository1.0-dev (>= 0.9.12),
-               gir1.2-glib-2.0,
-               gir1.2-gtk-3.0,
-               gir1.2-totem-plparser-1.0,
                libgrilo-0.2-dev,
                valac-0.14,
                gtk-doc-tools (>= 1.14),




More information about the pkg-gnome-commits mailing list