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 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 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232
|
libdbd-firebird-perl (1.24-1+deb9u1) stretch; urgency=medium
* add upstream patch fixing fetching of decimal(x,y) values between -1 and 0
(Closes: #877720)
-- Damyan Ivanov <dmn@debian.org> Sat, 07 Oct 2017 15:45:00 +0000
libdbd-firebird-perl (1.24-1) unstable; urgency=medium
* New upstream version 1.24
* adapt to firebird 3
+ require firebird-dev with directories matching fb_config output
+ drop build-dependency on libfbembed2.5
+ add build-dependency on firebird3.0-server-core for embedded tests
* drop spelling patch applied upstream
-- Damyan Ivanov <dmn@debian.org> Tue, 11 Oct 2016 09:02:22 +0000
libdbd-firebird-perl (1.22-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Nick Morrott ]
* Import upstream version 1.22
* Declare compliance with Debian Policy 3.9.8
* Refresh build dependencies
* debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
* Add 01-spelling-error-in-binary-and-manpage.patch
* Add debian/upstream/metadata
-- Nick Morrott <knowledgejunkie@gmail.com> Fri, 12 Aug 2016 19:50:50 +0100
libdbd-firebird-perl (1.21-1) unstable; urgency=medium
* Imported Upstream version 1.21
* bump years of upstream copyright
-- Damyan Ivanov <dmn@debian.org> Sat, 26 Sep 2015 19:03:23 +0000
libdbd-firebird-perl (1.20-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.20
* Remove all patches. They are applied by upstream.
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
* Add libtest-deep-perl as build dependency
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 21 Aug 2015 06:03:03 -0300
libdbd-firebird-perl (1.18-2) unstable; urgency=high
* High urgency for security fixes
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Add patch from Stefan Roas fixing potential buffer overflow in certain
error conditions (CVE-2015-2788)
(Closes: #780925)
* add patch from upstream Git replacing all sprintf usage with snprintf
-- Damyan Ivanov <dmn@debian.org> Wed, 01 Apr 2015 08:43:03 +0000
libdbd-firebird-perl (1.18-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Xavier Guimard ]
* Imported Upstream version 1.18
* Update debian copyright years
* Remove patch disabling threaded events tests now included upstream
-- Xavier Guimard <x.guimard@free.fr> Wed, 02 Apr 2014 06:57:00 +0200
libdbd-firebird-perl (1.16-2) unstable; urgency=medium
[ Damyan Ivanov ]
* add arm64 to BAD_ARCH list on request from Noskaj
"This is the only thing in the Ubuntu diff" on IRC
* add patch from upstream Git disabling threaded events tests during
automated testing
Closes: #732324 -- FTBFS on i386
[ Xavier Guimard ]
* Bump Standards-Version to 3.9.5
-- Damyan Ivanov <dmn@debian.org> Thu, 09 Jan 2014 15:16:30 +0200
libdbd-firebird-perl (1.16-1) unstable; urgency=low
* Imported Upstream version 1.16
+ Fixes FTBFS with DBI 1.630 (Closes: #729680)
* Update years of upstream copyright
-- Damyan Ivanov <dmn@debian.org> Mon, 02 Dec 2013 22:36:35 +0200
libdbd-firebird-perl (1.15-2) unstable; urgency=low
* skip fork-based event tests on armel and armhf
-- Damyan Ivanov <dmn@debian.org> Tue, 10 Sep 2013 12:43:13 +0300
libdbd-firebird-perl (1.15-1) unstable; urgency=low
* New upstream release
+ fixes tests on s390x (Closes: #719855)
-- Damyan Ivanov <dmn@debian.org> Mon, 09 Sep 2013 22:12:38 +0300
libdbd-firebird-perl (1.14-1) unstable; urgency=low
* New upstream release
* export environment vars disabling fragile tests and certain tests on
certain bad platforms.
(Closes: #719582)
-- Damyan Ivanov <dmn@debian.org> Mon, 09 Sep 2013 16:38:08 +0300
libdbd-firebird-perl (1.12-1) unstable; urgency=low
* New upstream release
* add libfile-watch-perl to build-dependencies
* drop patch released upstream
* drop filebird2.5-server from build-dependencies
* update years of copyright
* require version 0.31 of libtest-exception-perl for building
-- Damyan Ivanov <dmn@debian.org> Thu, 15 Aug 2013 17:37:18 +0200
libdbd-firebird-perl (1.11-1) unstable; urgency=low
* Team upload.
[ Xavier Guimard ]
* Imported Upstream version 1.11
+ Remove debian/patches/git/skip-event-tests.patch that has been included
in upstream release
+ fixes build include flags when firebird is not found (Closes:#700427)
* Bump standards-version to 3.9.4
* Upgrade debhelper dependency to 9.20120312
* Update debian/copyright (format and years)
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Damyan Ivanov ]
* add patch removing unnecessary (and wrong) conversion from utf8 to native
bytes when feeding character data to firebird
Closes: #704265 -- FTBFS with perl 5.16: test failures
-- gregor herrmann <gregoa@debian.org> Sat, 18 May 2013 14:16:41 +0200
libdbd-firebird-perl (0.91-2) unstable; urgency=low
* add a patch from upstream c3306d5 allowing conditional skipping ov event
tests
* rules: skip event tests on number of architecures
these are armel, ia64, kfreebsd-amd64, kfreebsd-i386 and s390
it *seems* that the problem is not in dbd-firebird itself
as the very same tests pass on 7 other archtectures
-- Damyan Ivanov <dmn@debian.org> Fri, 04 Nov 2011 16:58:09 +0200
libdbd-firebird-perl (0.91-1) unstable; urgency=low
* Imported Upstream version 0.91
-- Damyan Ivanov <dmn@debian.org> Thu, 03 Nov 2011 22:26:16 +0200
libdbd-firebird-perl (0.90-1) unstable; urgency=low
* Imported Upstream version 0.90
* build embedded variant too
enables full test coverage without a running local firebird server
* build with hardening flags if buildflags.mk is available
-- Damyan Ivanov <dmn@debian.org> Wed, 02 Nov 2011 10:04:03 +0200
libdbd-firebird-perl (0.80-1) unstable; urgency=low
* New upstream release
+ remove all patches (released upstream)
-- Damyan Ivanov <dmn@debian.org> Tue, 04 Oct 2011 21:08:12 +0300
libdbd-firebird-perl (0.70-2) unstable; urgency=low
* add a patch from upstream Git adding support for 'gnukfreebsd' to
Makefile.PL. Closes: #643717 -- FTBFS on gnukfreebsd
* slight improvement of package description
-- Damyan Ivanov <dmn@debian.org> Thu, 29 Sep 2011 08:50:04 +0300
libdbd-firebird-perl (0.70-1) unstable; urgency=low
* New upstream release
+ documentation cleanup
+ support of Perl Unicode via ib_enable_utf8 attribute
+ fix $dbh->do() and $sth->execute() to properly return the number of
affected records
* add a patch from upstream Git appending $Config{ccflags} to CCFLAGS
(Closes: #643038 -- FTBFS with perl 5.14: CCFLAGS should include
$Config{ccflags})
* add -classic alternatives to firebird server B-D
* add a patch from upstream fixing skipping of tests
* add libtest-exception-perl to B-D
-- Damyan Ivanov <dmn@debian.org> Tue, 27 Sep 2011 23:27:43 +0300
libdbd-firebird-perl (0.60-2) unstable; urgency=low
* drop the ib-encoding patch. It is not ready yet, and better
introduced/tested upstream anyway
-- Damyan Ivanov <dmn@debian.org> Mon, 19 Sep 2011 14:22:05 +0300
libdbd-firebird-perl (0.60-1) unstable; urgency=low
* Initial Release. (Closes: #639775 -- ITP)
-- Damyan Ivanov <dmn@debian.org> Mon, 19 Sep 2011 11:38:33 +0300
|