php-horde-crypt (2.7.12-6) unstable; urgency=medium

  * debian/patches:
    + Avoid Debian CI failures due to flakiness of public GPG keyservers.
      (Closes: #987684).
  * d/t/control:
    + Add 'needs-internet' restriction.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 29 Apr 2021 11:24:16 +0200

php-horde-crypt (2.7.12-5) unstable; urgency=medium

  * d/patches:
    + Add 1010_phpunit-8.x+9.x.patch.  Fix tests with PHPUnit 8.x/9.x.
    + Add 1001_strong-pgp-keys-by-default.patch. Switch to 4096 bit default
      key length.
    + Add 1002_Horde_Crypt_Pgp_Backend-Fix-generateKey-method-with-.patch.
      Fix generateKey() with GnuPG 2.2.
  * d/control: Bump Standards-Version: to 4.5.1. No changes needed.
  * d/t/phpunit: Drop CRYPT_TEST_CONFIG. Not needed.
  * d/t/control: Require php-horde-http.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 23 Nov 2020 11:12:33 +0000

php-horde-crypt (2.7.12-4) unstable; urgency=medium

  [ Mike Gabriel ]
  * d/control: Add to Uploaders: Juri Grabowski.
  * d/control: Bump DH compat level to version 13.
  * d/salsa-ci.yml: Add file with salsa-ci.yml and pipeline-jobs.yml calls.

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

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

php-horde-crypt (2.7.12-3) unstable; urgency=medium

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

  * 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/upstream/metadata: Add file. Comply with DEP-12.
  * d/tests/control: Stop using deprecated needs-recommends restriction.
  * d/copyright: Update copyright attributions.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 07 May 2020 09:49:40 +0200

php-horde-crypt (2.7.12-2) unstable; urgency=medium

  * Bump debhelper from old 11 to 12.
  * d/control: Orphaning package (See #942282)

 -- Mathieu Parent <sathieu@debian.org>  Fri, 18 Oct 2019 08:10:56 +0200

php-horde-crypt (2.7.12-1) unstable; urgency=medium

  * Update Standards-Version to 4.1.4, no change
  * Update Maintainer field
  * New upstream version 2.7.12

 -- Mathieu Parent <sathieu@debian.org>  Tue, 15 May 2018 10:21:36 +0200

php-horde-crypt (2.7.11-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 15:39:25 +0200

php-horde-crypt (2.7.11-1) unstable; urgency=medium

  * New upstream version 2.7.11

 -- Mathieu Parent <sathieu@debian.org>  Sat, 16 Dec 2017 16:39:46 +0100

php-horde-crypt (2.7.10-1) unstable; urgency=medium

  * New upstream version 2.7.10

 -- Mathieu Parent <sathieu@debian.org>  Tue, 26 Sep 2017 22:18:46 +0200

php-horde-crypt (2.7.9-1) unstable; urgency=medium

  * New upstream version 2.7.9
    - Remove 0001-Horde_Crypt-Fix-getFingerprintsFromKey-test-with-gpg.patch and
      0002-Horde_Crypt-Fix-GetSignersKeyID-test-with-gpg-2.1.18.patch, merged
      upstream

 -- Mathieu Parent <sathieu@debian.org>  Sat, 01 Jul 2017 21:25:09 +0200

php-horde-crypt (2.7.8-1) unstable; urgency=medium

  * New upstream version 2.7.8
    - with GnuPG 2 support (incomplete)
    - Remove 0001-Escape-user-provided-recipients-and-charset-data.patch, merged
  * Add gnupg as a test dependency (Closes: #849151)
  * Fix GnuPG 2 support (from https://github.com/horde/horde/pull/221)

 -- Mathieu Parent <sathieu@debian.org>  Sat, 27 May 2017 22:14:43 +0200

php-horde-crypt (2.7.5-2) unstable; urgency=medium

  * Escape user provided recipients and charset data. Fixes CVE-2017-7413 and
    CVE-2017-7414 (Closes: #859635)

 -- Mathieu Parent <sathieu@debian.org>  Wed, 03 May 2017 07:15:32 +0200

php-horde-crypt (2.7.5-1) unstable; urgency=medium

  * New upstream version 2.7.5

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

php-horde-crypt (2.7.3-2) unstable; urgency=medium

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

 -- Mathieu Parent <sathieu@debian.org>  Wed, 08 Jun 2016 07:33:23 +0200

php-horde-crypt (2.7.3-1) unstable; urgency=medium

  * New upstream version 2.7.3

 -- Mathieu Parent <sathieu@debian.org>  Tue, 05 Apr 2016 23:00:35 +0200

php-horde-crypt (2.7.2-1) unstable; urgency=medium

  * New upstream version 2.7.2

 -- Mathieu Parent <sathieu@debian.org>  Sat, 26 Mar 2016 11:39:32 +0100

php-horde-crypt (2.7.0-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>  Sun, 13 Mar 2016 15:51:25 +0100

php-horde-crypt (2.7.0-1) unstable; urgency=medium

  * New upstream version 2.7.0

 -- Mathieu Parent <sathieu@debian.org>  Wed, 03 Feb 2016 22:41:06 +0100

php-horde-crypt (2.6.1-2) unstable; urgency=medium

  * Upgaded to debhelper compat 9

 -- Mathieu Parent <sathieu@debian.org>  Fri, 23 Oct 2015 06:50:30 +0200

php-horde-crypt (2.6.1-1) unstable; urgency=medium

  * New upstream version 2.6.1

 -- Mathieu Parent <sathieu@debian.org>  Thu, 17 Sep 2015 04:19:56 +0200

php-horde-crypt (2.6.0-1) unstable; urgency=medium

  * Remove XS-Testsuite header in d/control
  * Update gbp.conf
  * New upstream version 2.6.0

 -- Mathieu Parent <sathieu@debian.org>  Mon, 10 Aug 2015 00:19:54 +0200

php-horde-crypt (2.5.3-1) unstable; urgency=medium

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

 -- Mathieu Parent <sathieu@debian.org>  Mon, 04 May 2015 21:23:29 +0200

php-horde-crypt (2.5.0-5) unstable; urgency=medium

  * autopkgtest: Add CRYPT_TEST_CONFIG

 -- Mathieu Parent <sathieu@debian.org>  Thu, 16 Oct 2014 22:24:37 +0200

php-horde-crypt (2.5.0-4) unstable; urgency=medium

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

 -- Mathieu Parent <sathieu@debian.org>  Sat, 11 Oct 2014 14:02:30 +0200

php-horde-crypt (2.5.0-3) unstable; urgency=medium

  * Fixed DEP-8 tests

 -- Mathieu Parent <sathieu@debian.org>  Sat, 13 Sep 2014 14:36:30 +0200

php-horde-crypt (2.5.0-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 22:05:07 +0200

php-horde-crypt (2.5.0-1) unstable; urgency=medium

  * New upstream version 2.5.0

 -- Mathieu Parent <sathieu@debian.org>  Fri, 04 Jul 2014 08:11:47 +0200

php-horde-crypt (2.4.3-1) unstable; urgency=medium

  * New upstream version 2.4.3

 -- Mathieu Parent <sathieu@debian.org>  Wed, 04 Jun 2014 22:57:10 +0200

php-horde-crypt (2.4.2-1) unstable; urgency=medium

  * New upstream version 2.4.2

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

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

  * New upstream version 2.4.1

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

php-horde-crypt (2.4.0-1) unstable; urgency=low

  * New upstream version 2.4.0

 -- Mathieu Parent <sathieu@debian.org>  Sat, 30 Nov 2013 19:41:34 +0100

php-horde-crypt (2.2.2-1) unstable; urgency=low

  * New upstream version 2.2.2

 -- Mathieu Parent <sathieu@debian.org>  Wed, 28 Aug 2013 09:03:07 +0200

php-horde-crypt (2.2.1-1) unstable; urgency=low

  * New upstream version 2.2.1

 -- Mathieu Parent <sathieu@debian.org>  Sun, 11 Aug 2013 12:49:39 +0200

php-horde-crypt (2.2.0-2) unstable; urgency=low

  * Use pristine-tar

 -- Mathieu Parent <sathieu@debian.org>  Wed, 05 Jun 2013 13:27:23 +0200

php-horde-crypt (2.2.0-1) unstable; urgency=low

  * New upstream version 2.2.0

 -- Mathieu Parent <sathieu@debian.org>  Tue, 14 May 2013 19:04:38 +0200

php-horde-crypt (2.1.3-1) unstable; urgency=low

  * New upstream version 2.1.3

 -- Mathieu Parent <sathieu@debian.org>  Sun, 07 Apr 2013 15:44:20 +0200

php-horde-crypt (2.1.1-1) unstable; urgency=low

  * New upstream version 2.1.1

 -- Mathieu Parent <sathieu@debian.org>  Thu, 10 Jan 2013 20:12:17 +0100

php-horde-crypt (2.1.0-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 19:38:37 +0100

php-horde-crypt (2.1.0-1) unstable; urgency=low

  * New upstream version 2.1.0
  * 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 Vcs-* fields

 -- Mathieu Parent <sathieu@debian.org>  Sat, 01 Dec 2012 11:15:14 +0100

php-horde-crypt (1.1.0-1) unstable; urgency=low

  * Horde_Crypt package
  * Initial packaging (Closes: #657357)
  * Copyright file by Soren Stoutner and Jay Barksdale

 -- Mathieu Parent <sathieu@debian.org>  Sun, 12 Feb 2012 14:57:45 +0100