[SCM] snd packaging branch, master, updated. debian/11-3-2-gd17eebf
quadrispro-guest at users.alioth.debian.org
quadrispro-guest at users.alioth.debian.org
Fri Nov 13 00:04:14 UTC 2009
The following commit has been merged in the master branch:
commit d17eebf49098e684eaf53d744fd340ba19e68b74
Author: Alessio Treglia <alessio at quadromatic.(none)>
Date: Fri Nov 13 01:04:06 2009 +0100
Split snd-gtk in snd-gtk-{pulse,jack}.
diff --git a/debian/control b/debian/control
index 870bbb4..0bda668 100644
--- a/debian/control
+++ b/debian/control
@@ -46,14 +46,36 @@ Description: Sound file editor (documentation)
.
This package contains the documentation for snd.
-Package: snd-gtk
+Package: snd-gtk-jack
+Architecture: i386 amd64 powerpc
+Provides: snd-gtk-alsa, snd-gtk
+Depends: snd (>= ${source:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Conflicts: snd-dmotif, snd-dmotif-alsa, snd-smotif, snd-gtk-alsa,
+ snd-gtk (<< 11-3), snd-gtk-pulse
+Replaces: snd (<< 5.10), snd-dmotif, snd-dmotif-alsa, snd-smotif,
+ snd-gtk-alsa, snd-gtk (<< 11-3), snd-gtk-pulse
+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.
+ .
+ This package contains the files for the GTK+ user interface with JACK
+ support.
+
+Package: snd-gtk-pulse
Architecture: any
-Provides: snd-gtk-alsa
-Depends: snd (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
-Conflicts: snd-dmotif, snd-dmotif-alsa, snd-smotif, snd-gtk-alsa
-Replaces: snd (<< 5.10), snd-dmotif, snd-dmotif-alsa, snd-smotif, snd-gtk-alsa
-Description: Sound file editor (GTK+ user interface)
+Provides: snd-gtk-alsa, snd-gtk
+Depends: snd (>= ${source:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Conflicts: snd-dmotif, snd-dmotif-alsa, snd-smotif, snd-gtk-alsa,
+ snd-gtk (<< 11-3), snd-gtk-jack
+Replaces: snd (<< 5.10), snd-dmotif, snd-dmotif-alsa, snd-smotif,
+ snd-gtk-alsa, snd-gtk (<< 11-3), snd-gtk-jack
+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.
.
- This package contains the files for the GTK+ user interface.
+ This package contains the files for the GTK+ user interface with
+ PulseAudio support.
--
snd packaging
More information about the pkg-multimedia-commits
mailing list