[SCM] jack-keyboard/master: Remove patches applied upstream

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 5 07:30:56 UTC 2011


The following commit has been merged in the master branch:
commit 0bb223153ee7cd3f41523a8ccb308bffa36d7d05
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 5 09:27:40 2011 +0200

    Remove patches applied upstream
    
    - 0003-midi_programs.patch
    - 0004-desktop_file.patch

diff --git a/debian/patches/0003-midi_programs.patch b/debian/patches/0003-midi_programs.patch
deleted file mode 100644
index b81545d..0000000
--- a/debian/patches/0003-midi_programs.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Set MIDI programs number to 127 as per MIDI spec.
-Origin: upstream, http://jack-keyboard.svn.sourceforge.net/viewvc/jack-keyboard?view=revision&revision=13
----
- src/jack-keyboard.c |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- jack-keyboard.orig/src/jack-keyboard.c
-+++ jack-keyboard/src/jack-keyboard.c
-@@ -111,7 +111,7 @@ lash_client_t	*lash_client;
- #define BANK_MIN		0
- #define BANK_MAX		127
- #define PROGRAM_MIN		0
--#define PROGRAM_MAX		16383
-+#define PROGRAM_MAX		127
- #define CHANNEL_MIN		1
- #define CHANNEL_MAX		16
- 
diff --git a/debian/patches/0004-desktop_file.patch b/debian/patches/0004-desktop_file.patch
deleted file mode 100644
index 0ef558d..0000000
--- a/debian/patches/0004-desktop_file.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Fix desktop file as per spec.
-Origin: upstream, http://jack-keyboard.svn.sourceforge.net/viewvc/jack-keyboard/trunk/src/jack-keyboard.desktop?r1=2&r2=6
----
- src/jack-keyboard.desktop |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
---- jack-keyboard.orig/src/jack-keyboard.desktop
-+++ jack-keyboard/src/jack-keyboard.desktop
-@@ -2,7 +2,7 @@
- Name=JACK Keyboard
- Comment=Virtual keyboard for JACK MIDI
- Exec=jack-keyboard
--Icon=jack-keyboard.png
--Categories=Application;AudioVideo;Audio;Midi;
-+Icon=jack-keyboard
-+Categories=AudioVideo;Audio;Midi;
- Terminal=false
- Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index aa52ea8..d5460de 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,3 @@
-0003-midi_programs.patch
-0004-desktop_file.patch
 0005-fix_pianola_mode.patch
 1001-manpage_errors.patch
 2001-hide_no_lash_warning.patch

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list