[SCM] snd/master: Refreshed patches
umlaeute at users.alioth.debian.org
umlaeute at users.alioth.debian.org
Tue Sep 19 12:52:22 UTC 2017
The following commit has been merged in the master branch:
commit 86592848432e0657b09f11d013e1c6efd519fdca
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date: Tue Sep 19 14:15:02 2017 +0200
Refreshed patches
diff --git a/debian/patches/fix-spelling.patch b/debian/patches/fix-spelling.patch
index f1ee6e2..70156f5 100644
--- a/debian/patches/fix-spelling.patch
+++ b/debian/patches/fix-spelling.patch
@@ -17,7 +17,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
if (ch>0 && src_data.output_frames_gen!=outlen){
--- snd.orig/s7.c
+++ snd/s7.c
-@@ -25399,7 +25399,7 @@
+@@ -25457,7 +25457,7 @@
s7_pointer it;
it = s7_apply_function(sc, func, list_1(sc, e));
if (!is_iterator(it))
@@ -26,7 +26,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
return(it);
}
return(NULL);
-@@ -80921,7 +80921,7 @@
+@@ -81669,7 +81669,7 @@
the associated clauses are evaluated, whereupon cond returns."
#define and_help "(and expr expr ...) evaluates each of its arguments in order, quitting (and returning #f) \
as soon as one of them returns #f. If all are non-#f, it returns the last value."
@@ -37,7 +37,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
match is found (via eqv?), the associated clauses are evaluated, and case returns."
--- snd.orig/tools/ffitest.c
+++ snd/tools/ffitest.c
-@@ -1469,7 +1469,7 @@
+@@ -1474,7 +1474,7 @@
s7_pointer iter, x;
iter = s7_make_iterator(sc, s7_list(sc, 3, TO_S7_INT(1), TO_S7_INT(2), TO_S7_INT(3)));
if (!s7_is_iterator(iter))
--
snd packaging
More information about the pkg-multimedia-commits
mailing list