[SCM] TkGate packaging branch, master, updated. debian/2.0.b4-1-36-g1da6b2e

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Sat Nov 12 12:02:52 UTC 2011


The following commit has been merged in the master branch:
commit a451b0ad4eb153acc398ca13f41f0403a7b0f416
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Sat Nov 12 10:54:22 2011 +0200

    Fix typo in manpage

diff --git a/debian/patches/04_typos.diff b/debian/patches/04_typos.diff
index 8ad226d..b7ae112 100644
--- a/debian/patches/04_typos.diff
+++ b/debian/patches/04_typos.diff
@@ -1,6 +1,6 @@
 Fix some typos in messages printed by tkgate.
---- tkgate.orig/src/tkgate/joint.c
-+++ tkgate/src/tkgate/joint.c
+--- a/src/tkgate/joint.c
++++ b/src/tkgate/joint.c
 @@ -443,7 +443,7 @@
  
    td = wireorient(w->nodes,0);
@@ -10,8 +10,8 @@ Fix some typos in messages printed by tkgate.
      return;
    }
  
---- tkgate.orig/src/tkgate/tkgatewin.c
-+++ tkgate/src/tkgate/tkgatewin.c
+--- a/src/tkgate/tkgatewin.c
++++ b/src/tkgate/tkgatewin.c
 @@ -1651,7 +1651,7 @@
    SimInterface_init(&TkGate.circuit->simulator);
  
@@ -21,8 +21,8 @@ Fix some typos in messages printed by tkgate.
      XSynchronize(TkGate.D,True);
    }
    
---- tkgate.orig/src/tkgate/verify.c
-+++ tkgate/src/tkgate/verify.c
+--- a/src/tkgate/verify.c
++++ b/src/tkgate/verify.c
 @@ -144,7 +144,7 @@
    switch (g->typeinfo->Code) {
    case GC_TAP :
@@ -32,3 +32,23 @@ Fix some typos in messages printed by tkgate.
  		   g,g->ename,g->wires[TAP_IN]->net->n_signame,g->wires[TAP_OUT]->net->n_signame);
      break;
    }
+--- a/tkgate.1
++++ b/tkgate.1
+@@ -22,7 +22,7 @@
+ The options are as follows:
+ .TP 15
+ \-X script
+-Automaticaly start the simulator and execute the specified simulation script. 
++Automatically start the simulator and execute the specified simulation script. 
+ .TP 15
+ \-p file
+ Print circuit to file without starting GUI.
+@@ -34,7 +34,7 @@
+ Read the specified file as a library.
+ .TP 15
+ \-x
+-Automaticaly start the simulator.
++Automatically start the simulator.
+ .TP 15
+ \-q
+ Suppress startup messages.

-- 
TkGate packaging



More information about the debian-science-commits mailing list