| 12
 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
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 
 | 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
 |