[SCM] serd/master: Refresh patches.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Oct 12 19:37:59 UTC 2015
The following commit has been merged in the master branch:
commit 7677f2e9b1645e254a7b05f9bae639fffd02e9ec
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Oct 12 21:37:47 2015 +0200
Refresh patches.
diff --git a/debian/patches/0001-kfreebsd_ftbfs.patch b/debian/patches/0001-kfreebsd_ftbfs.patch
index 230a029..5f14f8d 100644
--- a/debian/patches/0001-kfreebsd_ftbfs.patch
+++ b/debian/patches/0001-kfreebsd_ftbfs.patch
@@ -5,9 +5,11 @@ Forwarded: David Robillard <d at drobilla.net>
src/serd_internal.h | 2 ++
1 file changed, 2 insertions(+)
+Index: serd/src/serd_internal.h
+===================================================================
--- serd.orig/src/serd_internal.h
+++ serd/src/serd_internal.h
-@@ -57,7 +57,9 @@ serd_fopen(const char* path, const char*
+@@ -49,7 +49,9 @@ serd_fopen(const char* path, const char*
return NULL;
}
#if defined(HAVE_POSIX_FADVISE) && defined(HAVE_FILENO)
diff --git a/debian/patches/1001-dont_run_ldconfig.patch b/debian/patches/1001-dont_run_ldconfig.patch
index daa6f5a..af67258 100644
--- a/debian/patches/1001-dont_run_ldconfig.patch
+++ b/debian/patches/1001-dont_run_ldconfig.patch
@@ -6,9 +6,11 @@ Forwarded: not-needed
wscript | 1 -
1 file changed, 1 deletion(-)
+Index: serd/wscript
+===================================================================
--- serd.orig/wscript
+++ serd/wscript
-@@ -214,7 +214,6 @@ def build(bld):
+@@ -208,7 +208,6 @@ def build(bld):
# Man page
bld.install_files('${MANDIR}/man1', 'doc/serdi.1')
--
serd packaging
More information about the pkg-multimedia-commits
mailing list