~ubuntu-branches/ubuntu/trusty/maradns/trusty

« back to all changes in this revision

Viewing changes to debian/patches/spelling.patch

  • Committer: Package Import Robot
  • Author(s): Nicholas Bamber
  • Date: 2012-01-06 08:47:03 UTC
  • mfrom: (1.1.17) (10.1.12 experimental)
  • Revision ID: package-import@ubuntu.com-20120106084703-e3kw2c5a6djne2gw
Tags: 2.0.04-1
* Allowed watch file to pick up 2.x releases
* New upstream release
* Refreshed patches
* Added override to stop deletion of server/MaraDNS.c.orig
* Added patch to stop corruption of deadwood source code
* Added public domain stanza trying to give useful information about
  the public domain status (or otherwise) of certain files.
* Updated doc-base index file
* Split out documentation into separate package as it is written from
  an upstream point of view
* Added askmara-tcp tool to maradns-zoneserver package
* Added experimental maradns-deadwood package (Closes: #612229)
* Turned on compilation for IPv6 (Closes: #477787)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Author: Nicholas Bamber <nicholas@periapt.co.uk>
2
2
Subject: Spelling errors
3
3
Forwarded: yes
4
 
Last-Update: 2011-02-02
 
4
Last-Update: 2011-09-09
5
5
--- a/parse/ParseMaraRc.c
6
6
+++ b/parse/ParseMaraRc.c
7
7
@@ -997,7 +997,7 @@
24
24
 #define L_EQUAL_AFTER "Equals sign after variable value"
25
25
 #define L_UNEXPECTED_CHAR "Unexpected character near end of line"
26
26
 #define L_JSCREATE_FATAL "Fatal error creating js_string"
27
 
--- a/server/recursive.c
28
 
+++ b/server/recursive.c
29
 
@@ -1316,7 +1316,7 @@
30
 
     if(rlog_level >= 4) {
31
 
         log_lock();
32
 
         show_timestamp();
33
 
-        printf("Sucessfully added ");
34
 
+        printf("Successfully added ");
35
 
         show_esc_stdout(query);
36
 
         printf(" to cache at %p\n",data);
37
 
         log_unlock();
38
27
--- a/sqa/regressions/mararc_n_verbose_level/example.good.output
39
28
+++ b/sqa/regressions/mararc_n_verbose_level/example.good.output
40
29
@@ -153,7 +153,7 @@