php-net-smtp (1.12.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/1.12.2-1 tag
- Git: https://salsa.debian.org/php-team/pear/php-net-smtp.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 352256
- Browser: https://salsa.debian.org/php-team/pear/php-net-smtp
- Last scan: 2026-09-04 09:17:17+00
- Error: https://salsa.debian.org/api/v4/projects/php-team%2Fpear%2Fphp-net-smtp API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-12 18:05:00+00
- Debian changelog in Git:
php-net-smtp (1.12.2-1) unstable; urgency=medium
* New upstream bugfix release:
+ OAUTHBEARER: Add missing comma character after user in accordance with
RFC7628.
* Port d/watch to Version 5.
* d/control: Remove `Rules-Requires-Root: no`.
* d/control: Update Standards-Version to 4.7.3.
+ Remove `Priority: optional` (current default).
-- Guilhem Moulin <guilhem@debian.org> Mon, 05 Jan 2026 09:00:15 +0100
- This branch is 1 commit ahead of tag debian/1.12.2-1
- Git log:
commit 4021bae13d7a2d71f8a80db7073fb72ad33dceb2
Author: Renan Rodrigo <rr@ubuntu.com>
Date: Mon Mar 16 10:48:55 2026 -0300
d/rules, d/t/upstream-tests: show diffs in pear run-tests
Makes it easier to check errors in failed runs.