[SCM] pd-nusmuk/master: Fixed typos

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Fri Jan 6 21:59:02 UTC 2017


The following commit has been merged in the master branch:
commit e769ed4edfe6656b7e71d54f091232be63ada81d
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Fri Jan 6 22:34:58 2017 +0100

    Fixed typos

diff --git a/debian/patches/fix-typos.patch b/debian/patches/fix-typos.patch
new file mode 100644
index 0000000..60a6fd1
--- /dev/null
+++ b/debian/patches/fix-typos.patch
@@ -0,0 +1,16 @@
+Description: Fixed typos
+Author: IOhannes m zmölnig
+Last-Update: 2017-01-06
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- pd-nusmuk.orig/utils/pbank.c
++++ pd-nusmuk/utils/pbank.c
+@@ -1147,7 +1147,7 @@
+ 
+     if (!InRange(argc,2,4))
+     {
+-	error("pbank_new: bad arg count - takes: colums rows fname <opt symbol> sendname");
++	error("pbank_new: bad arg count - takes: columns rows fname <opt symbol> sendname");
+ 	goto err;
+     }
+     
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..e7b66fb
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-typos.patch

-- 
pd-nusmuk packaging



More information about the pkg-multimedia-commits mailing list