diff options
| author | Thomas Goirand <zigo@debian.org> | 2026-03-28 17:50:54 +0100 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2026-03-28 22:38:51 +0000 |
| commit | 1c23c42ae921c289dd36cae1fd7eb1a5784777f1 (patch) | |
| tree | 04e0c5d6b3180c00b3ba5736e4952d09acd7412b | |
| parent | d30a11d7965ef55b1112721409136bfe550d72bf (diff) | |
1.0.2-3 (patches unapplied)HEADimport/1.0.2-3ubuntu/stonking-proposedubuntu/stonking-develubuntu/develdebian/sid
Imported using git-ubuntu import.
Notes
Notes:
* Fixed VCS URLs (Closes: #1132045).
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 269ae93..d90ad82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-threadloop (1.0.2-3) unstable; urgency=medium + + * Fixed VCS URLs (Closes: #1132045). + + -- Thomas Goirand <zigo@debian.org> Sat, 28 Mar 2026 17:50:54 +0100 + python-threadloop (1.0.2-2) unstable; urgency=medium * Re-upload source-only. diff --git a/debian/control b/debian/control index eb69cd4..fb6e1cd 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: Build-Depends-Indep: python3-tornado, Standards-Version: 4.6.1 -Vcs-Browser: https://salsa.debian.org/openstack-team/libs/python-threadloop -Vcs-Git: https://salsa.debian.org/openstack-team/libs/python-threadloop.git +Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/python-threadloop +Vcs-Git: https://salsa.debian.org/openstack-team/third-party/python-threadloop.git Homepage: https://github.com/TomerFi/aioswitcher Package: python3-threadloop |
