towncrier (22.12.0-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 22.12.0-2 > 22.12.0-1
- Git: https://salsa.debian.org/debian/pkg-towncrier.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 630784
- Browser: https://salsa.debian.org/debian/pkg-towncrier/
- Last scan: 2023-03-24 04:57:15+00
- Next scan: 2023-04-01 22:47:00+00
- Debian changelog in Git:
towncrier (22.12.0-2) UNRELEASED; urgency=medium
* debian/patches/avoid-bytes-type-in-test-process-output.patch:
* Avoid `bytes` type in test process output.
* debian/patches/test-current-version-in-output.patch:
* Test the actual current version is in the test output.
* debian/patches/test-executable-via-clirunner.patch:
* Consistently use click.testing.CliRunner for testing executable
command.
* Revert to ‘distutils’ build system, to control install directories.
* Install to an application directory, not a shared Python library.
* Remove tracking images from the documentation.
* Build and install package documentation.
* Move the “overall documentation” manual page to manual section 7.
* Build and install upstream manual page.
--
towncrier (22.12.0-1) unstable; urgency=medium
* The “Claudio Cappelli” release.
[ Ben Finney ]
* New upstream release.
Highlights since previous release:
* Support Python version 3.7 – 3.11.
* The ‘check’ command now works for branches that change the news file.
* The ‘create’ command now has a ‘-m TEXT’ option to define the content
of the newly created fragment.
* The ‘build’ command now has a ‘--keep’ option to keep fragments in
place.
* Support having the release notes for each version in a separate file.
* Support fragments not associated with any issue.
* Default branch for `towncrier check` is now "origin/main"
(not "origin/master").
* Declare conformance to “Standards-Version: 4.6.2”.
No additional changes needed.
* Declare Build-Depends for architecture-independent packages.
* Remove a Lintian override for documentation files in wrong directory.
The files should in fact not be in the package; Lintian is correct.
* Remove cruft from the build directory left there by Twisted Trial.
Closes: bug#1027992. Thanks to Chris Lamb for the report.
* Update URLs for upstream metadata.
* Merge ‘towncrier(1)’ manual page work from sergiosacj.
Thanks to Sérgio de Almeida Cipriano Junior.
[ Sérgio de Almeida Cipriano Junior ]
* Update UScan configuration to query Python Package Index releases.
-- Ben Finney <bignose@debian.org> Thu, 12 Jan 2023 15:22:18 +1100
- This branch is 17 commits ahead of tag release/22.12.0-1
- Git log:
commit b6c16ab9d5622d66f8568693323d98f21f9eff51
Merge: 6aa6d7e d84617a
Author: Ben Finney <bignose@debian.org>
Date: Wed Feb 15 18:05:27 2023 +1100
Build and install package documentation.
commit d84617ac91298b7bae50fc32ed91a3ff0b6848c9
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:45:30 2023 +1100
Build and install upstream manual page.
commit 108c2663d4a678af61469bb309fc5491e210205a
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:45:03 2023 +1100
Move the “overall documentation” manual page to manual section 7.
commit 995abdbabbef0230746ee8df57f60571ae548e4e
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:27:21 2023 +1100
Add a doc-base specification for the upstream documentation.
commit c9f24bb9c89e5a6fb5b2c109545c999fb5070aab
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:25:50 2023 +1100
Build and install package documentation.
commit 7d96e3ba2598fbd9c81240932c0652709bfd9065
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:25:03 2023 +1100
Remove tracking images from the documentation.
commit c75f0e5e21d97fbc9f9d6eec36120615de4af925
Author: Ben Finney <bignose@debian.org>
Date: Tue Feb 14 20:32:02 2023 +1100
Specify the files to install for main binary package.
commit 6628c403cae12a60ab7ad5f26c7c4089d3687020
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:26:37 2023 +1100
Specify ‘towncrier-doc’ binary package.
commit 6aa6d7e5f234c97dd12366775a6ea3ccfd7876ad
Author: Ben Finney <bignose@debian.org>
Date: Tue Feb 14 16:36:15 2023 +1100
Install to an application directory, not a shared Python library.
commit 907978bb928989b522389b7856613514904978a7
Author: Ben Finney <bignose@debian.org>
Date: Tue Feb 14 16:35:05 2023 +1100
Revert to ‘distutils’ build system, to control install directories.
commit 0d02a46a7b2b03dd58db758927720c97b24fac81
Author: Ben Finney <bignose@debian.org>
Date: Tue Feb 14 17:52:11 2023 +1100
Rename the executable program to avoid namespace clash in the directory.
commit 19bd3293c4b90b91b3e2d67fb9475b6821ffa3e3
Author: Ben Finney <bignose@debian.org>
Date: Tue Feb 14 19:01:15 2023 +1100
Consistently use click.testing.CliRunner for testing executable command.
commit 0b0bc1f5521e7eb3d07a6533bc8c857a8441a8d2
Author: Ben Finney <bignose@debian.org>
Date: Wed Feb 15 15:59:43 2023 +1100
Test the actual current version is in the test output.
The unit test case for the ‘--version’ option now tests that the actual
current Towncrier version string, is in the test output.
commit c0bd5ebabba089d3eef038cc559be76787288927
Author: Ben Finney <bignose@debian.org>
Date: Wed Feb 15 15:59:12 2023 +1100
Avoid `bytes` type in test process output.
Direct comparison to objects of type `bytes` can fail when the terminal
stream is not in the assumed hard-coded encoding.
Instead, the test cases now avoid direct use of `bytes` where text is
intended.
commit ef7e497fd5c2026cadc324d5ead7d25936065f5a
Author: Ben Finney <bignose@debian.org>
Date: Fri Jan 6 17:22:25 2023 +1100
Specify EditorConfig settings for Diff format patch files.
commit 3c295c95135a75779a6e290ad45c5606ba75f100
Author: Ben Finney <bignose@debian.org>
Date: Sat Jan 28 11:18:09 2023 +1100
Refine EditorConfig settings file.
commit 6a2cf635b04986a5e8831c071f527f86cf68b73c
Author: Ben Finney <bignose@debian.org>
Date: Wed Jan 11 10:50:45 2023 +1100
We're not installing a public Python library; don't name it for PyBuild.