aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog223
1 files changed, 223 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..d55d9f7
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,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: