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
|
php-text-password (1.2.1-6) unstable; urgency=medium
[ Athos Ribeiro ]
* Team upload.
* Add support for PHPUnit 10. (Closes: #1070606)
-- David Prévot <taffit@debian.org> Fri, 11 Oct 2024 14:37:17 +0100
php-text-password (1.2.1-5) unstable; urgency=medium
* Team upload
* Handle patch with gbp pq
* Adapt to recent version of PHPUnit (9)
* PHP 8.0 compatibility
* Drop Thomas from Uploaders
* Update watch file format version to 4.
* Use secure URI in Homepage field.
* Set upstream metadata fields:
Bug-Database, Bug-Submit, Repository, Repository-Browse.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
* Update Standards-Version to 4.5.1
* Partially use HTTPS for uscan
-- David Prévot <taffit@debian.org> Sun, 13 Dec 2020 15:05:56 -0400
php-text-password (1.2.1-4) unstable; urgency=medium
* Turning off the result cache for phpunit.
* Bumping Standards-Version (no changes).
-- Andrius Merkys <merkys@debian.org> Mon, 17 Feb 2020 02:00:15 -0500
php-text-password (1.2.1-3) unstable; urgency=medium
* Adding a patch to fix FTBFS with phpunit (Closes: #882919)
* Updating Vcs-* tags
* Wrapping and sorting
* Adding myself to the list of the uploaders and debian/copyright
* Bumping debhelper compat level (no changes)
* Adding 'Rules-Requiles-Root: no'
* Using HTTPS for the format link in debian/copyright
-- Andrius Merkys <merkys@debian.org> Thu, 13 Feb 2020 03:46:04 -0500
php-text-password (1.2.1-2) unstable; urgency=medium
* Team upload
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Sun, 20 Mar 2016 17:55:44 -0400
php-text-password (1.2.1-1) unstable; urgency=medium
* Team upload
[ Michael Gauthier ]
* Prepare release of 1.2.1.
[ David Prévot ]
* Revert "Fix broken PEAR installation"
-- David Prévot <taffit@debian.org> Fri, 26 Feb 2016 16:13:14 -0400
php-text-password (1.2.0-1) unstable; urgency=medium
* Team upload
[ Michael Gauthier ]
* Update tests to use static API.
* Bump required PHP version.
* Relicense under MIT.
* Prepare release of 1.2.0.
[ David Prévot ]
* Document upstream VCS
* Update copyright
* Update Standards-Version to 3.9.7
* Run tests at build time
* Provide DEP-8 tests for CI
-- David Prévot <taffit@debian.org> Tue, 09 Feb 2016 18:28:46 -0400
php-text-password (1.1.1-2) unstable; urgency=low
* Team upload
[ David Prévot ]
* Convert section to php
* Use a nicer description for Maintainer
* Drop useless Build-Depends-Indep
* Bump standards version to 3.9.4
* Update Vcs- to canonical URI
* Make full use of ${phppear:…}
* Fix copyright
* Don’t ship tests
[ homas Goirand ]
* Switching debian/copyright to DEP5.
* Added a debian/gbp.conf.
* Switching to source format 3.0 (quilt).
* Fixed Vcs fields (Closes: #638530).
* Fixed wrong homepage field.
* Switching to pkg-php-tools and dh 8 sequencer.
* Standards-Version: is now 3.9.2 (no change).
* Compat is now 8.
* Maintainer is now PKG-PHP-PEAR team.
* Fixed short description.
-- David Prévot <taffit@debian.org> Tue, 16 Jul 2013 17:22:51 -0400
php-text-password (1.1.1-1) unstable; urgency=low
* Initial release (Closes: #562751)
-- Thomas Goirand <zigo@debian.org> Mon, 05 Jul 2010 16:14:24 +0800
|