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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 21 23:04:24 UTC 2011


Author: biebl
Date: Fri Oct 21 23:04:23 2011
New Revision: 30929

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30929
Log:
* debian/control.in:
  - Bump Standards-Version to 3.9.2. No further changes.
  - Drop old Conflicts (pre-lenny).

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=30929&op=diff
==============================================================================
--- desktop/unstable/esound/debian/changelog [utf-8] (original)
+++ desktop/unstable/esound/debian/changelog [utf-8] Fri Oct 21 23:04:23 2011
@@ -3,6 +3,9 @@
   * Switch to dpkg source format 3.0 (quilt).
   * Transition to multiarch, thanks Steve. Closes: #645978
   * Drop the libtool .la file, since we break existing references anyway.
+  * debian/control.in:
+    - Bump Standards-Version to 3.9.2. No further changes.
+    - Drop old Conflicts (pre-lenny).
 
  -- Michael Biebl <biebl at debian.org>  Sat, 22 Oct 2011 00:44:12 +0200
 

Modified: desktop/unstable/esound/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/esound/debian/control?rev=30929&op=diff
==============================================================================
--- desktop/unstable/esound/debian/control [utf-8] (original)
+++ desktop/unstable/esound/debian/control [utf-8] Fri Oct 21 23:04:23 2011
@@ -8,7 +8,7 @@
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Loic Minier <lool at dooz.org>, Michael Biebl <biebl at debian.org>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
 Build-Depends: libaudiofile-dev (>= 0.2.3),
                libasound2-dev [linux-any],
                libwrap0-dev,
@@ -39,7 +39,7 @@
          ${misc:Depends},
          esound-common (= ${source:Version})
 Suggests: pulseaudio-esound-compat
-Conflicts: esound-clients (<< 0.2.36-1), libesd-alsa0
+Conflicts: libesd-alsa0
 Description: Enlightened Sound Daemon - Shared libraries
  This program is designed to mix together several digitized 
  audio streams for playback by a single device.

Modified: desktop/unstable/esound/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/esound/debian/control.in?rev=30929&op=diff
==============================================================================
--- desktop/unstable/esound/debian/control.in [utf-8] (original)
+++ desktop/unstable/esound/debian/control.in [utf-8] Fri Oct 21 23:04:23 2011
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
 Uploaders: @GNOME_TEAM@
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
 Build-Depends: libaudiofile-dev (>= 0.2.3),
                libasound2-dev [linux-any],
                libwrap0-dev,
@@ -34,7 +34,7 @@
          ${misc:Depends},
          esound-common (= ${source:Version})
 Suggests: pulseaudio-esound-compat
-Conflicts: esound-clients (<< 0.2.36-1), libesd-alsa0
+Conflicts: libesd-alsa0
 Description: Enlightened Sound Daemon - Shared libraries
  This program is designed to mix together several digitized 
  audio streams for playback by a single device.




More information about the pkg-gnome-commits mailing list