php-horde-db (2.4.1-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use a PG-native catalog query in primaryKey method to fix unstable
  * ordering. (Closes: #1082106)

 -- Christoph Berg <myon@debian.org>  Wed, 25 Sep 2024 14:44:52 +0200

php-horde-db (2.4.1-8) unstable; urgency=medium

  * d/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * d/patches:
    + Add 1013_php8.2.patch. Fix PHP 8.2 deprecation warnings. (Closes:
      #1028931).
    + Adjust 1010_phpunit-8.x+9.x.patch. Make two more tests pass (instead of
      being evaluated as risky).
  * d/t/control:
    + Assure that php-horde-support (>= 2.2.2-2~) is installed for the autopkgtest run.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 23 Jan 2023 23:58:57 +0100

php-horde-db (2.4.1-7) unstable; urgency=medium

  * Team upload.
  * d/tests: do not test mysql on armel

 -- Anton Gladky <gladk@debian.org>  Fri, 30 Dec 2022 18:59:17 +0100

php-horde-db (2.4.1-6) unstable; urgency=medium

  * Team upload.
  * d/patches: fix one more error, appearing in php-horde-share.

 -- Anton Gladky <gladk@debian.org>  Thu, 29 Dec 2022 20:47:59 +0100

php-horde-db (2.4.1-5) unstable; urgency=medium

  * d/patches: return type array in the current() function.
               (Closes: #1026819, #1020784)

 -- Anton Gladky <gladk@debian.org>  Wed, 21 Dec 2022 23:29:31 +0100

php-horde-db (2.4.1-4) unstable; urgency=medium

  * Team upload.
  * d/patches: fix not-closed quote. (Closes: #1015202)
  * d/salsa-ci.yml: simplify
  * d/control: Update standards version to 4.6.1, no changes needed.
  * d/tests/phpunit: fix PG-DB incompatibilities between v14 and v15.
  * d/tests: fix autopkgtests.

 -- Anton Gladky <gladk@debian.org>  Wed, 21 Dec 2022 07:36:52 +0100

php-horde-db (2.4.1-3) unstable; urgency=medium

  * d/patches: Improve MySQL charset compat in 1012_php8.1.patch.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 12 Jul 2022 10:45:20 +0200

php-horde-db (2.4.1-2) unstable; urgency=medium

  * d/control: Bump Standards-Version: to 4.6.0. No changes needed.
  * d/watch: Switch to format version 4.
  * d/patches: Add 1012_php8.1.patch. (This version of the patch is not
    100% ready, yet, but it should already reduce debci failures of other
    php-horde-* packages a great deal; also it makes the debci failures
    of many php-horde-* packages much more readable; thus the interim
    upload).

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 08 Jul 2022 07:25:04 +0200

php-horde-db (2.4.1-1) unstable; urgency=medium

  * New upstream version 2.4.1
  * debian/patches:
    + Drop psql-use-show-server-version-num.patch, psql-use-pg_sequences.patch
      and psql-drop-pg-attrdef-adsrc.patch. All applied upstream.
    + Rebase 1011_psql-avoid-access-array-offset-on-val-of-type-bool.patch
      (and add patch header).
    + Update 1010_phpunit-8.x+9.x.patch (re-add phpunit.xml, removed by
      upstream).
    + Update 1010_phpunit-8.x+9.x.patch. Replace PHPUnit 10 deprecated assert
      call 'assertRegExp()' by 'assertMatchesRegularExpression()'.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 23 Feb 2021 12:39:53 +0100

php-horde-db (2.4.0-7) unstable; urgency=medium

  [ Melvin Vermeeren ]
  * debian/patches:
    + Add backported patches to fix compatibility with PostgreSQL >= 10. Thanks
      to Ivan Sergio Borgonovo for working on these patches.

  [ Mike Gabriel ]
  * debian/patches:
    + Add 1010_phpunit-8.x+9.x.patch. Fix tests with PHPUnit 8.x/9.x.
    + Add psql-drop-pg-attrdef-adsrc.patch. Avoid using pg_attrdef.adsrc
      (deprecated and dropped in postgres 12) use information_schema and
      pg_get_expr() and pg_get_serial_sequence(). Thanks to Ivan Sergio
      Borgonovo for working on this patch.
    + Add 1011_psql-avoid-access-array-offset-on-val-of-type-bool.patch.
      Avoid access to array offset on value of type bool in PHP 7.4.
  * d/t/control: Require php-horde-test (>= 2.6.4+debian0-6~).
  * d/t/control: Add php-horde-cache.
  * d/t/control: Make .phpunit.result.cache a writeable file.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 07 Sep 2020 11:50:50 +0200

php-horde-db (2.4.0-6) unstable; urgency=medium

  [ Mike Gabriel ]
  * d/tests/control: Drop deprecated needs-recommends restriction.
  * d/control: Add to Uploaders: Juri Grabowski.
  * d/control: Bump DH compat level to version 13.

  [ Juri Grabowski ]
  * d/salsa-ci.yml: enable aptly

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 01 Jul 2020 10:37:49 +0200

php-horde-db (2.4.0-5) unstable; urgency=medium

  * Re-upload to Debian. (Closes: #959255).

  * d/control: Add to Uploaders: Mike Gabriel.
  * d/control: Drop from Uploaders: Debian QA Group.
  * d/control: Bump Standards-Version: to 4.5.0. No changes needed.
  * d/control: Add Rules-Requires-Root: field and set it to 'no'.
  * d/copyright: Update copyright attributions.
  * d/upstream/metadata: Add file. Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 04 May 2020 21:22:32 +0200

php-horde-db (2.4.0-4) unstable; urgency=medium

  * Bump debhelper from old 11 to 12.
  * salsa-ci.yml: Allow autopkgtest failure
  * d/control: Orphaning package (See #942282)

 -- Mathieu Parent <sathieu@debian.org>  Fri, 18 Oct 2019 19:52:03 +0200

php-horde-db (2.4.0-3) unstable; urgency=medium

  * Update Standards-Version to 4.1.4, no change
  * Update Maintainer field

 -- Mathieu Parent <sathieu@debian.org>  Tue, 15 May 2018 00:24:56 +0200

php-horde-db (2.4.0-2) unstable; urgency=medium

  * Update Standards-Version to 4.1.3, no change
  * Upgrade debhelper to compat 11
  * Update Vcs-* fields
  * Use secure copyright format URI
  * Replace "Priority: extra" by "Priority: optional"

 -- Mathieu Parent <sathieu@debian.org>  Thu, 05 Apr 2018 11:42:47 +0200

php-horde-db (2.4.0-1) unstable; urgency=medium

  * New upstream version 2.4.0

 -- Mathieu Parent <sathieu@debian.org>  Fri, 30 Jun 2017 21:30:04 +0200

php-horde-db (2.3.4-1) unstable; urgency=medium

  * New upstream version 2.3.4

 -- Mathieu Parent <sathieu@debian.org>  Sat, 17 Dec 2016 22:01:33 +0100

php-horde-db (2.3.3-1) unstable; urgency=medium

  * New upstream version 2.3.3

 -- Mathieu Parent <sathieu@debian.org>  Fri, 09 Sep 2016 12:07:53 +0200

php-horde-db (2.3.2-1) unstable; urgency=medium

  * New upstream version 2.3.2

 -- Mathieu Parent <sathieu@debian.org>  Thu, 07 Jul 2016 00:01:36 +0200

php-horde-db (2.3.1-6) unstable; urgency=medium

  * MySQL: Use a non-blank password, fixed (Closes: #827491)

 -- Mathieu Parent <sathieu@debian.org>  Wed, 22 Jun 2016 06:45:54 +0200

php-horde-db (2.3.1-5) unstable; urgency=medium

  * Update test compatibility with MySQL 5.7 (Closes: #827491, LP #1568015), by
    setting the password.
  * MySQL: Use a non-blank password.

 -- Mathieu Parent <sathieu@debian.org>  Sat, 18 Jun 2016 22:46:04 +0200

php-horde-db (2.3.1-4) unstable; urgency=medium

  * Update Standards-Version to 3.9.8, no change
  * Updated d/watch to use https

 -- Mathieu Parent <sathieu@debian.org>  Tue, 07 Jun 2016 22:34:12 +0200

php-horde-db (2.3.1-3) unstable; urgency=medium

  * Fix debian/tests/control: php-sqlite -> php-sqlite3

 -- Mathieu Parent <sathieu@debian.org>  Sat, 19 Mar 2016 23:50:24 +0100

php-horde-db (2.3.1-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7, no change
  * Use secure Vcs-* fields
  * Rebuild with newer pkg-php-tools for the PHP 7 transition
  * Replace php5-* by php-* in d/tests/control

 -- Mathieu Parent <sathieu@debian.org>  Sat, 12 Mar 2016 22:52:57 +0100

php-horde-db (2.3.1-1) unstable; urgency=medium

  * New upstream version 2.3.1
    - Improve getting tables and indexes from PostgreSQL servers
      (Closes: #810858)

 -- Mathieu Parent <sathieu@debian.org>  Wed, 03 Feb 2016 21:03:13 +0100

php-horde-db (2.3.0-1) unstable; urgency=medium

  * New upstream version 2.3.0

 -- Mathieu Parent <sathieu@debian.org>  Wed, 09 Dec 2015 08:14:03 +0100

php-horde-db (2.2.3-3) unstable; urgency=medium

  * Upgaded to debhelper compat 9

 -- Mathieu Parent <sathieu@debian.org>  Sat, 24 Oct 2015 15:25:41 +0200

php-horde-db (2.2.3-2) unstable; urgency=medium

  * Remove XS-Testsuite header in d/control
  * Update gbp.conf

 -- Mathieu Parent <sathieu@debian.org>  Sun, 09 Aug 2015 22:30:30 +0200

php-horde-db (2.2.3-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.6, no change
  * New upstream version 2.2.3

 -- Mathieu Parent <sathieu@debian.org>  Mon, 04 May 2015 20:31:16 +0200

php-horde-db (2.1.4-3) unstable; urgency=medium

  * autopkgtest (debian/tests/*):
    - Add php5-sqlite dependency
    - Add mysql-server and php5-mysql dependencies and config
    - Add postgresql and php5-pgsql dependencies and config
    - Run tests as root, and drop privileges as needed

 -- Mathieu Parent <sathieu@debian.org>  Fri, 17 Oct 2014 07:24:09 +0200

php-horde-db (2.1.4-2) unstable; urgency=medium

  * Fixed DEP-8 tests, by removing "set -x"

 -- Mathieu Parent <sathieu@debian.org>  Sat, 11 Oct 2014 12:16:34 +0200

php-horde-db (2.1.4-1) unstable; urgency=medium

  * New upstream version 2.1.4

 -- Mathieu Parent <sathieu@debian.org>  Fri, 03 Oct 2014 22:18:09 +0200

php-horde-db (2.1.3-3) unstable; urgency=medium

  * Fixed DEP-8 tests

 -- Mathieu Parent <sathieu@debian.org>  Sat, 13 Sep 2014 10:57:42 +0200

php-horde-db (2.1.3-2) unstable; urgency=medium

  * Update Standards-Version, no change
  * Update Vcs-Browser to use cgit instead of gitweb
  * Add dep-8 (automatic as-installed package testing)

 -- Mathieu Parent <sathieu@debian.org>  Tue, 26 Aug 2014 20:17:41 +0200

php-horde-db (2.1.3-1) unstable; urgency=medium

  * New upstream version 2.1.3

 -- Mathieu Parent <sathieu@debian.org>  Thu, 19 Jun 2014 22:45:30 +0200

php-horde-db (2.1.2-1) unstable; urgency=medium

  * New upstream version 2.1.2

 -- Mathieu Parent <sathieu@debian.org>  Thu, 05 Jun 2014 20:20:36 +0200

php-horde-db (2.1.1-1) unstable; urgency=medium

  * New upstream version 2.1.1

 -- Mathieu Parent <sathieu@debian.org>  Sun, 13 Apr 2014 09:15:25 +0200

php-horde-db (2.1.0-1) unstable; urgency=medium

  * New upstream version 2.1.0

 -- Mathieu Parent <sathieu@debian.org>  Sat, 08 Mar 2014 09:17:36 +0100

php-horde-db (2.0.4-1) unstable; urgency=low

  * New upstream version 2.0.4

 -- Mathieu Parent <sathieu@debian.org>  Wed, 28 Aug 2013 08:18:39 +0200

php-horde-db (2.0.3-2) unstable; urgency=low

  * Use pristine-tar

 -- Mathieu Parent <sathieu@debian.org>  Wed, 05 Jun 2013 20:12:41 +0200

php-horde-db (2.0.3-1) unstable; urgency=low

  * New upstream version 2.0.3

 -- Mathieu Parent <sathieu@debian.org>  Mon, 06 May 2013 15:50:32 +0200

php-horde-db (2.0.2-1) unstable; urgency=low

  * New upstream version 2.0.2

 -- Mathieu Parent <sathieu@debian.org>  Sun, 07 Apr 2013 16:10:32 +0200

php-horde-db (2.0.1-2) unstable; urgency=low

  * Add a description of Horde in long description
  * Updated Standards-Version to 3.9.4, no changes
  * Replace horde4 by PEAR in git reporitory path
  * Fix Horde Homepage
  * Remove debian/pearrc, not needed with latest php-horde-role

 -- Mathieu Parent <sathieu@debian.org>  Wed, 09 Jan 2013 20:42:26 +0100

php-horde-db (2.0.1-1) unstable; urgency=low

  * New upstream version 2.0.1
  * Fixed watchfile
  * Updated Standards-Version to 3.9.3: no change
  * Updated copyright format URL
  * Updated debian/pearrc to install Horde apps in /usr/share/horde
    instead of /usr/share/horde4
  * Updated Homepage
  * Added Vcs-* fields

 -- Mathieu Parent <sathieu@debian.org>  Fri, 30 Nov 2012 21:18:42 +0100

php-horde-db (1.2.0-1) unstable; urgency=low

  * Horde_Db package.
  * Initial packaging (Closes: #635791)
  * Copyright file by Soren Stoutner and Jay Barksdale

 -- Mathieu Parent <sathieu@debian.org>  Tue, 17 Jan 2012 18:44:32 +0100
