r25389 - in /desktop/unstable/esound/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Oct 19 06:23:44 UTC 2010


Author: joss
Date: Tue Oct 19 06:23:37 2010
New Revision: 25389

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25389
Log:
Only suggest esound-clients. Closes: #599662.

Modified:
    desktop/unstable/esound/debian/changelog
    desktop/unstable/esound/debian/control
    desktop/unstable/esound/debian/control.in

Modified: desktop/unstable/esound/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/esound/debian/changelog?rev=25389&op=diff
==============================================================================
--- desktop/unstable/esound/debian/changelog [utf-8] (original)
+++ desktop/unstable/esound/debian/changelog [utf-8] Tue Oct 19 06:23:37 2010
@@ -7,6 +7,7 @@
   [ Josselin Mouette ]
   * Drop type-handling usage. Closes: #587862.
   * Bump standards version accordingly.
+  * Only suggest esound-clients. Closes: #599662.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 20 Feb 2010 22:57:55 +0100
 

Modified: desktop/unstable/esound/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/esound/debian/control?rev=25389&op=diff
==============================================================================
--- desktop/unstable/esound/debian/control [utf-8] (original)
+++ desktop/unstable/esound/debian/control [utf-8] Tue Oct 19 06:23:37 2010
@@ -41,7 +41,7 @@
 Package: esound-common
 Architecture: all
 Depends: ${misc:Depends},
-Recommends: esound-clients
+Suggests: esound-clients
 Conflicts: libesd-alsa0
 Description: Enlightened Sound Daemon - Common files
  This program is designed to mix together several digitized 

Modified: desktop/unstable/esound/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/esound/debian/control.in?rev=25389&op=diff
==============================================================================
--- desktop/unstable/esound/debian/control.in [utf-8] (original)
+++ desktop/unstable/esound/debian/control.in [utf-8] Tue Oct 19 06:23:37 2010
@@ -36,7 +36,7 @@
 Package: esound-common
 Architecture: all
 Depends: ${misc:Depends},
-Recommends: esound-clients
+Suggests: esound-clients
 Conflicts: libesd-alsa0
 Description: Enlightened Sound Daemon - Common files
  This program is designed to mix together several digitized 




More information about the pkg-gnome-commits mailing list