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
|
mariadb-mysql-kbs (1.3.0-2) unstable; urgency=medium
* Team upload
[ William Desportes ]
* Do not install merge.php
[ David Prévot ]
* Modernize PHPUnit syntax
* Update Standards-Version to 4.7.2
-- David Prévot <taffit@debian.org> Sun, 09 Mar 2025 17:41:51 +0100
mariadb-mysql-kbs (1.3.0-1) unstable; urgency=medium
* New upstream version 1.3.0
* Add the PHP PEAR team as Uploaders
* Bump Standards-Version to 4.7.0
* Use git mode of d/watch
* Add filter to remove some files from upstream
-- William Desportes <williamdes@wdes.fr> Tue, 23 Jul 2024 13:11:13 +0200
mariadb-mysql-kbs (1.2.14-1) unstable; urgency=medium
* Use the tags list page for d/watch
* New upstream version 1.2.14
-- William Desportes <williamdes@wdes.fr> Tue, 06 Dec 2022 19:15:15 +0100
mariadb-mysql-kbs (1.2.13-1) unstable; urgency=medium
* New upstream version 1.2.13
* Fix pgpsigurlmangle on d/watch file
* Add pkg-php-tools Debian autoload override
* Update Standards-Version to 4.6.1
* Depend on dh-sequence-phpcomposer
* Refresh change_data_dir d/patch file
* Bump d/copyright to 2022
* Mark this package as "Multi-Arch: foreign"
-- William Desportes <williamdes@wdes.fr> Sun, 15 May 2022 01:30:22 +0200
mariadb-mysql-kbs (1.2.12-1) unstable; urgency=medium
* New upstream version 1.2.12
-- William Desportes <williamdes@wdes.fr> Sat, 02 Jan 2021 23:02:06 +0100
mariadb-mysql-kbs (1.2.11-2) unstable; urgency=medium
* Set debian branch to debian/latest (DEP-14)
* Update Standards-Version to 4.5.1
* Run "cme fix dpkg" and "wrap-and-sort"
* Clean up and update debian/upstream/signing-key.asc
* Clean d/clean
* re-work autotests
* Remove DEB_BUILD_OPTIONS for dh 13
* Set the d/tests/phpunit to exit on command failure
* Change Debian install paths
* Update Debian test for new data directory
* Remove default autoload template file
* Remove useless dh13 override_dh_missing
-- William Desportes <williamdes@wdes.fr> Sat, 02 Jan 2021 22:06:57 +0100
mariadb-mysql-kbs (1.2.11-1) unstable; urgency=medium
* New upstream version 1.2.11
* Bump debhelper-compat to 13
* Fix automatic dependencies resolving
* Use main as a main branch
* Update upstream main branch
* Remove allow-stderr from build restrictions after 1.2.11 release
-- William Desportes <williamdes@wdes.fr> Sat, 12 Sep 2020 23:18:49 +0200
mariadb-mysql-kbs (1.2.10-2) unstable; urgency=medium
* Team upload
* Source-only upload
-- Utkarsh Gupta <utkarsh@debian.org> Sat, 28 Mar 2020 12:00:52 +0530
mariadb-mysql-kbs (1.2.10-1) unstable; urgency=medium
* New upstream version 1.2.10
* Remove Internet access needed and composer required for build and tests
* Update Standards-Version to 4.5.0
* Add debian/gbp.conf
* Add a real world test for autopkgtest
* Update patch file for Debian after changes in 1.2.9
-- William Desportes <williamdes@wdes.fr> Sun, 26 Jan 2020 21:22:17 +0100
mariadb-mysql-kbs (1.2.8-1) unstable; urgency=medium
* Initial release (Closes: #947975).
-- William Desportes <williamdes@wdes.fr> Wed, 01 Jan 2020 15:53:47 +0100
|