aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: d55d9f7027aba7dca3613c4cea7de07a5bd51bdd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
sword (1.5.4+cvs20021008-1) unstable; urgency=low

  * try and build a package from cvs

 -- Daniel Glassey <wdg@debian.org>  Tue,  8 Oct 2002 19:08:46 +0100

sword (1.5.4-1) unstable; urgency=low

  * new upstream version
  * bump shlibs version since old version was released with woody
  * package now libsword2 instead of libsword1

 -- Daniel Glassey <wdg@debian.org>  Sat, 28 Sep 2002 13:31:47 +0100

sword (1.5.3-3) unstable; urgency=high

  * problem integrating hppa patch messed up rules, trying again
  * updating README.Debian to mention apt-gettable archive on
     crosswire

 -- Daniel Glassey <wdg@debian.org>  Sun, 14 Apr 2002 15:19:14 +0100

sword (1.5.3-2) unstable; urgency=low

  * make sure will build on gcc-3.0, sorry, Closes: #142617
  * alpha won't compile with -g flag so compiling without it
     see bug 142703

 -- Daniel Glassey <wdg@debian.org>  Sat, 13 Apr 2002 13:04:28 +0100

sword (1.5.3-1) unstable; urgency=high

  * New upstream release

 -- Daniel Glassey <wdg@debian.org>  Tue,  2 Apr 2002 21:38:58 +0100

sword (1.5.2-10) unstable; urgency=low

  * -9 failed on hppa, using namespace std needed in testblocks.cpp
     fix tested on sarti

 -- Daniel Glassey <wdg@debian.org>  Sat,  9 Feb 2002 18:20:40 +0000

sword (1.5.2-9) unstable; urgency=low

  * make the diatheke configure executable in debian/rules
        Closes: #132863
  * make diatheke description useful debian/control
  * bump shlibs version to 1.5.2-9
  * debian/rules dh_shlibdeps changed to -ldebian/tmp/usr/lib
  * compzip.cpp #include string.h and stdlib.h added for gcc 3.0 
  * README.Debian mention #sword irc channel

 -- Daniel Glassey <wdg@debian.org>  Fri,  8 Feb 2002 08:59:29 +0000

sword (1.5.2-8) unstable; urgency=low

  * rwphtml change greek_str to signed char
  * migrate to automake 1.5
  * move utilities to separate package libsword-runtime, Closes: #130909
  * new package containing diatheke from apps/console/diatheke, Closes: #130908
  * Bump standards version to 3.5.6.0

 -- Daniel Glassey <wdg@debian.org>  Thu, 24 Jan 2002 20:01:16 +0000

sword (1.5.2-7) unstable; urgency=low

  * Rename roman.cpp to romanc.cpp, Closes #130038
  * Update README.Debian to mention apt-gettable module archive
     deb http://www.crosswire.org/~glasseyes/debian unstable main

 -- Daniel Glassey <wdg@debian.org>  Wed, 23 Jan 2002 18:53:18 +0000

sword (1.5.2-6) unstable; urgency=low

  * remove -Werror, autobuilders not happy (fair enough, I can check
     through the build logs for warnings myself :) )
  * rawstr, rawstr4 more signed char in findoffset, Closes: #130038
  * c++ comments so roman.c -> roman.cpp, Closes: #129886

 -- Daniel Glassey <wdg@debian.org>  Mon, 21 Jan 2002 20:19:31 +0000

