[SCM] qjackctl/master: Remove debian/patches/01_disable_pulseaudio.patch, the new launcher should handle every setup.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed May 11 12:23:44 UTC 2011


The following commit has been merged in the master branch:
commit b305dea45d5b456747938b32168858fe3381045a
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed May 11 14:22:05 2011 +0200

    Remove debian/patches/01_disable_pulseaudio.patch, the new launcher should
    handle every setup.
    
    Remove debian/patches/ubuntu.series too, there is no need to diverge from
    Debian's quilt series file.

diff --git a/debian/patches/01_disable_pulseaudio.patch b/debian/patches/01_disable_pulseaudio.patch
deleted file mode 100644
index fe6f99a..0000000
--- a/debian/patches/01_disable_pulseaudio.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: GNOME menu entry needs to be prepended with pasuspender in order
- to pause PulseAudio. This patch is Ubuntu-specific.
-Author: Alessio Treglia <alessio at debian.org>
-Bug-Ubuntu: https://launchpad.net/bugs/570379
----
- src/qjackctl.desktop.in |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- qjackctl.orig/src/qjackctl.desktop.in
-+++ qjackctl/src/qjackctl.desktop.in
-@@ -11,7 +11,7 @@ Comment[de]=Grafisches Werkzeug zur Steu
- Comment[fr]=QjackCtl est une interface graphique Qt pour le kit de connexion audio JACK
- Comment[it]=QjackCtl è un'interfaccia di controllo per JACK basata su Qt
- Comment[ru]=Программа для управления звуковым сервером JACK
--Exec=@ac_prefix@/bin/qjackctl
-+Exec=pasuspender @ac_prefix@/bin/qjackctl
- Icon=qjackctl
- Categories=Audio;AudioVideo;Midi;X-Alsa;X-Jack;Qt;
- Terminal=false
diff --git a/debian/patches/ubuntu.series b/debian/patches/ubuntu.series
deleted file mode 100644
index f9967e7..0000000
--- a/debian/patches/ubuntu.series
+++ /dev/null
@@ -1,3 +0,0 @@
-00_settings.patch
-01_disable_pulseaudio.patch
-shutdown.patch

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list