r12645 - in /desktop/unstable/gnome-applets/debian: changelog control control.in

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Fri Sep 21 07:18:15 UTC 2007


Author: slomo
Date: Fri Sep 21 07:18:15 2007
New Revision: 12645

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12645
Log:
* debian/patches/80_mixer_user_gstreamer_signals.patch,
  debian/control.in:
    mixer changes instead of polling (Closes: #424015). This requires
    gst-plugins-base >= 0.10.14.

Modified:
    desktop/unstable/gnome-applets/debian/changelog
    desktop/unstable/gnome-applets/debian/control
    desktop/unstable/gnome-applets/debian/control.in

Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=12645&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog (original)
+++ desktop/unstable/gnome-applets/debian/changelog Fri Sep 21 07:18:15 2007
@@ -1,4 +1,4 @@
-gnome-applets (2.20.0-1) UNRELEASED; urgency=low
+gnome-applets (2.20.0-1) unstable; urgency=low
 
   [ Christian Perrier]
   * Debconf translation updates:
@@ -31,9 +31,11 @@
       - Updated.
     + debian/patches/10_colourado-l10n.patch:
       - Dropped, merged upstream.
-  * debian/patches/80_mixer_user_gstreamer_signals.patch:
+  * debian/patches/80_mixer_user_gstreamer_signals.patch,
+    debian/control.in:
     + Patch from Ubuntu/Bugzilla (#370937). Use signals to get notified about
-      mixer changes instead of polling (Closes: #424015).
+      mixer changes instead of polling (Closes: #424015). This requires
+      gst-plugins-base >= 0.10.14.
   * debian/patches/09_modemlights_use_new_gst.patch,
     debian/control.in:
     + Patch from Ubuntu to use the new gnome-system-tools for the modemlights
@@ -45,7 +47,7 @@
   [ Josselin Mouette ]
   * Demote tomboy from recommends to suggests (closes: #435601).
 
- -- Josselin Mouette <joss at debian.org>  Wed, 19 Sep 2007 11:38:26 +0200
+ -- Sebastian Dröge <slomo at debian.org>  Fri, 21 Sep 2007 09:17:07 +0200
 
 gnome-applets (2.18.0-4) unstable; urgency=low
 

Modified: desktop/unstable/gnome-applets/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control?rev=12645&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control (original)
+++ desktop/unstable/gnome-applets/debian/control Fri Sep 21 07:18:15 2007
@@ -41,7 +41,7 @@
                docbook-utils,
                gnome-doc-utils (>= 0.3.2),
                libapm-dev | not+linux-gnu,
-               libgstreamer-plugins-base0.10-dev (>= 0.10.2),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.14),
                libxkbfile-dev,
                libcpufreq-dev,
                python-gnome2-desktop-dev,

Modified: desktop/unstable/gnome-applets/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/control.in?rev=12645&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/control.in (original)
+++ desktop/unstable/gnome-applets/debian/control.in Fri Sep 21 07:18:15 2007
@@ -41,7 +41,7 @@
                docbook-utils,
                gnome-doc-utils (>= 0.3.2),
                libapm-dev | not+linux-gnu,
-               libgstreamer-plugins-base0.10-dev (>= 0.10.2),
+               libgstreamer-plugins-base0.10-dev (>= 0.10.14),
                libxkbfile-dev,
                libcpufreq-dev,
                python-gnome2-desktop-dev,




More information about the pkg-gnome-commits mailing list