1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
php-horde-service-gravatar (1.0.1-9) unstable; urgency=medium
* d/patches: Add 1010_phpunit-8.x+9.x.patch. Fix tests with PHPUnit 8.x/9.x.
* d/t/control: Require php-horde-test (>= 2.6.4+debian0-6~).
* d/t/phpunit: Export SERVICE_GRAVATAR_TEST_CONFIG config for online testing
Gravatar image download.
* d/t/control: Require ca-certificates
-- Mike Gabriel <sunweaver@debian.org> Wed, 23 Sep 2020 22:52:07 +0200
php-horde-service-gravatar (1.0.1-8) unstable; urgency=medium
* 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.
-- Mike Gabriel <sunweaver@debian.org> Wed, 01 Jul 2020 15:42:28 +0200
php-horde-service-gravatar (1.0.1-7) unstable; urgency=medium
* Re-upload to Debian. (Closes: #959347).
* 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, 21 May 2020 09:09:35 +0200
php-horde-service-gravatar (1.0.1-6) 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 20:52:55 +0200
php-horde-service-gravatar (1.0.1-5) unstable; urgency=medium
* Update Standards-Version to 4.1.4, no change
* Update Maintainer field
-- Mathieu Parent <sathieu@debian.org> Tue, 15 May 2018 20:45:26 +0200
php-horde-service-gravatar (1.0.1-4) 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> Fri, 06 Apr 2018 18:03:08 +0200
php-horde-service-gravatar (1.0.1-3) 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 19:31:44 +0200
php-horde-service-gravatar (1.0.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> Mon, 14 Mar 2016 09:25:54 +0100
php-horde-service-gravatar (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
-- Mathieu Parent <sathieu@debian.org> Thu, 04 Feb 2016 08:36:07 +0100
php-horde-service-gravatar (1.0.0-7) unstable; urgency=medium
* Upgaded to debhelper compat 9
-- Mathieu Parent <sathieu@debian.org> Sat, 24 Oct 2015 09:21:03 +0200
php-horde-service-gravatar (1.0.0-6) unstable; urgency=medium
* Remove XS-Testsuite header in d/control
* Update gbp.conf
-- Mathieu Parent <sathieu@debian.org> Mon, 10 Aug 2015 06:59:16 +0200
php-horde-service-gravatar (1.0.0-5) unstable; urgency=medium
* Update Standards-Version to 3.9.6, no change
-- Mathieu Parent <sathieu@debian.org> Tue, 05 May 2015 08:37:55 +0200
php-horde-service-gravatar (1.0.0-4) unstable; urgency=medium
* Fixed DEP-8 tests, by removing "set -x"
-- Mathieu Parent <sathieu@debian.org> Sat, 11 Oct 2014 15:45:23 +0200
php-horde-service-gravatar (1.0.0-3) unstable; urgency=medium
* Fixed DEP-8 tests
-- Mathieu Parent <sathieu@debian.org> Sat, 13 Sep 2014 16:18:55 +0200
php-horde-service-gravatar (1.0.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 23:09:40 +0200
php-horde-service-gravatar (1.0.0-1) unstable; urgency=medium
* New upstream version 1.0.0
-- Mathieu Parent <sathieu@debian.org> Fri, 04 Jul 2014 08:42:18 +0200
php-horde-service-gravatar (1.0.0~alpha1-1) unstable; urgency=low
* Horde's Horde_Service_Gravatar package
* Initial packaging (Closes: #736633)
-- Mathieu Parent <sathieu@debian.org> Sat, 17 May 2014 10:51:17 +0200
|