[SCM] csoundqt/master: Drop qhash-type.patch, applied upstream

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Fri Mar 11 18:20:01 UTC 2016


The following commit has been merged in the master branch:
commit 3ae638414af27f264c1f7525e82de5d7917d8d27
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Mar 6 21:18:27 2016 -0300

    Drop qhash-type.patch, applied upstream

diff --git a/debian/patches/qhash-type.patch b/debian/patches/qhash-type.patch
deleted file mode 100644
index f3ff1fd..0000000
--- a/debian/patches/qhash-type.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: configlists.h: Add missing QHash include
-Author: Felipe Sateler <fsateler at debian.org>
-Bug: https://github.com/mantaraya36/CsoundQt/pull/192
-Bug-Debian: https://bugs.debian.org/803757
---- a/src/configlists.h
-+++ b/src/configlists.h
-@@ -25,6 +25,7 @@
- 
- #include <QStringList>
- #include <QPair>
-+#include <QHash>
- 
- typedef struct CSOUND_ CSOUND;
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d141c6d..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-qhash-type.patch

-- 
csoundqt packaging



More information about the pkg-multimedia-commits mailing list