[SCM] TkGate packaging branch, master, updated. 7efde4a99f30a0147783bf43f00a49ecfc1e2086
Ø£ØÙد اÙÙØÙÙد٠(Ahmed El-Mahmoudy)
aelmahmoudy at users.sourceforge.net
Fri Jul 10 13:27:10 UTC 2009
The following commit has been merged in the master branch:
commit 7efde4a99f30a0147783bf43f00a49ecfc1e2086
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date: Fri Jul 10 16:02:01 2009 +0300
* debian/patches/04_typos.diff: fix another typo in src/tkgate/verify.c
* Mention typos patch in changelog
diff --git a/debian/changelog b/debian/changelog
index ae8ad5d..d9ebbec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ tkgate (2.0~b9-1) UNRELEASED; urgency=low
+ Build-Depend on debhelper (>= 7.0.50~) to support override targets.
+ Build-Depend on quilt (>= 0.46-7~) to support dh 7's --with quilt
* debian/rules: Simplified rules file.
+ * Added 04_typos.diff patch to fix some typos in messages printed by tkgate.
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net> Fri, 10 Jul 2009 14:43:29 +0300
diff --git a/debian/patches/04_typos.diff b/debian/patches/04_typos.diff
index e1cb872..8ad226d 100644
--- a/debian/patches/04_typos.diff
+++ b/debian/patches/04_typos.diff
@@ -21,3 +21,14 @@ Fix some typos in messages printed by tkgate.
XSynchronize(TkGate.D,True);
}
+--- tkgate.orig/src/tkgate/verify.c
++++ tkgate/src/tkgate/verify.c
+@@ -144,7 +144,7 @@
+ switch (g->typeinfo->Code) {
+ case GC_TAP :
+ if (g->wires[TAP_IN]->net != g->wires[TAP_OUT]->net)
+- verify_error(m,"tap 0x%x(%s) has inconsistant attachments.",
++ verify_error(m,"tap 0x%x(%s) has inconsistent attachments.",
+ g,g->ename,g->wires[TAP_IN]->net->n_signame,g->wires[TAP_OUT]->net->n_signame);
+ break;
+ }
--
TkGate packaging
More information about the debian-science-commits
mailing list