diff options
| author | Colin Watson <cjwatson@debian.org> | 2025-12-30 02:01:46 +0000 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2025-12-30 10:36:42 +0000 |
| commit | 2898914e43c25316b6962a4bde5a083a18a7b2bd (patch) | |
| tree | d1b4795e980e3b7a1f4d915d863712e8637db133 | |
| parent | 2b87282dfa9074a5cdf34b015f7388eb83828086 (diff) | |
8.12.57-5 (patches unapplied)HEADimport/8.12.57-5ubuntu/resolute-proposedubuntu/resolute-develubuntu/resoluteubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Team upload.
* Use pybuild-plugin-pyproject (closes: #1124201).
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 726b735..a045b5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-phonenumbers (8.12.57-5) unstable; urgency=medium + + * Team upload. + * Use pybuild-plugin-pyproject (closes: #1124201). + + -- Colin Watson <cjwatson@debian.org> Tue, 30 Dec 2025 02:01:46 +0000 + python-phonenumbers (8.12.57-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 0793ea3..33d198c 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-python3, + pybuild-plugin-pyproject, python3-all, python3-setuptools (>= 0.6.24), Standards-Version: 4.6.1.1 |
