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
|
php-shellcommand (1.7.0-2) unstable; urgency=medium
* Upload to unstable now that Bookworm has been released
-- David Prévot <taffit@debian.org> Wed, 03 Jan 2024 08:36:21 +0100
php-shellcommand (1.7.0-1) experimental; urgency=medium
* Upload new minor to experimental during the freeze
[ Michael Härtl ]
* Fix coding style and docs
* Update readme and changelog
* Issue #61 Add form feed to trimmed characters
[ David Prévot ]
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Sat, 22 Apr 2023 18:36:22 +0200
php-shellcommand (1.6.4-2) unstable; urgency=medium
* Upload to unstable now that Bullseye has been released
* Mark package as Multi-Arch: foreign
* Update Standards-Version to 4.6.1
-- David Prévot <taffit@debian.org> Sat, 09 Jul 2022 12:24:26 +0200
php-shellcommand (1.6.4-1) experimental; urgency=medium
* Upload to experimental during the freeze
[ BELADEL ILYES ABDELRAZAK ]
* Fix getExecCommand() to get the latest command set
[ David Prévot ]
* Simplify gbp import-orig
* Use dh-sequence-phpcomposer instead of pkg-php-tools
* Install /u/s/p/{autoloaders,overrides} files
-- David Prévot <taffit@debian.org> Sun, 21 Mar 2021 06:55:14 -0400
php-shellcommand (1.6.3-1) unstable; urgency=medium
[ Michael Härtl ]
* Migrate to GitHub Actions
[ David Prévot ]
* Update watch file format version to 4.
* Update Standards-Version to 4.5.1
* Drop patches not needed anymore
-- David Prévot <taffit@debian.org> Thu, 26 Nov 2020 14:32:53 -0400
php-shellcommand (1.6.2-1) unstable; urgency=medium
[ Michael Härtl ]
* Add .gitattributes
[ David Prévot ]
* Rename main branch to debian/latest (DEP-14)
* Document gbp import-ref usage
* Update standards version to 4.5.0, no changes needed.
* Set Rules-Requires-Root: no.
* Use debhelper-compat 13
* Simplify override_dh_auto_test
-- David Prévot <taffit@debian.org> Wed, 02 Sep 2020 18:32:49 -0400
php-shellcommand (1.6.1-1) unstable; urgency=medium
[ Kirill Efimov ]
* Update addArg() to improve escaping (fix #44)
[ David Prévot ]
* Set upstream metadata fields: Bug-Submit.
-- David Prévot <taffit@debian.org> Fri, 27 Dec 2019 03:34:26 +1100
php-shellcommand (1.6.0-1) unstable; urgency=low
* Initial release (php-league-* build-dependency)
-- David Prévot <taffit@debian.org> Wed, 11 Dec 2019 14:53:04 -1000
|