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
|
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
|