adminer (4.7.6-1) unstable; urgency=medium

  * New upstream version 4.7.6
  * declare policy compliance to 4.5.0 (nothing to do)

 -- Alexandre Rossi <alexandre.rossi@gmail.com>  Tue, 04 Feb 2020 07:06:34 +0100

adminer (4.7.5-1) unstable; urgency=medium

  * New upstream version 4.7.5
  * drop plugin-version-noverify-fix patch (included upstream)

 -- Alexandre Rossi <alexandre.rossi@gmail.com>  Fri, 15 Nov 2019 13:12:15 +0100

adminer (4.7.4-1) unstable; urgency=medium

  * New upstream version 4.7.4
  * Bump debhelper compat level to 12.
  * add Rules-Requires-Root: no
  * update to policy 4.4.1 (nothing to do)

 -- Alexandre Rossi <alexandre.rossi@gmail.com>  Thu, 24 Oct 2019 09:41:49 +0200

adminer (4.7.3-1) unstable; urgency=medium

  * update VCS urls
  * Provide a basic apache2 configuration (Closes: #868107)
  * New upstream version 4.7.3
  * privacy: default to disable check for new version

 -- Alexandre Rossi <alexandre.rossi@gmail.com>  Fri, 06 Sep 2019 10:20:28 +0200

adminer (4.7.2-1) unstable; urgency=medium

  [ Chris Lamb ]
  * Add initial debian/gitlab-ci.yml.
  * Correct indent "script".
  * Don't build release tags.

  [ Alexandre Rossi ]
  * New upstream version 4.7.2
  * make compiled version installed in binary package (Closes: #906542)
  * change maintainer to myself (Closes: #932470)
  * update to policy 4.4.0 (nothing to do)

 -- Alexandre Rossi <alexandre.rossi@gmail.com>  Sun, 28 Jul 2019 17:58:45 +0200

adminer (4.7.1-1) unstable; urgency=medium

  * New upstream release.
    - Drop 0001-Use-continue-2-to-avoid-switch-continue-warning-in-P.patch;
      applied upstream.
  * Bump Standards-Version to 4.3.0.

 -- Chris Lamb <lamby@debian.org>  Tue, 29 Jan 2019 09:37:13 +0100

adminer (4.7.0-2) unstable; urgency=medium

  * Additionally Depend on the php-fpm virtual package to avoid (eg.)
    attempting to install Apache when an FPM-CGI variant such as php7.3-fpm is
    installed. (Closes: #906692)

 -- Chris Lamb <lamby@debian.org>  Tue, 04 Dec 2018 23:52:33 +0100

adminer (4.7.0-1) unstable; urgency=medium

  * New upstream release.
  * Ensure documentation is under /usr/share/doc.

 -- Chris Lamb <lamby@debian.org>  Tue, 27 Nov 2018 14:59:13 +0100

adminer (4.6.3-2) unstable; urgency=medium

  * Use continue 2 to avoid "switch/continue" warning in PHP 7.3 to avoid
    autopkgtest regression. (Closes: #911825)
  * Move to debhelper-compat virtual package and drop debian/compat.
  * Bump Standards-Version to 4.2.1.

 -- Chris Lamb <lamby@debian.org>  Thu, 25 Oct 2018 09:03:31 -0400

adminer (4.6.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 4.1.5.

 -- Chris Lamb <lamby@debian.org>  Thu, 25 Oct 2018 09:03:28 -0400

adminer (4.6.2-2) unstable; urgency=medium

  * Update Vcs-* repos to point to salsa.debian.org.
  * Bump Standards-Version to 4.1.4

 -- Chris Lamb <lamby@debian.org>  Sat, 09 Jun 2018 20:16:47 +0100

adminer (4.6.2-1) unstable; urgency=medium

  * New upstream release.

 -- Chris Lamb <lamby@debian.org>  Fri, 23 Feb 2018 09:54:02 +0000

adminer (4.6.1-1) unstable; urgency=medium

  * New upstream release.
  * Override debian-watch-does-not-check-gpg-signature; upstream do not check
    signatures.

 -- Chris Lamb <lamby@debian.org>  Thu, 15 Feb 2018 11:19:03 +0000

adminer (4.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Bump debhelper compat level to 11.
  * Tidy whitespace in debian/changelog.
  * Replace "Priority: extra" with "Priority: optional".
  * Update Format URI in debian/copyright to use a HTTPS URI.
  * Bump Standards-Version to 4.1.3.

 -- Chris Lamb <lamby@debian.org>  Sat, 27 Jan 2018 17:08:40 +1100

adminer (4.3.1-2) unstable; urgency=medium

  * Add simple autopkgtest.
  * Don't install the Selenium-based tests.

 -- Chris Lamb <lamby@debian.org>  Sun, 13 Aug 2017 12:17:28 -0700

adminer (4.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/copyright.

 -- Chris Lamb <lamby@debian.org>  Fri, 28 Apr 2017 10:43:43 +0100

adminer (4.3.0-2) unstable; urgency=medium

  * Fix debian/watch file.

 -- Chris Lamb <lamby@debian.org>  Wed, 12 Apr 2017 21:38:14 +0100

adminer (4.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Add debian/gbp.conf.
  * Use "releases" over "tags" in debian/watch to ensure that we download a
    version with Git submodules under externals/. (re. #859089)
  * Bump debhelper compatibility level to 10.

 -- Chris Lamb <lamby@debian.org>  Thu, 30 Mar 2017 09:18:54 +0100

adminer (4.2.5-3) unstable; urgency=medium

  * Move mysql-server to default-mysql-server due to
    <https://lists.debian.org/debian-devel-announce/2016/09/msg00000.html>.

 -- Chris Lamb <lamby@debian.org>  Sun, 04 Sep 2016 09:16:31 +0100

adminer (4.2.5-2) unstable; urgency=medium

  * Correct php5 package names. Thanks to Jeremy Davis
    <jeremy@turnkeylinux.org>. (Closes: #821471)

 -- Chris Lamb <lamby@debian.org>  Wed, 17 Aug 2016 09:21:15 +0100

adminer (4.2.5-1) unstable; urgency=medium

  * New upstream release. (Closes: #821471)
  * Temporarily drop broken Apache configuration pending moving to
    apache2-maintscript-helper. (Closes: #669748, #826033)
  * Include virtual-mysql-server to support MariaDB (Closes: #781983)
  * Adopt package.
  * Update Vcs-{Git,Browser}.
  * Update debian/watch to point to Github, not SourceForge.
  * Remove now-unnecessary debian/repack and debian/README.source.
  * Move to minimal "dh" style in debian/rules.
  * Bump Debhelper compatibility level to 9.
  * Bump Standards-Version to 3.9.8.
  * Reflow text in package long description.
  * wrap-and-sort -sa.
  * Drop debian/missing-sources file.

 -- Chris Lamb <lamby@debian.org>  Tue, 09 Aug 2016 12:25:39 +0100

adminer (4.2.1-1) unstable; urgency=low

  * Upstream upgrade
  * Send referrer header to the same domain
  * MySQL: Fix usage of utf8mb4 if the client library doesn't support it
  * MySQL: Use utf8mb4 in export only if required
  * SQLite: Use EXPLAIN QUERY PLAN in SQL query

 -- medhamsh <medhamsh@gmail.com>  Sat, 11 Apr 2015 09:05:25 +0530

adminer (3.7.1-1) unstable; urgency=low

  * Upstream upgrade
  * jsmin removed in upstream due to licensing issues
  * Modifying the Readme.source to reflect the same

 -- Medhamsh V <me@medhamsh.org>  Sat, 12 Oct 2013 01:55:33 +0530

adminer (3.3.4-1) unstable; urgency=low

  * Upstream upgrade

 -- Medhamsh V <me@medhamsh.org>  Sat, 30 Jun 2012 01:20:29 +0530

adminer (3.3.3-1) unstable; urgency=low

  * Initial release (Closes: #658861)

 -- Medhamsh V <me@medhamsh.org>  Mon, 06 Feb 2012 01:29:00 +0530
