python-plac (1.4.5-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/1.4.5-1 tag
- Git: https://salsa.debian.org/python-team/packages/python-plac.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 724992
- Browser: https://salsa.debian.org/python-team/packages/python-plac
- Last scan: 2025-11-25 00:57:02+00
- Next scan: 2025-12-02 11:07:00+00
- CI pipeline status: success
- Debian changelog in Git:
python-plac (1.4.5-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/watch: Bump file to version 5, rewrite the source of the files.
* debian/control: Update to latest conventions
- Bump Standards-Version to 4.7.2 (no changes needed).
- Remove unused Rules-Requires-Root.
- Move python3-pytest to Build-Depends-Indep.
- Duplicate tests in autopkgtest.
- Rewrite the text for better reading.
* debian/copyright: Update stanzas with copyright information
- Add Manuel Guerra to 'debian/*' stanzas.
- Add email to upstream author in '*' stanzas.
- Fit text to a better read.
* debian/rules: Update the rules implementation
- Reformulate rules to get reproducibility.
- Build and install HTML documentation.
* debian/docs: Update file to prevent installation of entire doc directory
- Remove installation of entire doc/ directory inside documentation because
the doc/ directory contains test, examples and documentation files.
- Install README.md file.
* debian/install: Install HTML documentation.
* debian/doc-base: Add doc-base file.
* debian/clean: Clean generated documentation.
-- Manuel Guerra <ar.manuelguerra@gmail.com> Mon, 29 Sep 2025 16:04:45 -0400
- This branch is 2 commits ahead of tag debian/1.4.5-1
- Git log:
commit 6e0b38a62eddf0780fd394826cf9f73eceb73488
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Tue Oct 28 14:38:56 2025 +0100
apply Multi-Arch: hint
commit 05ca72eb2a03b61444cff37ea912cdf65facade0
Author: Alexandre Detiste <alexandre.detiste@gmail.com>
Date: Tue Oct 28 14:38:24 2025 +0100
replace usage of "py.test-3" compat symlink with canonical "pytest"