php-console-commandline (1.2.4-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.2.6-1 > 1.2.4-2
- Git: https://salsa.debian.org/php-team/pear/php-console-commandline.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 1089536
- Browser: https://salsa.debian.org/php-team/pear/php-console-commandline
- Last scan: 2023-06-02 19:27:01+00
- Next scan: 2023-06-08 16:19:00+00
- CI pipeline status: success
- Debian changelog in Git:
php-console-commandline (1.2.6-1) unstable; urgency=medium
* New upstream version 1.2.6.
* Salsa CI: Remove default configuration file.
* Update lintian override info format in
d/php-console-commandline.lintian-overrides on line 2.
* Update standards version to 4.6.2, no changes needed.
* Refresh d/patches: remove d/p/avoid-deprecation-messages.patch,
now incorporated upstream.
-- Guilhem Moulin <guilhem@debian.org> Mon, 03 Apr 2023 13:20:59 +0200
- This branch is 11 commits ahead of tag debian/1.2.4-2
- Git log:
commit 7e323d04158c18080e49540792407b2577a00071
Author: Guilhem Moulin <guilhem@debian.org>
Date: Mon Apr 3 13:21:52 2023 +0200
Update changelog for 1.2.6-1 release
commit 6b0a234484fd68bb9655b066bc5e2b5d297b0869
Author: Guilhem Moulin <guilhem@debian.org>
Date: Mon Apr 3 13:14:01 2023 +0200
Refresh d/patches.
Remove d/p/avoid-deprecation-messages.patch, incorporated upstream.
commit 3bc7c5518c612f680ca0ba6d16101c095a56b0c0
Merge: 58a82d0 512ff67
Author: Guilhem Moulin <guilhem@debian.org>
Date: Mon Apr 3 13:12:35 2023 +0200
Update upstream source from tag 'upstream/1.2.6'
Update to upstream version '1.2.6'
with Debian dir a955a1357929989b265af5b52a47850e93768a6c
commit 512ff6781456f6d946b724bfa972f904b31f8e56
Merge: 8628422 611c5bf
Author: Guilhem Moulin <guilhem@debian.org>
Date: Mon Apr 3 13:12:34 2023 +0200
New upstream version 1.2.6
commit 611c5bff2e47ec5a184748cb5fedc2869098ff28
Author: Christian Weiske <cweiske@cweiske.de>
Date: Sun Apr 2 20:49:34 2023 +0200
Workaround for phpunit phpt bug
https://github.com/sebastianbergmann/phpunit/issues/4971
commit de16623a42dc1140dd73a36ea1089b87e60e41ab
Author: Christian Weiske <cweiske@cweiske.de>
Date: Sun Apr 2 20:46:21 2023 +0200
CS: Remove trailing whitespace
commit 760eabe5c13b111ecdbadba62ccf7de4fec66d74
Author: Christian Weiske <cweiske@cweiske.de>
Date: Sun Apr 2 20:46:06 2023 +0200
Fix bug introduced by previous commit
The command would not be recognized anymore.
commit d400a76ecf97ed8eb804ef05d41666e599d3fbdc
Author: Boris Momčilović <boris@firstbeatmedia.com>
Date: Mon May 30 14:21:50 2022 +0200
CommandLine: ensure string functions receive strings (avoid warnings on PHP 8.1)
commit 58a82d09cf99ee5c3273c82e9a5b50989500dda1
Author: Guilhem Moulin <guilhem@debian.org>
Date: Tue Dec 20 16:20:33 2022 +0100
Update standards version to 4.6.2, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit b2ad5350b6c358ac2387b6f1f2d48fddb58ccfa1
Author: Guilhem Moulin <guilhem@debian.org>
Date: Tue Dec 20 16:20:17 2022 +0100
Update lintian override info format in d/php-console-commandline.lintian-overrides on line 2.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
commit 0e8e297e4ae5b5a7f777d938e369cb74229da62f
Author: Guilhem Moulin <guilhem@debian.org>
Date: Tue Aug 16 20:21:36 2022 +0200
Salsa CI: Remove default configuration file.
Instead, set ‘recipes/debian.yml@salsa-ci-team/pipeline’ as CI/CD configuration
file in the GitLab repository setting. Per recommendation from the Salsa CI
maintainers: https://salsa.debian.org/salsa-ci-team/pipeline#debian-pipeline-for-developers .