[Pkg-electronics-commits] [SCM] Packaging for Verilator branch, master, updated. debian/3.801-1-5-g734a0ed

أحمد المحمودي (Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat May 1 19:57:11 UTC 2010


The following commit has been merged in the master branch:
commit 268705e5cb2c915838260b394a0077f8bfb8d83a
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Sat May 1 22:45:41 2010 +0300

    Re-added typos.diff patch to fix a new typo

diff --git a/debian/patches/series b/debian/patches/series
index 4b7e6fa..37a732f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+typos.diff
 shebang.diff
diff --git a/debian/patches/typos.diff b/debian/patches/typos.diff
new file mode 100644
index 0000000..244148f
--- /dev/null
+++ b/debian/patches/typos.diff
@@ -0,0 +1,43 @@
+Description: Fix some spelling mistakes in verilator script & manpage
+Forwarded: http://www.veripool.org/issues/show/251
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
+--- a/verilator.1
++++ b/verilator.1
+@@ -2473,7 +2473,7 @@
+ test_c/sim_main.cpp file of the distribution.
+ .Sp
+ You also need to compile verilated_vcd_c.cpp and add it to your link,
+-preferably by adding the dependancies in $(\s-1VK_GLOBAL_OBJS\s0) to your
++preferably by adding the dependencies in $(\s-1VK_GLOBAL_OBJS\s0) to your
+ Makefile's link rule.  This is done for you if using the Verilator \-\-exe
+ flag.
+ .Sp
+@@ -2514,7 +2514,7 @@
+ your SystemC settings.
+ .Sp
+ You also need to compile verilated_vcd_sc.cpp and verilated_vcd_c.cpp and
+-add them to your link, preferably by adding the dependancies in
++add them to your link, preferably by adding the dependencies in
+ $(\s-1VK_GLOBAL_OBJS\s0) to your Makefile's link rule.  This is done for you if
+ using the Verilator \-\-exe flag.
+ .Sp
+--- a/bin/verilator
++++ b/bin/verilator
+@@ -2636,7 +2636,7 @@
+ test_c/sim_main.cpp file of the distribution.
+ 
+ You also need to compile verilated_vcd_c.cpp and add it to your link,
+-preferably by adding the dependancies in $(VK_GLOBAL_OBJS) to your
++preferably by adding the dependencies in $(VK_GLOBAL_OBJS) to your
+ Makefile's link rule.  This is done for you if using the Verilator --exe
+ flag.
+ 
+@@ -2676,7 +2676,7 @@
+ your SystemC settings.
+ 
+ You also need to compile verilated_vcd_sc.cpp and verilated_vcd_c.cpp and
+-add them to your link, preferably by adding the dependancies in
++add them to your link, preferably by adding the dependencies in
+ $(VK_GLOBAL_OBJS) to your Makefile's link rule.  This is done for you if
+ using the Verilator --exe flag.
+ 

-- 
Packaging for Verilator



More information about the Pkg-electronics-commits mailing list