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
|
mysql-defaults (1.0.2) unstable; urgency=medium
[ Andreas Beckmann ]
* Do not install alternatives pointing to conffiles that were removed by the
local admin (Closes: #844048)
[ Otto Kekäläinen ]
* Update the versioned dependencies from MariaDB 10.0 to 10.1 now when
MariaDB 10.1 has entered Debian unstable and testing (Closes: #850147)
-- Otto Kekäläinen <otto@debian.org> Sun, 15 Jan 2017 21:46:13 +0200
mysql-defaults (1.0.1) unstable; urgency=low
[ Helmut Grohne ]
* Switch default-libmysqlclient-dev to Architecture: any. (Closes: #842454)
-- Otto Kekäläinen <otto@debian.org> Thu, 10 Nov 2016 22:22:16 +0200
mysql-defaults (1.0.0) unstable; urgency=low
[ Andreas Beckmann ]
* fix the branch in the Vcs-Git URL
[ Otto Kekäläinen ]
* Upload to unstable
-- Otto Kekäläinen <otto@debian.org> Mon, 15 Aug 2016 21:10:41 +0300
mysql-defaults (1.0.0~exp1) experimental; urgency=low
[ Otto Kekäläinen ]
* Initial upload to Debian. This package provides a mysql-common package
that is independent on it's own without the server source packages.
This source package also generates the default-mysql-* metapackages
that have been created to meet the requirements set by the release team.
The package will be first tested in experimental so that any potential
regressions have minimal impact.
.
The mysql-common package replaces the one provided from mysql-5.6/5.7
source package. In the future mysql-common will be provided only from this
source package.
[ Andreas Beckmann ]
* Move mysql-common from src:mysql-5.7 to a separate source package.
* Provide default-mysql-{client,server}{,-core} metapackages corresponding
to virtual-mysql-*. These depend on the respective mariadb-10.0 packages.
[ Robie Basak ]
* Add default-libmysqlclient-dev package
-- Otto Kekäläinen <otto@debian.org> Sat, 09 Jul 2016 00:57:48 +0300
|