~ubuntu-branches/ubuntu/utopic/ejabberd/utopic

« back to all changes in this revision

Viewing changes to debian/patches/version.patch

  • Committer: Bazaar Package Importer
  • Author(s): Konstantin Khomoutov, Konstantin Khomoutov
  • Date: 2011-10-03 20:27:12 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20111003202712-w9071rc7vleldxwx
Tags: 2.1.9-1
[ Konstantin Khomoutov ]
* New upstream release.
* Remove obsoleted version.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: Fix version string in startup file and documentation
2
 
 Ejabberd 2.1.8 still reports its version as "2.1.7" and its documentation
3
 
 still refers to the previous version as well.
4
 
 This patch fixes version strings in those places to prevent confusion
5
 
 of users.
6
 
Forwarded: no
7
 
Bug: https://support.process-one.net/browse/EJAB-1484
8
 
Author: Konstantin Khomoutov <flatworm@users.sourceforge.net>
9
 
Last-Update: 2011-07-24
10
 
--- a/src/ejabberd.app
11
 
+++ b/src/ejabberd.app
12
 
@@ -2,7 +2,7 @@
13
 
 
14
 
 {application, ejabberd,
15
 
  [{description, "ejabberd"},
16
 
-  {vsn, "2.1.7"},
17
 
+  {vsn, "2.1.8"},
18
 
   {modules, [acl,
19
 
             adhoc,
20
 
             configure,
21
 
--- a/doc/dev.html
22
 
+++ b/doc/dev.html
23
 
@@ -2,7 +2,7 @@
24
 
             "http://www.w3.org/TR/REC-html40/loose.dtd">
25
 
 <HTML>
26
 
 <HEAD>
27
 
-<TITLE>Ejabberd 2.1.7 Developers Guide
28
 
+<TITLE>Ejabberd 2.1.8 Developers Guide
29
 
 </TITLE>
30
 
 
31
 
 <META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
32
 
@@ -49,7 +49,7 @@
33
 
 <!--HEVEA command line is: /usr/bin/hevea -fix -pedantic dev.tex -->
34
 
 <!--CUT DEF section 1 --><P><A NAME="titlepage"></A>
35
 
 
36
 
-</P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain">Ejabberd 2.1.7 Developers Guide</H1><H3 CLASS="titlerest">Alexey Shchepin<BR>
37
 
+</P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain">Ejabberd 2.1.8 Developers Guide</H1><H3 CLASS="titlerest">Alexey Shchepin<BR>
38
 
  <A HREF="mailto:alexey@sevcom.net"><TT>mailto:alexey@sevcom.net</TT></A><BR>
39
 
  <A HREF="xmpp:aleksey@jabber.ru"><TT>xmpp:aleksey@jabber.ru</TT></A></H3></TD></TR>
40
 
 </TABLE><DIV CLASS="center">
41
 
--- a/doc/guide.html
42
 
+++ b/doc/guide.html
43
 
@@ -6,7 +6,7 @@
44
 
  
45
 
  
46
 
 
47
 
- ejabberd 2.1.7 
48
 
+ ejabberd 2.1.8 
49
 
  
50
 
  Installation and Operation Guide
51
 
  
52
 
@@ -76,7 +76,7 @@
53
 
 <HR SIZE=2><BR>
54
 
 <BR>
55
 
 
56
 
-<TABLE CELLSPACING=6 CELLPADDING=0><TR><TD ALIGN=right NOWRAP> <FONT SIZE=6><B>ejabberd 2.1.7 </B></FONT></TD></TR>
57
 
+<TABLE CELLSPACING=6 CELLPADDING=0><TR><TD ALIGN=right NOWRAP> <FONT SIZE=6><B>ejabberd 2.1.8 </B></FONT></TD></TR>
58
 
 <TR><TD ALIGN=right NOWRAP>&nbsp;</TD></TR>
59
 
 <TR><TD ALIGN=right NOWRAP> <FONT SIZE=6>Installation and Operation Guide</FONT></TD></TR>
60
 
 </TABLE><BR>
61
 
--- a/doc/features.html
62
 
+++ b/doc/features.html
63
 
@@ -2,7 +2,7 @@
64
 
             "http://www.w3.org/TR/REC-html40/loose.dtd">
65
 
 <HTML>
66
 
 <HEAD>
67
 
-<TITLE>Ejabberd 2.1.7 Feature Sheet
68
 
+<TITLE>Ejabberd 2.1.8 Feature Sheet
69
 
 </TITLE>
70
 
 
71
 
 <META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
72
 
@@ -50,7 +50,7 @@
73
 
 <!--HEVEA command line is: /usr/bin/hevea -fix -pedantic features.tex -->
74
 
 <!--CUT DEF section 1 --><P><A NAME="titlepage"></A>
75
 
 
76
 
-</P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain">Ejabberd 2.1.7 Feature Sheet</H1><H3 CLASS="titlerest">Sander Devrieze<BR>
77
 
+</P><TABLE CLASS="title"><TR><TD><H1 CLASS="titlemain">Ejabberd 2.1.8 Feature Sheet</H1><H3 CLASS="titlerest">Sander Devrieze<BR>
78
 
  <A HREF="mailto:s.devrieze@pandora.be"><TT>mailto:s.devrieze@pandora.be</TT></A><BR>
79
 
  <A HREF="xmpp:sander@devrieze.dyndns.org"><TT>xmpp:sander@devrieze.dyndns.org</TT></A></H3></TD></TR>
80
 
 </TABLE><DIV CLASS="center">