diff options
| author | Ben Finney <bignose@debian.org> | 2025-03-08 14:44:43 +1100 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2025-03-08 10:44:16 +0000 |
| commit | 3c7bdcfdb2ce59882e983e1e0cd7a0e65ab67890 (patch) | |
| tree | 011ee900117d591d08bc30d5f9957ae7db7413e4 /debian/tests/smoke-python3 | |
| parent | faff797d2371d43adb1863c3bef6645511241f0d (diff) | |
3.1.2-2 (patches unapplied)HEADimport/3.1.2-2ubuntu/resolute-develubuntu/resoluteubuntu/questing-develubuntu/questingubuntu/plucky-proposedubuntu/plucky-develubuntu/pluckyubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Declare conformance to “Standards-Version: 4.7.2”.
No additional changes required.
* Declare “Build-Depends-Indep: python3-changelog-chug”.
Upstream build system uses this to determine package version.
* debian/patches/pyproject-avoid-changelog-chug.patch:
* Remove patch; the dependency is now in Debian.
* debian/patches/series:
* Remove, no patches are currently applied.
* debian/salsa-ci.yaml:
* Configure Continuous Integration pipeline for Salsa forge.
Diffstat (limited to 'debian/tests/smoke-python3')
| -rwxr-xr-x | debian/tests/smoke-python3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/smoke-python3 b/debian/tests/smoke-python3 index 74779ef..d087ff1 100755 --- a/debian/tests/smoke-python3 +++ b/debian/tests/smoke-python3 @@ -38,7 +38,7 @@ for py in $(py3versions --supported) ; do done -# Copyright © 2016–2024 Ben Finney <bignose@debian.org> +# Copyright © 2016–2025 Ben Finney <bignose@debian.org> # This is free software: you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License as published by the # Free Software Foundation; version 3 of that license or any later version. |
