[SCM] qmidiroute/master: Remove obsolete patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jun 17 00:55:40 UTC 2016


The following commit has been merged in the master branch:
commit a741979066aad95361e678cee804036c214be0be
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 17 02:11:05 2016 +0200

    Remove obsolete patch.

diff --git a/debian/patches/02-Fix_loading_config_file.patch b/debian/patches/02-Fix_loading_config_file.patch
deleted file mode 100644
index 5be813f..0000000
--- a/debian/patches/02-Fix_loading_config_file.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: Fix loading config files
-Taken from ubuntu:
-https://bugs.launchpad.net/ubuntu/+source/qmidiroute/+bug/1455920
-https://launchpadlibrarian.net/206733370/7_6.diff
-Author: Jaromír Mikeš <mira.mikes at seznam.cz>
-Forwarded: No
-
-Index: qmidiroute/src/mapwidget.cpp
-===================================================================
---- qmidiroute.orig/src/mapwidget.cpp
-+++ qmidiroute/src/mapwidget.cpp
-@@ -523,6 +523,7 @@ void MapWidget::readMap(QTextStream& map
-     updateChOutMode(qs2.toInt());
-     qs2 = qs.section(' ', 1, 1); 
-     indexOutMode->setCurrentIndex(qs2.toInt());
-+    updateIndexOutMode(qs2.toInt());
-     qs = mapText.readLine();
-     qs2 = qs.section(' ', 0, 0); 
-     portOut->setValue(qs2.toInt() + 1);
diff --git a/debian/patches/series b/debian/patches/series
index 73e9289..8a8dc6c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 01-manpage_fix.patch
-02-Fix_loading_config_file.patch

-- 
qmidiroute packaging



More information about the pkg-multimedia-commits mailing list