[Pkg-electronics-commits] [SCM] Packaging for Pcb branch, master, updated. debian/20100929-2-21-g2087bcf
أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy)
aelmahmoudy at sabily.org
Wed Sep 21 11:24:49 UTC 2011
The following commit has been merged in the master branch:
commit 33507f1eb1a11b645ea9b72c5a5da4d51a26c78c
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date: Tue Sep 20 05:44:56 2011 +0200
Added fix_typo.diff patch to fix a typo
diff --git a/debian/patches/fix_typo.diff b/debian/patches/fix_typo.diff
new file mode 100644
index 0000000..b8c4716
--- /dev/null
+++ b/debian/patches/fix_typo.diff
@@ -0,0 +1,15 @@
+Description: Fix typo (recieved -> received)
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
+Forwarded: no
+
+--- a/src/hid/common/hidgl.c
++++ b/src/hid/common/hidgl.c
+@@ -521,7 +521,7 @@
+ }
+ }
+ else
+- printf ("Vertex recieved with unknown type\n");
++ printf ("Vertex received with unknown type\n");
+ }
+
+ void
diff --git a/debian/patches/series b/debian/patches/series
index d6cfa75..7be8a28 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+fix_typo.diff
outdated_config.diff
--
Packaging for Pcb
More information about the Pkg-electronics-commits
mailing list