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
|
python-testing.mysqld (1.4.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* Convert git repository from git-dpm to gbp layout
[ Dominik George ]
* Update my maintainer address.
* Align test suite with disabled multi-statement mode in pymysql >= 0.8.
(Closes: #894234)
* Bump Standards-Version to 4.1.1, no changes needed.
-- Dominik George <natureshadow@debian.org> Fri, 26 Oct 2018 17:56:30 +0200
python-testing.mysqld (1.4.0-2) unstable; urgency=medium
* Build-Depend / Depend on default-mysql-server. (Closes: #848287)
+ Now works with MariaDB.
+ Does not depend on mysql-client anymore.
-- Dominik George <nik@naturalnet.de> Wed, 25 Jan 2017 14:11:07 +0100
python-testing.mysqld (1.4.0-1) unstable; urgency=low
* Initial release. (Closes: #838581)
-- Dominik George <nik@naturalnet.de> Thu, 13 Oct 2016 17:00:45 +0200
|