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
|
php-roundcube-rtf-html-php (2.2-2) unstable; urgency=medium
[ David Prévot ]
* Allow stderr during debci (for PHPUnit 11)
[ Guilhem Moulin ]
* Update standards version to 4.7.0, no changes needed.
-- Guilhem Moulin <guilhem@debian.org> Wed, 01 Jan 2025 08:54:32 +0100
php-roundcube-rtf-html-php (2.2-1) unstable; urgency=medium
* New upstream release.
* Remove d/patches applied upstream.
-- Guilhem Moulin <guilhem@debian.org> Wed, 03 Jan 2024 03:47:54 +0100
php-roundcube-rtf-html-php (2.1-3) unstable; urgency=medium
* d/gbp.conf: Filter upstream's gitattributes(5).
* Salsa CI: Remove default configuration file.
* Update standards version to 4.6.2, no changes needed.
* Fix FTBFS with phpunit 10. (Closes: #1039825)
-- Guilhem Moulin <guilhem@debian.org> Sun, 02 Jul 2023 12:44:51 +0200
php-roundcube-rtf-html-php (2.1-2) unstable; urgency=medium
* Add dh_auto_test and DEP-8 tests.
* Add d/upstream/metadata.
* d/copyright: Add upstream's copyright dates.
* d/copyright: Add Source header.
* d/control: Replace Build-Depends: pkg-php-tools with
dh-sequence-phpcomposer.
* Generate src/autoload.php via an intermediate phpabtpl call.
* d/control: Use more ${phpcomposer:…} substitution variables.
-- Guilhem Moulin <guilhem@debian.org> Sat, 22 Jan 2022 23:20:37 +0100
php-roundcube-rtf-html-php (2.1-1) unstable; urgency=medium
* Initial release (closes: #1003633).
-- Guilhem Moulin <guilhem@debian.org> Thu, 13 Jan 2022 01:59:58 +0100
|