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
|
puppet-module-puppetlabs-mysql (15.0.0-3) unstable; urgency=medium
* Fix autopkgtest "mariadb is responsive" (Closes: #1108800).
-- Thomas Goirand <zigo@debian.org> Wed, 23 Jul 2025 10:42:20 +0200
puppet-module-puppetlabs-mysql (15.0.0-2) unstable; urgency=medium
* Team upload.
* d/control: tighten stdlib module dependency
-- Jérôme Charaoui <jerome@riseup.net> Sun, 25 Feb 2024 12:29:02 -0500
puppet-module-puppetlabs-mysql (15.0.0-1) unstable; urgency=medium
* Team upload.
[Jérôme Charaoui]
* New upstream version 15.0.0
* d/install: add new module data, types directories
* d/patches:
- drop ssl directives patch, merged upstream
+ refresh fix-client_dev_package_name.patch
+ adjust fix-creation-of-var-log-mysql.patch
* d/control:
- drop obsolete dependencies
+ puppet is now puppet-agent
+ bump dh-compat to 13
+ bump Standards-Version, no changes needed
* d/tests: reorganize tests
[lintian-brush]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove obsolete field Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
-- Jérôme Charaoui <jerome@riseup.net> Sat, 24 Feb 2024 14:34:38 -0500
puppet-module-puppetlabs-mysql (8.1.0-7) unstable; urgency=medium
* Add fix-creation-of-var-log-mysql.patch.
-- Thomas Goirand <zigo@debian.org> Thu, 09 Mar 2023 12:31:33 +0100
puppet-module-puppetlabs-mysql (8.1.0-6) unstable; urgency=medium
* Add do-not-emit-other-ssl-directives-when-ssl-is-false.patch.
-- Thomas Goirand <zigo@debian.org> Fri, 17 Feb 2023 13:51:33 +0100
puppet-module-puppetlabs-mysql (8.1.0-5) unstable; urgency=medium
* Fix python-mysqldb -> python3-mysqldb installation.
-- Thomas Goirand <zigo@debian.org> Tue, 19 Jan 2021 17:53:49 +0100
puppet-module-puppetlabs-mysql (8.1.0-4) unstable; urgency=medium
* autopkgtest: remove testing if the service is enabled or not, as it's
checking for /etc/rc.d/*, which isn't a good test: it should be using
systemctl to check for this (Closes: #980257).
-- Thomas Goirand <zigo@debian.org> Mon, 18 Jan 2021 14:34:36 +0100
puppet-module-puppetlabs-mysql (8.1.0-3) unstable; urgency=medium
* Add fix-client_dev_package_name.patch (Closes: #975478).
* Add myself as uploader.
* Ran wrap-and-sort -bastk.
* Switched to debhelper-compat.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Nov 2020 09:17:56 +0100
puppet-module-puppetlabs-mysql (8.1.0-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Thu, 07 Nov 2019 21:19:08 +0100
puppet-module-puppetlabs-mysql (8.1.0-1) experimental; urgency=medium
* Team upload.
* New upstream release (Closes: #926697).
-- Thomas Goirand <zigo@debian.org> Wed, 10 Apr 2019 11:05:28 +0200
puppet-module-puppetlabs-mysql (5.3.0-1) unstable; urgency=medium
[ Thomas Bechtold ]
* Remove myself from Uploaders (Closes: #892676)
[ Sebastien Badia ]
* New upstream version 5.3.0 (LP: #1581812)
* d/compat: Bump compat version to 11
* d/docs: Add missing NOTICE file (for Apache2 license)
* d/upstream: Added Upstream metadata
* d/copyright:
+ Remove unused license
+ Update copyright years and fix globing
* d/control:
+ Use salsa.debian.org in Vcs-* fields
+ Added myself as Uploader
+ Bump to Standards-Version 4.1.4 (no changes needed)
+ Fix dependencies according new upstream (Closes: #893471)
+ Added Rules-Requires-Root option
* d/watch: Bump to version 4 and use HTTPS for URI
-- Sebastien Badia <sbadia@debian.org> Sun, 29 Apr 2018 15:59:36 +0200
puppet-module-puppetlabs-mysql (3.10.0-1) unstable; urgency=medium
* Imported upstream release 3.10.0
* debian/copyright: Use https URL
* Use debhelper 10
* debian/copyright: remove mention of mysqltuner.pl, which is no longer included
-- Stig Sandbeck Mathisen <ssm@debian.org> Sat, 19 Nov 2016 11:01:22 +0100
puppet-module-puppetlabs-mysql (3.8.0-1) unstable; urgency=medium
* Imported upstream release 3.8.0
* Update dependencies for puppet 4
* Run autopkgtests with serverspec
* Declare compliance with Debian policy 3.9.8
* Update VCS-* URLs
* Add myself to Uploaders list
* Update source homepage
-- Stig Sandbeck Mathisen <ssm@debian.org> Wed, 01 Jun 2016 21:18:31 +0200
puppet-module-puppetlabs-mysql (3.6.1-1) unstable; urgency=medium
* Team upload.
* Imported upstream release 3.6.1 (CVE-2015-7224)
-- Stig Sandbeck Mathisen <ssm@debian.org> Sun, 04 Oct 2015 09:39:00 +0200
puppet-module-puppetlabs-mysql (3.6.0-1) unstable; urgency=medium
* Team upload.
* Imported upstream release 3.6.0
* [d6d4eb9] Add DEP-8 tests
* [e31bdb0] Adjust installation dirs
-- Stig Sandbeck Mathisen <ssm@debian.org> Sat, 12 Sep 2015 00:47:17 +0200
puppet-module-puppetlabs-mysql (2.3.1-1) unstable; urgency=medium
* Imported upstream relase 2.3.1
* Declare compliance with Debian policy 3.9.6
* Update debian/control metadata with cme (Vcs-*)
* Update file lists
-- Stig Sandbeck Mathisen <ssm@debian.org> Fri, 24 Oct 2014 22:12:13 +0200
puppet-module-puppetlabs-mysql (2.2.3-1) unstable; urgency=medium
* New upstream release.
-- Thomas Bechtold <toabctl@debian.org> Fri, 07 Mar 2014 21:28:44 +0100
puppet-module-puppetlabs-mysql (2.1.0-2) unstable; urgency=medium
* debian/watch: use redirector from qa.debian.org.
* debian/control: Bump Standards-Version to 3.9.5. No further changes.
-- Thomas Bechtold <toabctl@debian.org> Wed, 22 Jan 2014 07:53:24 +0100
puppet-module-puppetlabs-mysql (2.1.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: Use Debian address in Uploaders field.
-- Thomas Bechtold <toabctl@debian.org> Tue, 24 Dec 2013 16:20:35 +0100
puppet-module-puppetlabs-mysql (2.0.1-1) unstable; urgency=low
[ Thomas Bechtold ]
* Initial release (Closes: #726376)
-- Stig Sandbeck Mathisen <ssm@debian.org> Mon, 04 Nov 2013 18:37:06 +0100
|