[SCM] snd/master: remove extra spaces after colons (keep lintian happy)

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Jan 26 20:30:25 UTC 2016


The following commit has been merged in the master branch:
commit 0dadc15170c19e8ec431bca8f20be427fbc4d009
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Jan 26 20:53:44 2016 +0100

    remove extra spaces after colons (keep lintian happy)

diff --git a/debian/control b/debian/control
index b2c6a9b..0de58df 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Depends: ${misc:Depends}
 Recommends: guile, ladspa-plugin,
  snd-gtk-jack | snd-gtk | snd-nox
 Suggests: snd-doc
-Breaks:   snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
+Breaks: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
 Replaces: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
 Description: Sound file editor
  Snd is a powerful sound file editor that can be customized and extended using
@@ -54,7 +54,7 @@ Depends: snd (>= ${source:Version}),
  ${shlibs:Depends}, ${misc:Depends}
 Provides: snd-gtk-alsa [linux-any], snd-gtk
 Replaces: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
-Breaks:   snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
+Breaks: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
 Description: Sound file editor (GTK+ user interface - JACK)
  Snd is a powerful sound file editor that can be customized and extended using
  the Scheme programming language.
@@ -68,7 +68,7 @@ Depends: snd (>= ${source:Version}),
  ${shlibs:Depends}, ${misc:Depends}
 Provides: snd-gtk
 Replaces: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
-Breaks:   snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
+Breaks: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
 Description: Sound file editor (GTK+ user interface - PulseAudio)
  Snd is a powerful sound file editor that can be customized and extended using
  the Scheme programming language.
@@ -81,8 +81,8 @@ Architecture: any
 Depends: snd (>= ${source:Version}),
  ${shlibs:Depends}, ${misc:Depends}
 Provides: snd-nox-alsa [linux-any]
-Replaces: snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
-Breaks:   snd-gtk (<< 16.1-2), snd-nox (<< 16.1-2)
+Replaces: snd-gtk (<< 16.1-2)
+Breaks: snd-gtk (<< 16.1-2)
 Description: Sound file editor (cmdline - ALSA)
  Snd is a powerful sound file editor that can be customized and extended using
  the Scheme programming language.

-- 
snd packaging



More information about the pkg-multimedia-commits mailing list