diff options
| author | Alexandre Detiste <tchet@debian.org> | 2025-11-29 16:18:32 +0100 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2025-11-29 22:42:37 +0000 |
| commit | 15f938220f24927f8c1b7c5ae67efacc9ff0c4d4 (patch) | |
| tree | 4add9d145c28d353b1eda884e87de88641a808f1 | |
| parent | 2af2fa1f4341d3b08039d150b1ca47c81ba5b68a (diff) | |
4.0-2 (patches unapplied)HEADimport/4.0-2ubuntu/resolute-proposedubuntu/resolute-develubuntu/resoluteubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Team upload
* Apply Multi-Arch: hint
* Drop "Multi-Arch: foreign": it is now the default
* Bump Standards-Version to 4.7.2
| -rw-r--r-- | debian/changelog | 9 | ||||
| -rw-r--r-- | debian/control | 4 |
2 files changed, 11 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b724694..f887cb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-vdf (4.0-2) unstable; urgency=medium + + * Team upload + * Apply Multi-Arch: hint + * Drop "Multi-Arch: foreign": it is now the default + * Bump Standards-Version to 4.7.2 + + -- Alexandre Detiste <tchet@debian.org> Sat, 29 Nov 2025 16:18:32 +0100 + python-vdf (4.0-1) unstable; urgency=medium * Team upload diff --git a/debian/control b/debian/control index 3b9c8a5..c44ed03 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,7 @@ Build-Depends: python3-all, python3-pytest <!nocheck>, python3-setuptools, -Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Homepage: https://github.com/ValvePython/vdf Vcs-Git: https://salsa.debian.org/games-team/python-vdf.git Vcs-Browser: https://salsa.debian.org/games-team/python-vdf @@ -20,6 +19,7 @@ Testsuite: autopkgtest-pkg-python Package: python3-vdf Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, |
