r25808 - in /desktop/unstable/gnome-speech/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Dec 8 15:34:31 UTC 2010


Author: joss
Date: Wed Dec  8 15:34:30 2010
New Revision: 25808

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25808
Log:
Only suggest festival. Closes: #492974 and avoids leaking processes 
in the gdm3 session.

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

Modified: desktop/unstable/gnome-speech/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/changelog?rev=25808&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-speech/debian/changelog [utf-8] Wed Dec  8 15:34:30 2010
@@ -1,3 +1,10 @@
+gnome-speech (1:0.4.25-4) UNRELEASED; urgency=low
+
+  * Only suggest festival. Closes: #492974 and avoids leaking processes 
+    in the gdm3 session.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 08 Dec 2010 16:33:25 +0100
+
 gnome-speech (1:0.4.25-3) unstable; urgency=low
 
   [ Mario Lang ]

Modified: desktop/unstable/gnome-speech/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/control?rev=25808&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-speech/debian/control [utf-8] Wed Dec  8 15:34:30 2010
@@ -21,7 +21,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: festival
+Suggests: festival
 Conflicts: libgnome-speech3
 Description: GNOME text-to-speech library
  The GNOME Speech library gives a simple yet general API for programs

Modified: desktop/unstable/gnome-speech/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-speech/debian/control.in?rev=25808&op=diff
==============================================================================
--- desktop/unstable/gnome-speech/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-speech/debian/control.in [utf-8] Wed Dec  8 15:34:30 2010
@@ -16,7 +16,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Recommends: festival
+Suggests: festival
 Conflicts: libgnome-speech3
 Description: GNOME text-to-speech library
  The GNOME Speech library gives a simple yet general API for programs




More information about the pkg-gnome-commits mailing list