diff options
| author | Colin Watson <cjwatson@debian.org> | 2025-12-15 17:01:13 +0000 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2025-12-15 22:31:35 +0000 |
| commit | 1fdafa32e416e0d5e031161f7816960725677a97 (patch) | |
| tree | 6f57f2c6f7cffcfd99bd73f4e99d14f6b0fac7ca | |
| parent | e7e8dcfb7b1edcab32e56f2ae0fdb677d3bdf122 (diff) | |
2.2.0-2 (patches unapplied)HEADimport/2.2.0-2ubuntu/stonking-develubuntu/stonkingubuntu/resolute-proposedubuntu/resolute-develubuntu/resoluteubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Team upload.
[ Santiago Vila ]
* d/control: Drop <!nocheck> from python3-all (closes: #1122304).
| -rw-r--r-- | debian/changelog | 9 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index bfef5e5..3f55437 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dpath-python (2.2.0-2) unstable; urgency=medium + + * Team upload. + + [ Santiago Vila ] + * d/control: Drop <!nocheck> from python3-all (closes: #1122304). + + -- Colin Watson <cjwatson@debian.org> Mon, 15 Dec 2025 17:01:13 +0000 + dpath-python (2.2.0-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 39210bc..028b136 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Python Team <team+python@tracker.debian.org> Uploaders: Ananthu C V <weepingclown@disroot.org> Build-Depends: debhelper-compat (= 13), dh-sequence-python3, - python3-all <!nocheck>, + python3-all, python3-setuptools, python3-hypothesis <!nocheck>, python3-nose2 <!nocheck>, |
