pyrlp (0.5.1-3)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.5.1-4 > 0.5.1-3
- Git: https://salsa.debian.org/bignose/pkg-pyrlp.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 167936
- Browser: https://salsa.debian.org/bignose/pkg-pyrlp/
- Last scan: 2023-01-30 09:30:26+00
- Next scan: 2023-02-07 10:35:00+00
- Debian changelog in Git:
pyrlp (0.5.1-4) UNRELEASED; urgency=medium
* Acknowledge non-maintainer upload “0.5.1-1.1”.
* Acknowledge non-maintainer upload “0.5.1-1.2”.
--
pyrlp (0.5.1-3) unstable; urgency=medium
* Update UScan configuration for changes in upstream releases page.
* Declare conformance to “Standards-Version: 4.6.0”.
No additional changes needed.
* Declare Debhelper compatibility level 13.
* Remove obsolete field from DEP-12 metadata.
* Document the upstream Changelog in DEP-12 metadata.
* Override false positive Lintian check for VCS-* field names.
* Use only supported Python versions in the AutoPkgTest.
* Mark as “superficial” those autopkgtest cases with no coverage.
* Describe current Debian source package build process.
* debian/patches/docs-config-remove-superfluous-print.patch:
* Remove a superfluous debug statement that is a Python 3 error.
Closes: bug#997742. Thanks to Lucas Nussbaum for the report.
* debian/patches/collections-abc-for-abstract-base-classes.patch:
* Migrate to ‘collections.abc’ abstract base classes.
-- Ben Finney <bignose@debian.org> Mon, 02 May 2022 14:42:24 +1000
- This branch is 5 commits ahead of tag release/0.5.1-3
- Git log:
commit 8360ef08fa2fe01263ea04b4b110a3c7cbf4a00a
Author: Ben Finney <bignose@debian.org>
Date: Sat Jun 4 11:12:04 2022 +1000
Acknowledge non-maintainer upload “0.5.1-1.2”.
commit 2a1db323d62ace34d7b293a12743fe7fb2d189c3
Author: Ben Finney <bignose@debian.org>
Date: Sat Jun 4 11:11:24 2022 +1000
Acknowledge non-maintainer upload “0.5.1-1.1”.
commit 092f56094203ed3e4f1453cd5390ec3a6ead6450
Author: Ben Finney <bignose@debian.org>
Date: Fri Jun 3 16:19:13 2022 +1000
Add documentation header comment and editor hints to a configuration file.
commit f133532f4734edf52d08cc10a06ae622e49d3a43
Author: Ben Finney <bignose@debian.org>
Date: Fri Jun 3 16:18:55 2022 +1000
Refine the header comment on a configuration file.
commit dff44611a4ccf73747719e932a703ccf661d3e7c
Author: Ben Finney <bignose@debian.org>
Date: Fri May 27 08:18:00 2022 +1000
Document the Debian bug report for a Lintian false positive.