Skip to content

Debian Changelog sqlrelay (1:0.39.4-9)

2009

sqlrelay (1:0.39.4-9) unstable; urgency=low

   * QA upload.
   * Change debian/rules to work with dist-packages for Python 2.6 transition

 -- Scott Kitterman <scott@kitterman.com>  Sat, 05 Sep 2009 23:57:25 -0400

sqlrelay (1:0.39.4-8) unstable; urgency=low

   * QA upload.
   * Correct and clarify remove and purge actions in postrm (Closes: #527899)
     - Unconditionally remove /var/cache/sqlrelay on both of these actions
     - On purge, additionally remove /etc/sqlrelay with "rm -rf"

 -- Chris Lamb <lamby@debian.org>  Mon, 27 Jul 2009 03:13:17 +0200

2008

sqlrelay (1:0.39.4-7) unstable; urgency=low

   * QA upload.
   * Drop sqlrelay-config-gtk package as it is Gtk1.2.
   * Set -e in preinst.
   * Remove file path from command in preinst.
   * Remove /etc/sqlrelay* on remove/purge. (Closes: #351327).
   * Update sqlr-ipclean for shmid, semid. (Closes: #412852).
     + Thanks to Aitor Guevara Escalante for the updated file.
   * Bump Standards Version to 3.8.0.

 -- Barry deFreese <bdefreese@debian.org>  Tue, 30 Dec 2008 09:54:07 -0500

sqlrelay (1:0.39.4-6) unstable; urgency=high

   * QA upload.
   * High-urgency upload for RC bugfix.
   * Fix build failure with FreeTDS 0.82, due to inclusion of internal
     "tdsver.h" header that is now obsolete.  Instead, hard-code 0.82 as
     a fallback version number, since all the checks for FreeTDS features
     are for older versions.

 -- Steve Langasek <vorlon@debian.org>  Sat, 02 Aug 2008 11:09:16 -0700

sqlrelay (1:0.39.4-5) unstable; urgency=low

   * QA upload to fix release goal issue.
   * Add LSB formatted dependency info to init.d script (Closes: #486789).

 -- Petter Reinholdtsen <pere@debian.org>  Mon, 07 Jul 2008 14:32:21 +0200

sqlrelay (1:0.39.4-4) unstable; urgency=low

   * QA upload.
   * Remove java support on alpha.
   * Move Homepage from package descriptions to source header.
   * Remove unneeded dirs file.
   * Add debhelper token to postinst.
   * Update sqlrelay-config-gtk.menu for new menu policy.
   * Replace `pwd` with $(CURDIR) in rules.

 -- Barry deFreese <bddebian@comcast.net>  Sat, 31 May 2008 16:46:17 -0400

sqlrelay (1:0.39.4-3) unstable; urgency=high

   * QA Upload.
   * Remove java support on hppa. Closes: #477907.

 -- Thomas Viehmann <tv@beamnet.de>  Tue, 29 Apr 2008 08:14:44 +0200

sqlrelay (1:0.39.4-2) unstable; urgency=high

   * QA Upload.
   * Setting Maintainer to Debian QA Group.
   * Remove -Wno-long-double. Uses an old patch by Albert Damen for
     Ubuntu, thanks. Closes: #473935.
   * Some debian/rules clean up.
   * Drop sqlrelay-test and move examples to -doc.
   * Make router optional in instance definition.
     Hint: The default configuration was invalid.

 -- Thomas Viehmann <tv@beamnet.de>  Wed, 16 Apr 2008 21:59:03 +0200

sqlrelay (1:0.39.4-1) unstable; urgency=low

   * New upstream version.
   * Update watch file. Closes: #449866.

 -- Matthias Klose <doko@debian.org>  Mon, 28 Jan 2008 22:42:50 +0100

2007

sqlrelay (1:0.38-3) unstable; urgency=low

   * Don't install files in /usr/lib64. Closes: #417045.
   * Added control lines for pid files and ipc cleaning to init (Gürkan Aslan.
     Closes: #429670.
   * Added necessary directory names to dirs file (Gürkan Aslan.
     Closes: #429668.

 -- Matthias Klose <doko@debian.org>  Sun, 1 Jul 2007 23:32:21 +0200

2006

sqlrelay (1:0.38-2) unstable; urgency=low

   * Fix build failure on 64bit archs. Closes: #403115.
   * Work around a dh_strip failure on the buildds.

 -- Matthias Klose <doko@debian.org>  Mon, 18 Dec 2006 21:35:28 +0100

sqlrelay (1:0.38-1) unstable; urgency=low

   * New upstream version.
   * Revert the wrong zope-sqlrelayda change from the previous upload.

 -- Matthias Klose <doko@debian.org>  Mon, 4 Dec 2006 06:46:41 +0100

sqlrelay (1:0.37.1-3.1) unstable; urgency=low

   * Non-maintainer upload.
   * Make various dependencies bin-NMU safe. But this implied loosening
     some dependencies (changed "=" into ">=") from "arch: all" packages
     depending on "arch: any" packages.
   * Fix zope-sqlrelayda to include a Python-Version field. Closes: #398636
   * Fix php5-sqlrelay to actually have some content (renamed
     debian/php4-sqlrelay.install to debian/php5-sqlrelay.install and update
     its content).

 -- Raphael Hertzog <hertzog@debian.org>  Thu, 23 Nov 2006 11:30:27 +0100

sqlrelay (1:0.37.1-3) unstable; urgency=low

   * Remove java-gcj-compat-dev build dependency for arm.
   * Drop support for python2.3.
   * Reenable java on hppa.

 -- Matthias Klose <doko@debian.org>  Sat, 21 Oct 2006 17:05:57 +0200

sqlrelay (1:0.37.1-2) unstable; urgency=low

   * Reenable java on ia64.

 -- Matthias Klose <doko@debian.org>  Fri, 6 Oct 2006 01:36:07 +0200

sqlrelay (1:0.37.1-1) unstable; urgency=low

   * New upstream version.
   * Do not build the java support on arm, mips, mipsel, hppa; FTBFS.
   * Create the sqlrelay user in sqlrelay's postinst. Closes: #353947.
   * Remove ${DESTDIR} from the pkgconfig files. Closes: #348387.

 -- Matthias Klose <doko@debian.org>  Sat, 19 Aug 2006 23:24:30 +0200

sqlrelay (1:0.37-4) unstable; urgency=low

   * Disable java on arm and m68k, enable it on all other architectures.

 -- Matthias Klose <doko@debian.org>  Sun, 9 Jul 2006 17:23:46 +0000

sqlrelay (1:0.37-3) unstable; urgency=low

   * Call adduser with --system option. Closes: #353945.

 -- Matthias Klose <doko@debian.org>  Sat, 8 Jul 2006 00:34:49 +0200

sqlrelay (1:0.37-2) unstable; urgency=low

   * Convert to updated Python policy.

 -- Matthias Klose <doko@debian.org>  Mon, 3 Jul 2006 03:03:49 +0200

sqlrelay (1:0.37-1.1) unstable; urgency=low

   * NMU
   * New source upload (closes: #367022)
   * Moved libsqlrelay-0.36.install to libsqlrelay-0.37.install
     (closes: #360272, #368076)

 -- Peter Eisentraut <petere@debian.org>  Wed, 7 Jun 2006 16:30:34 +0200

sqlrelay (1:0.37-1) unstable; urgency=low

   * New upstream version.
   * Update build-depends (libmysqlclient15-dev, php5-dev, mdbtools-dev).

 -- Matthias Klose <doko@debian.org>  Sun, 5 Mar 2006 15:42:34 +0000

2005

sqlrelay (1:0.36.4-4) unstable; urgency=low

   * Disable java support on 64bit archs for now. Closes: #329781.
   * Fix PHP API version. Closes: #329601.

 -- Matthias Klose <doko@debian.org>  Fri, 14 Oct 2005 19:26:14 +0200

sqlrelay (1:0.36.4-3) unstable; urgency=low

   * Disable java for mips and mipsel builds.

 -- Matthias Klose <doko@debian.org>  Thu, 22 Sep 2005 05:32:45 +0000

sqlrelay (1:0.36.4-2) unstable; urgency=low

   * Install in /lib instead of /lib64 on amd64 (closes: #327721, #327723).
   * Drop build dependency on libc6-prof.
   * Split out runtime libraries into a separate package.
   * Add language support for Java and Tcl.
   * Add support for mdbtools (Jet and Access databases).

 -- Matthias Klose <doko@debian.org>  Sun, 18 Sep 2005 07:55:51 +0000

sqlrelay (1:0.36.4-1) unstable; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@debian.org>  Mon, 29 Aug 2005 08:06:17 +0000

sqlrelay (1:0.36.3-0ubuntu1) breezy; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 4 Jun 2005 10:36:08 +0000

sqlrelay (1:0.36.1-0) breezy; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 14 May 2005 17:10:03 +0000

sqlrelay (1:0.35-10) unstable; urgency=medium

   * Adopt installation of the ruby adaptor to the configure change
     made in ruby1.8-1.8.2-4 (closes: #311159).
   * Build-Depend on libmysqlclient12-dev | libmysqlclient-dev, instead
     of libmysqlclient-dev.

 -- Matthias Klose <doko@debian.org>  Sun, 29 May 2005 18:45:53 +0200

sqlrelay (1:0.35-9ubuntu1) hoary; urgency=low

   * Build using python2.4.
   * Build zope product for zope2.7.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 3 Apr 2005 19:29:23 +0200

sqlrelay (1:0.35-9) unstable; urgency=low

   * Drop -zts from the PHP API version.

 -- Matthias Klose <doko@debian.org>  Tue, 29 Mar 2005 08:21:35 +0200

sqlrelay (1:0.35-8) unstable; urgency=low

   * Build in a clean unstable environment.

 -- Matthias Klose <doko@debian.org>  Mon, 28 Mar 2005 13:51:14 +0200

sqlrelay (1:0.35-7) unstable; urgency=medium

   * Fix php4 hokey pokey, tighten (build-)dependencies.
     Closes: #294015, #301336.
   * Shorten descriptions (closes: #297057).
   * Add Czech debconf translation (Miroslav Kure). Closes: #290913.

 -- Matthias Klose <doko@debian.org>  Fri, 25 Mar 2005 20:38:01 +0100

sqlrelay (1:0.35-6.1) unstable; urgency=medium

   * NMU, with maintainer's consent.
     - Bump php4-dev build-dep to (>= 4:4.3.10-3)
     - Ensure that php4-sqlrelay has the correct phpapi dependency.
     - Closes: #294015

 -- Adam Conrad <adconrad@0c3.net>  Tue, 8 Feb 2005 10:03:14 -0700

2004

sqlrelay (1:0.35-6) unstable; urgency=low

   * Remove build dependency on zope.

 -- Matthias Klose <doko@debian.org>  Wed, 27 Oct 2004 23:34:10 +0200

sqlrelay (1:0.35-5) unstable; urgency=medium

   * Fix parsing of freetds version string (closes: #270217).
   * Apply patch to build using iodbc-3.52.1.

 -- Matthias Klose <doko@debian.org>  Sun, 24 Oct 2004 09:31:29 +0200

sqlrelay (1:0.35-4) unstable; urgency=medium

   * Add missing perl modules to libfirstworks-sqlr-perl (closes: #270397).

 -- Matthias Klose <doko@debian.org>  Wed, 8 Sep 2004 07:58:53 +0200

sqlrelay (1:0.35-3) unstable; urgency=low

   * Remove empty zope--sqlrelayda debian template file (closes: #257915).

 -- Matthias Klose <doko@debian.org>  Thu, 26 Aug 2004 07:45:24 +0200

sqlrelay (1:0.35-2) unstable; urgency=low

   * Add build dependency to libpcre3-dev (closes: #266477).

 -- Matthias Klose <doko@debian.org>  Thu, 26 Aug 2004 06:33:02 +0200

sqlrelay (1:0.35-1) unstable; urgency=medium

   * New upstream version.
   * Add build dependency on python (closes: #266477).
   * Add japanese po-debconf template translation (closes: #260923).

 -- Matthias Klose <doko@debian.org>  Wed, 18 Aug 2004 02:02:59 +0200

sqlrelay (1:0.34.3-2) unstable; urgency=low

   * Drop debconf template (closes: #249514).

 -- Matthias Klose <doko@debian.org>  Wed, 19 May 2004 06:14:59 +0000

sqlrelay (1:0.34.3-1) unstable; urgency=low

   * Adopt the package (closes: #239857).

 -- Matthias Klose <doko@debian.org>  Fri, 23 Apr 2004 23:00:56 +0200

sqlrelay (1:0.34.3-0.2) unstable; urgency=low

   * NMU.
   * Adjust package sections.
   * Fix URL in description (closes: #213595).

 -- Matthias Klose <doko@debian.org>  Tue, 24 Feb 2004 00:22:44 +0100

sqlrelay (1:0.34.3-0.1) unstable; urgency=low

   * NMU.
   * New upstream version.
     - Built with updated libtool (closes: #208628).
   * Set the maintainer to the QA group.
   * The build system still defines runtime load pathes for the loaded
     language modules ...

 -- Matthias Klose <doko@debian.org>  Mon, 23 Feb 2004 08:13:55 +0100

2003

sqlrelay (1:0.33.1-0.3) unstable; urgency=low

   * NMU.
   * Rebuilded with new libtool (Closes: #208628).
   * debian/control:
     - Removed python2.1-dev and python-dev, from Build-Depends.
     - Do not build python2.1-sqlrelay.
     - Now zope-sqlrelayda depends on python2.2-sqlrelay (Closes: #213968).
     - Removed double dependency on sqlrelay.
   * debian/rules:
     - Changed PYTHONVERSION to 2.2. Also changed some hard-coded values of
       python2.1 to python$(PYTHONVERSION) in install target.
     - Now uses debian/compat instead of DH_COMPAT variable.
   * debian/python2.1-sqlrelay.files:
   * debian/sqlrelay-python2.1.postrm:
   * debian/sqlrelay-python2.1.substvars
     - Removed: no more useful (wrong name too!).

 -- Luca - De Whiskey's - De Vitis <luca@debian.org>  Fri, 31 Oct 2003 15:10:16 +0100

sqlrelay (1:0.33.1-0.2) unstable; urgency=low

   * NMU.
   * Fix build dependencies for alpha and ia64.
   * Fux ruby build dependency.
   * The ruby package contains the module (closes: #205244).
   * Rebuild against new postgresql (closes: #189840).
   * Rebuild against new freedts (closes: #194850).
   * sqlrelay: add dependency on libxml2-utils (closes: #175819).
   * Add gettext-based debconf templates (closes: #202732).

 -- Matthias Klose <doko@debian.org>  Sun, 31 Aug 2003 15:49:37 +0200

sqlrelay (1:0.33.1-0.1) unstable; urgency=low

   * NMU
   * New upstream version.
     - Fix C++ build failures (closes: #194866).
   * Don't link the python module with -lpython ...

 -- Matthias Klose <doko@debian.org>  Tue, 19 Aug 2003 23:40:26 +0200

2002

sqlrelay (1:0.32-2.1) unstable; urgency=low

   * NMU
   * rebuild to get the binary dependencies right (closes: #168322, #169773).
   * build-dependency changed from libsqlite-dev to libsqlite0-dev
   * remove redundant conffile entries, since debhelper takes care of this

 -- Steve Langasek <vorlon@debian.org>  Mon, 25 Nov 2002 11:45:09 -0600

sqlrelay (1:0.32-2) unstable; urgency=low

   * python2.2-sqlrelay package added
     python-sqlrelay depends on python2.2-sqlrelay now
     python2.1-sqlrelay kept because zope needs it
     build-dependencies now on python2.1-dev and python2.2-dev
     (closes: #164950)
   * build-dependency changed from librudiments-dev to librudiments0-dev

 -- Florian M. Weps <fmw@debian.org>  Tue, 22 Oct 2002 22:50:18 +0200

sqlrelay (1:0.32-1) unstable; urgency=low

   * Changed Debian package version to get upstream source included.
     Please do not confuse this with the former inofficial packages.
     Andreas Tille <tille@debian.org>  Fri, 11 Oct 2002 13:28:58 +0200
 
   * added xmllint invocation to init script
   * fixed /etc/sqlrelay/sqlrelay.dtd
   * updated README.Debian
   * Closes: #119700

 -- Florian M. Weps <fweps@greenmail.ch>  Fri, 11 Oct 2002 00:04:22 +0200

sqlrelay (0.32-4) unstable; urgency=low

   * fixed lintian warnings and errors
   * applied patch to fix memory leak in Zope adapter
   * zope-sqlrelayda no longer provides sqlrelay-connection-daemon
   * all API packages now provide sqlrelay-api

 -- Florian M. Weps <fweps@greenmail.ch>  Sat, 15 Jun 2002 23:02:41 +0200

sqlrelay (0.32-3) unstable; urgency=low

   * sqlrelay now has a proper shlibs file
   * added sqlite connection daemon package
   * librudiments dependency now automatically generated, as it should
   * restored missing file sqlr-ipclean
   * added menu entry for sqlr-config-gtk
   * renamed package zsqlrelayda to zope-sqlrelayda
   * renamed package sqlrelay-python2.1 to python2.1-sqlrelay
   * added empty package python-sqlrelay

 -- Florian M. Weps <fweps@greenmail.ch>  Fri, 10 May 2002 19:30:00 +0200

sqlrelay (0.32-2) unstable; urgency=low

   * sqlr-ipclean is now called from the init script after a stop
   * added ruby api
   * added php4 api

 -- Florian M. Weps <fweps@pop.agri.ch>  Sun, 21 Apr 2002 22:04:46 +0200

sqlrelay (0.32-1) unstable; urgency=low

   * New upstream release

 -- Florian M. Weps <fweps@pop.agri.ch>  Mon, 15 Apr 2002 21:56:11 +0200

sqlrelay (0.31p5-2) unstable; urgency=low

   * improved man pages for sqlrsh, fields, query, sqlr-config-gtk
   * added libssl-dev and postgresql-dev to build-dependencies
   * added java api (with jikes as compiler and kaffe as vm)

 -- Florian M. Weps <fweps@pop.agri.ch>  Sun, 14 Apr 2002 22:24:16 +0200

sqlrelay (0.31p5-1) unstable; urgency=low

   * New upstream release (prerelease 5 of 2002-03-31)
   * prevent sqlr-stop from killing dpkg during an upgrade

 -- Florian M. Weps <fweps@pop.agri.ch>  Tue, 2 Apr 2002 23:14:29 +0200

sqlrelay (0.31p4-2) unstable; urgency=low

   * added support for /etc/instances to init script
   * recompiled with gtk+ and readline installed

 -- Florian M. Weps <fweps@pop.agri.ch>  Sun, 31 Mar 2002 19:50:51 +0200

sqlrelay (0.31p4-1) unstable; urgency=low

   * New upstream release

 -- Florian M. Weps <fweps@pop.agri.ch>  Sun, 10 Mar 2002 21:11:37 +0100

2001

sqlrelay (0.31p-1) unstable; urgency=low

   * Initial release

 -- Andreas Tille <tille@debian.org>  Mon, 17 Dec 2001 11:02:54 +0100

sqlrelay (0.30-1) unstable; urgency=low

   * Pre Release.
   * Patched configure.in to register --with-zope right and added an
     --with-python-version option
   * Patched configure.in according to
       http://groups.yahoo.com/group/sqlrelay/message/334
     which explicitely adds -lssl to PYTHONLIBS
   * wrote manpages for utilities in /usr/bin

 -- Andreas Tille <tille@debian.org>  Mon, 17 Dec 2001 11:02:36 +0100