mysql-navigator (1.4.2-14) unstable; urgency=low

  * debian/control
    - replace the removed transitional package libmysqlclient15-dev with
      libmysqlclient-dev; thanks to Clint Byrum for the report; Closes: #652277

 -- Sandro Tosi <morph@debian.org>  Sun, 08 Jan 2012 21:04:32 +0100

mysql-navigator (1.4.2-13) unstable; urgency=low

  * build with last automake
  * run 'autoreconf' to update generated config files (so also relibtoolize);
    thanks to Lucas Nussbaum for the report; Closes: #628350
  * add misc:Depends
  * bump Standards-Version to 3.9.2 (no changes needed)
  * convert to '3.0 (quilt)' source format
  * fix build target
  * add Vcs-{Git,Browser}

 -- Sandro Tosi <morph@debian.org>  Fri, 12 Aug 2011 17:39:31 +0200

mysql-navigator (1.4.2-12) unstable; urgency=low

  * debian/{control, copyright, patches/*.dpatch}
    - updated my email address
  * debian/{control, compat, rules}
    - bump to debhelper 7
    - use dh_prep instead of 'dh_clean -k'
  * debian/control
    - bump Standards-Version to 3.8.1
      + added debian/README.source
    - adjust Section to 'database' as override file says
  * debian/copyright
    - added explicit notice for debian packaging copyright
    - adjusted link to GPL-2 local license file
  * debian/mysql-navigator.doc-base
    - updated section to 'Data Management'

 -- Sandro Tosi <morph@debian.org>  Fri, 12 Jun 2009 23:04:00 +0200

mysql-navigator (1.4.2-11) unstable; urgency=low

  * debian/control
    - bump Standards-Version to 3.7.3
    - moved Homepage field from binary to source stanza
    - added dpatch build-dependency
    - added dependency on autoconf, libtool, automake1.7 for relibtoolizing
  * debian/menu
    - updated to new menu policy
  * debian/rules
    - added dpatch stuff
    - relibtoolizing in the configure target
    - don't ignore errors during clean target (lintian warning)
    - added remove of link header files in "include" dir
    - removed unneeded dh_makeshlibs call
    - simple changes to parameters to dh_* spacing
  * debian/patches/01_restore_pristine_code.dpatch
    - added to avoid direct upstream code modification
  * debian/desktop
    - removed "Encoding" entry since deprecated (lintian warning)
  * debian/patches/10_bts-457141_fix_export_database.dpatch
    - added to treat TIMESTAMP as strings, including those fields in quotes
      when exported (Closes: #457141)
  * debian/copyright
    - added copyright note, inferred by upstream changelog
    - clear identification of upstream author and license texts
    - license text fixed to be GPLv2 or any next release

 -- Sandro Tosi <matrixhasu@gmail.com>  Wed, 16 Jan 2008 19:37:42 +0100

mysql-navigator (1.4.2-10) unstable; urgency=low

  * update libtool to address FTBFS on k*BSD (closes: #430353)
    - thanks to Petr Salinger for the bug report and instructions

 -- tony mancill <tmancill@debian.org>  Sun, 24 Jun 2007 09:49:22 -0700

mysql-navigator (1.4.2-9) unstable; urgency=low

  * Add .desktop file; thanks to Luca Falavigna (closes: #425128)
  * Update include/Makefile.in to address FTBFS if built twice in a row
    (closes: #424591)

 -- tony mancill <tmancill@debian.org>  Wed, 30 May 2007 13:03:03 -0700

mysql-navigator (1.4.2-8) unstable; urgency=low

  * New maintainer. (Closes: #316938)
  * debian/compat
    - bump to 5
  * debian/control
    - changed Maintainer
    - bump Standard-Version to 3.7.2 (no changes)
    - versioned dependency on debhelper bumped to 5
  * debian/copyright
    - updated maintainer info

 -- Sandro Tosi <matrixhasu@gmail.com>  Sat, 12 Aug 2006 09:44:51 +0200

mysql-navigator (1.4.2-7) unstable; urgency=medium

  * QA upload.
  * Upgrade to libmysqlclient15-dev.  Closes: #343783.
    - src/mysql/sql/sql.cxx: Add SQL::escape_id() to quote identifiers.
    - src/mysql/mainwindow/mainwindowslotschema.cxx: Replace obsoleted
      functions mysql_create_db() and mysql_drop_db() with corresponding
      SQL queries, using SQL::escape_id() to quote database names.
    - src/mysql/mainwindow/mainwindowslotshutdown.cxx: Supply an extra
      argument to mysql_shutdown().

 -- Matej Vela <vela@debian.org>  Fri, 17 Feb 2006 08:48:28 +0100

mysql-navigator (1.4.2-6) unstable; urgency=low

  * QA upload.
  * Automatically update config.sub and config.guess,  Closes: #327461.
  * debian/copyright: Update upstream URL and FSF address.
  * debian/watch: Add.

 -- Matej Vela <vela@debian.org>  Sat, 10 Sep 2005 13:50:28 +0200

mysql-navigator (1.4.2-5) unstable; urgency=low

  * QA Upload
  * Recompile for CXX transition
  * Bump Standards-Version to 3.6.2 (no changes)
  * Quote strings in menu file

 -- Frank Lichtenheld <djpig@debian.org>  Fri, 26 Aug 2005 23:15:26 +0200

mysql-navigator (1.4.2-4) unstable; urgency=low

  * Orphaning, maintainer set to QA Group

 -- Brian Nelson <pyro@debian.org>  Mon,  4 Jul 2005 18:47:39 -0700

mysql-navigator (1.4.2-3) unstable; urgency=low

  * Removed unnecessary dh_testroot from debian/rules clean target.
  * Updated build-dependencies to continue to build against
    libmysqlclient10.
  * Updated and improved the copyright file.
  * Fixed a use of multiline strings that was causing a failure to build
    with GCC 3.3. (Closes: #196707)
  * Bumped up standards version.  No changes required.

 -- Brian Nelson <pyro@debian.org>  Mon,  9 Jun 2003 15:52:25 -0700

mysql-navigator (1.4.2-2) unstable; urgency=low

  * Ugh. Really fix the doc-base file path. (Closes: #183161)

 -- Brian Nelson <pyro@debian.org>  Fri, 14 Mar 2003 10:24:33 -0800

mysql-navigator (1.4.2-1) unstable; urgency=low

  * New upstream release.
  * Fixed error in doc-base file path. (Closes: #183161)
  * Use debian/compat instead of DH_COMPAT=n in debian/rules.
  * debian/control: added the homepage to the description.
  * No longer need to use dpatch build system since upstream incorporated
    most changes.
  * Go along with upstream and name the binary mysqlnavigator instead of
    mysql-navigator.  Provide a symlink for compatibility.
  * Don't rerun autotools at build time.
  * Removed build-dependencies on autotools.

 -- Brian Nelson <pyro@debian.org>  Wed, 12 Mar 2003 09:36:54 -0800

mysql-navigator (1.4.1-5) unstable; urgency=low

  * Include qptrlist.h instead of qlist.h in sql.h and xcombobox.h.
  * Removed dependency on libqt3-compat-headers.
  * Include upstream's HTML documentation in the package.
  * Reverted to run the autotools toolchain at build time.  The build
    system is too fubar'd to avoid it.
  * Build-depend on automake1.7 instead of 1.4.
  * Added a menu entry.
  * Added doc-base support.

 -- Brian Nelson <pyro@debian.org>  Wed, 26 Feb 2003 11:35:17 -0800

mysql-navigator (1.4.1-4) unstable; urgency=low

  * Qt includes moved to /usr/include/qt3, so updated parameter passed
    to configure script.
  * debian/control: B-D on latest Qt3 packages and libqt3-compat-headers.
  * Removed the unused #include's of the Qt style headers, since these headers
    are no longer included in libqt3-mt-dev, and integrated into 
    20_default_theme.dpatch.
  * Removed unnecessary debian/dirs file.
  * Updated maintainer email address.
  * Use the dpatch system for managing patches.  Modified debian/rules
    accordingly.
  * Updated config.guess and config.sub.
  * Don't rerun the auto* toolchain at build time.

 -- Brian Nelson <pyro@debian.org>  Fri, 21 Feb 2003 15:48:01 -0800

mysql-navigator (1.4.1-3) unstable; urgency=low

  * Updated default_theme.patch to use the Qt theme set by qtconfig to be
    consistent with other Qt apps.  (Closes: #175672)
  * Build-depend on automake1.4 | automaken, since the automake package is
    obsolete and mysql-navigator probably isn't dependent on a specific
    automake version.
  * Remove src/main/mysql-navigator in the debian/rules clean target,
    since the Makefiles appear to be too dumb to do it themselves.
  * Build-Depend on libqt3-mt-dev (>= 3.1.1-1) to ensure mysql-navigator
    gets built against g++-3.2 libraries.
  * QTDIR has moved to /usr/share/qt3, so set in rules accordingly.
  * Add Build-Depends on libqt3-plugins-headers as these have been split
    from the libqt3-mt-dev package.

 -- Brian Nelson <nelson@bignachos.com>  Mon,  3 Feb 2003 15:19:49 -0800

mysql-navigator (1.4.1-2) unstable; urgency=low

  * Removed default setting of Windows style and Lucida 12pt font. Now, it
    should default to the system settings consistent with other Qt/KDE
    apps, which generally look much nicer.
  * Removed unnecessary build-depends
  * Statically link against mysqlui library, and don't include mysqlui in
    the package
  * Updated the debian/rules script for compliance with Debian policy
  * Bumped up standards version

 -- Brian Nelson <nelson@bignachos.com>  Sat, 23 Nov 2002 12:13:39 -0800

mysql-navigator (1.4.1-1) unstable; urgency=low

  * New upstream release
  * Wrote a manpage for the binary.  The command-line options don't appear
    to be documented anywhere, I used the source code as a reference.
  * Changed the package section to "misc" to be consistent with related
    tools, such as mysql-client
  * Removed /usr/share/lintian/overrides directory from dirs

 -- Brian Nelson <nelson@bignachos.com>  Fri, 11 Oct 2002 13:12:26 -0700

mysql-navigator (1.4-3) unstable; urgency=low

  * Oops, style plugins do need to be linked against libqt3-mt

 -- Brian Nelson <nelson@bignachos.com>  Tue, 24 Sep 2002 08:42:41 -0700

mysql-navigator (1.4-2) unstable; urgency=low

  * Build against libqt3 since building against the multi-threaded version
    isn't necessary
  * Change the build target to mysql-navigator rather than renaming it
    after the build
  * Removed lintian overrides file
  * Improved clean target: use distclean, and remove all auto-generated
    stuff
  * Call autoheader before automake
  * Added call to autoconf to generate configure script

 -- Brian Nelson <nelson@bignachos.com>  Fri, 20 Sep 2002 07:14:32 -0700

mysql-navigator (1.4-1) unstable; urgency=low

  * Adopting package (closes: #151843)
  * New upstream release
  * Set styles with QStyleFactory::create for compatibility with Qt styles
    compiled as plugins (closes: #139825, #139514)

 -- Brian Nelson <nelson@bignachos.com>  Wed, 18 Sep 2002 20:41:09 -0700

mysql-navigator (1.3.12-4) unstable; urgency=low

  * Orphaning package. Maintainer set to Debian QA Group. Please see bug
    #151843.
    The package needs work to get it to compile again; there are problems
    with linking to the current libqt3 packages (see for more information
    bug #139825 and #141872)

 -- Remco van de Meent <remco@debian.org>  Wed,  3 Jul 2002 21:13:38 +0000

mysql-navigator (1.3.12-3) unstable; urgency=low

  * Fixed build-depends for auto* (closes: #151826)

 -- Remco van de Meent <remco@debian.org>  Wed,  3 Jul 2002 17:32:05 +0000

mysql-navigator (1.3.12-2) unstable; urgency=low

  * Compile fixes (closes: #151586)

 -- Remco van de Meent <remco@debian.org>  Wed,  3 Jul 2002 11:20:26 +0000

mysql-navigator (1.3.12-1) unstable; urgency=low

  * New upstream release
  * Fix build-depends (closes: #151072)

 -- Remco van de Meent <remco@debian.org>  Wed, 26 Jun 2002 19:08:37 +0000

mysql-navigator (1.3.11-1) unstable; urgency=low

  * New upstream release

 -- Remco van de Meent <remco@debian.org>  Fri, 19 Apr 2002 13:45:30 +0200

mysql-navigator (1.3.10-3) unstable; urgency=low

  * Oops, forgot to add libtool build-depends (closes: #139297)

 -- Remco van de Meent <remco@debian.org>  Thu, 21 Mar 2002 15:40:35 +0100

mysql-navigator (1.3.10-2) unstable; urgency=low

  * Updated config.{guess,sub} to new version (closes: #139034)

 -- Remco van de Meent <remco@debian.org>  Wed, 20 Mar 2002 17:30:29 +0100

mysql-navigator (1.3.10-1) unstable; urgency=low

  * New upstream release (closes: #132571)
  * Clean up build process

 -- Remco van de Meent <remco@debian.org>  Mon, 11 Mar 2002 13:28:40 +0100

mysql-navigator (1.2.4-1) unstable; urgency=low

  * New upstream release

 -- Remco van de Meent <remco@debian.org>  Tue, 18 Sep 2001 21:13:28 +0200

mysql-navigator (1.2.3-1) unstable; urgency=low

  * New upstream release
  * Removed build-depends libc6-dev and libstdc++2.10-dev (closes: #104020)

 -- Remco van de Meent <remco@debian.org>  Mon,  9 Jul 2001 17:18:18 +0200

mysql-navigator (1.2.2-1) unstable; urgency=low

  * New upstream release

 -- Remco van de Meent <remco@debian.org>  Sat,  2 Jun 2001 14:58:17 +0200

mysql-navigator (1.2.1-1) unstable; urgency=low

  * New upstream release

 -- Remco van de Meent <remco@debian.org>  Mon, 28 May 2001 00:19:19 +0200

mysql-navigator (1.2.0-1) unstable; urgency=low

  * New upstream release
  * Conflict on libqt2-gl no longer needed (closes: #95196)

 -- Remco van de Meent <remco@debian.org>  Sat, 19 May 2001 22:23:28 +0200

mysql-navigator (1.1.0-1) unstable; urgency=low

  * New upstream release
  * Added conflict for libqt2-gl which is not compatible with libqt2 (closes: #95196)

 -- Remco van de Meent <remco@debian.org>  Thu, 17 May 2001 22:31:51 +0200

mysql-navigator (1.0.1-1) unstable; urgency=low

  * New upstream release

 -- Remco van de Meent <remco@debian.org>  Tue, 15 May 2001 16:12:04 +0200

mysql-navigator (0.9.0-1) unstable; urgency=low

  * Initial Release. (closes: #94611)

 -- Remco van de Meent <remco@debian.org>  Fri, 20 Apr 2001 13:09:27 +0200