sword (1.5.2-5) unstable; urgency=low

  * char signedness fixes
     (in response to debian-devel-announce from Gerhard Tonn
     swkey: persist to signed char
     swmodule: createModule to signed char
               createSearchFramework to signed char
     versekey: book,testament to signed char
     swmgr: setCipherKey to signed char
     filemgr: trunc to signed char
     rawtext: createSearchFramework to signed char
     rawstr: findoffset to signed char
     rawstr4: findoffset to signed char
              in gettext make localsize to unsigned int      
  * use -Werror in Makefile.cfg to catch any more
  *  anything else is either already fixed or will be fixed in the
        imminent version 1.5.3

 -- Daniel Glassey <wdg@debian.org>  Thu, 17 Jan 2002 23:55:08 +0000

sword (1.5.2-4) unstable; urgency=low

  * Change maintainer to wdg@debian.org 
  * change shlibs to libsword1 >= 1.5.2-4 (gnomesword bug 123418)
      by dh_makeshlibs -V 'libsword1 (>= 1.5.2-4)' in debian/rules
  * remove reference to cheatah in package description

 -- Daniel Glassey <wdg@debian.org>  Tue, 11 Dec 2001 22:36:44 +0000

sword (1.5.2-3) unstable; urgency=low

  * oops, include gifs in html documentation as well 
  * chmod 755 before executing configure, closes #122658
  * remove autoconf from build-depends

 -- Daniel Glassey <wdg@debian.org>  Wed,  5 Dec 2001 00:25:07 +0000

sword (1.5.2-2) unstable; urgency=low

  * Backport endian solution from CVS, Closes: #103732
  * include some module utilities in the dev package
  * use the latest config.* from /usr/share/misc

 -- Daniel Glassey <wdg@debian.org>  Mon,  3 Dec 2001 19:11:08 +0000

sword (1.5.2-1.1) unstable; urgency=low

  * NMU to satisfy build-dependencies.
  * Fix gcc 3.0 compile failures.  Closes: #108707.

 -- LaMont Jones <lamont@debian.org>  Tue, 14 Aug 2001 09:25:42 -0600

sword (1.5.2-1) unstable; urgency=low

  * New upstream release
  * final 1.5.2 release

 -- Daniel Glassey <wdg@debian.org>  Mon,  2 Jul 2001 22:53:50 +0000

sword (1.5.1.99-1) unstable; urgency=low

  * New upstream release
  * prerelease of 1.5.2
  * change maintainer address to wdg@debian.org
  * add libsword-dev.manpages

 -- Daniel Glassey <wdg@debian.org>  Mon, 25 Jun 2001 18:32:04 +0000

sword (1.5.1a-4) unstable; urgency=low

  * Merged with Ivan Moore's latest package (1.5.1a-2 in Debian)
  * Now recommends frontend and doesn't depend on modules

 -- Daniel Glassey <danglassey@yahoo.com>  Mon, 22 Jan 2001 22:22:10 +0000

sword (1.5.1a-3) unstable; urgency=low

  * use autoconf to determine platform
  * add zlib to build-depends
  * up standards version to 3.2.1
  * module creation progs added to dev

 -- Daniel Glassey <danglassey@yahoo.com>  Mon, 15 Jan 2001 18:53:14 +0000

sword (1.5.1a-2) unstable; urgency=low

  * recommend text, suggest dict and comm. install locales.

 -- Daniel Glassey <danglassey@yahoo.com>  Mon,  4 Dec 2000 21:32:33 +0000

sword (1.5.1a-1) unstable; urgency=low

  * New upstream release

 -- Daniel Glassey <danglassey@yahoo.com>  Thu, 23 Nov 2000 20:06:03 +0000

sword (1.5.0-1) unstable; urgency=low

  * New upstream release

 -- Daniel Glassey <danglassey@yahoo.com>  Mon, 28 Aug 2000 21:34:49 +0100

sword (1.4.6-2) unstable; urgency=low

  * Change of maintainer

 -- Daniel Glassey <danglassey@yahoo.com>  Mon, 28 Aug 2000 19:14:22 +0100

sword (1.4.6-1) unstable; urgency=low

  * New upstream version

 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 20 Jan 2000 19:30:16 -0700

sword (1.4.4-4) unstable; urgency=low

  * Removing mods.conf file

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 01 Oct 1999 07:30:16 -0400

sword (1.4.4-3) unstable; urgency=low

  * Fixing minor pathing bug with mods.conf files

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 01 Oct 1999 04:45:16 -0400

sword (1.4.4-2) unstable; urgency=low

  * Fixing alot of things.

 -- Ivan E. Moore II <rkrusty@debian.org>  Fri, 01 Oct 1999 01:30:16 -0400

sword (1.4.4-1) unstable; urgency=low

  * Initial Release.

 -- Ivan E. Moore II <rkrusty@debian.org>  Thu, 30 Sep 1999 08:30:16 -0400

Local variables:
mode: debian-changelog
End: