[SCM] qjackctl/master: Remove 10_errno.patch, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Jul 9 09:24:57 UTC 2011


The following commit has been merged in the master branch:
commit e4142470765281a9992716d99235c0b8a63c1154
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Jul 9 11:23:05 2011 +0200

    Remove 10_errno.patch, applied upstream.

diff --git a/debian/patches/10_errno.patch b/debian/patches/10_errno.patch
deleted file mode 100644
index 6f82602..0000000
--- a/debian/patches/10_errno.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Include errno.h to find the EEXIST macro.
- This prevent FTBFS on kfreebsd.
-Author: Alessio Treglia <alessio at debian.org>
-Bug: https://sourceforge.net/support/tracker.php?aid=3126091
-Applied-Upstream: 0.3.7.1+, svn r669
-Forwarded: yes
----
- src/qjackctlSession.cpp |    1 +
- 1 file changed, 1 insertion(+)
-
---- qjackctl.orig/src/qjackctlSession.cpp
-+++ qjackctl/src/qjackctlSession.cpp
-@@ -25,6 +25,7 @@
- #include "qjackctlMainForm.h"
- 
- #ifdef CONFIG_JACK_SESSION
-+#include <errno.h>
- #include <jack/session.h>
- #endif
- 
diff --git a/debian/patches/series b/debian/patches/series
index b658079..da2267e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 00_settings.patch
-10_errno.patch
 shutdown.patch
 desktop-crlf.patch

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list