php-mail-mime (1.10.11-1)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/1.10.11-1 tag
- Git: https://salsa.debian.org/php-team/pear/php-mail-mime.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 483328
- Browser: https://salsa.debian.org/php-team/pear/php-mail-mime
- Last scan: 2023-11-28 13:32:25+00
- Next scan: 2023-12-06 11:25:00+00
- CI pipeline status: success
- Debian changelog in Git:
php-mail-mime (1.10.11-1) unstable; urgency=medium
* New upstream release.
* d/control:
+ Add self to Uploaders.
+ Bump debhelper from old 12 to 13.
+ Update standards version to 4.6.0 (no changes necessary).
+ Exclude 'Build-Depends: php-mbstring, php-pear' under nocheck profile.
+ Remove legacy minimum version for Build-Depends: pkg-php-tools.
+ Update package description from package.xml.
* d/watch:
+ Update file format version to 4.
+ d/watch: Use substitution strings.
* d/rules:
+ Remove check for DEB_BUILD_OPTIONS=nocheck in override_dh_auto_test.
+ Remove legacy target 'override_dh_auto_configure'.
* d/gbp.conf: Set debian-branch=debian/latest for DEP-14 compliance.
* d/source/lintian-overrides: Add phpt tests to false positives.
* Add d/upstream/metadata.
* Add d/salsa-ci.yml.
* Refresh d/copyright.
-- Guilhem Moulin <guilhem@debian.org> Wed, 02 Feb 2022 00:54:22 +0100
- This branch is 3 commits ahead of tag debian/1.10.11-1
- Git log:
commit ff98fff5fe511bb1dca40715dfc36a8ea59de37f
Author: Guilhem Moulin <guilhem@debian.org>
Date: Tue Dec 20 16:12:24 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 4a5df5218d5ad471fff76e5ab42567d1c383fe94
Author: Guilhem Moulin <guilhem@debian.org>
Date: Tue Dec 20 16:12:20 2022 +0100
Update lintian override info format in d/source/lintian-overrides on line 1.
Changes-By: lintian-brush
Fixes: lintian: mismatched-override
See-also: https://lintian.debian.org/tags/mismatched-override.html
commit cdafcc34f42837df5b97b427e71291f4f17c6781
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 .