diff --git a/debian/changelog b/debian/changelog index 9857366c3de6e07d069640eb78d7a978005e5d79..550f71b1474a24d063a3b369ebd8e6aa00eeb4c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ python-kubernetes (7.0.0~a1-3) UNRELEASED; urgency=medium * Bump Standards-Version to 4.4.1. * d/control: Update Maintainer field with new Debian Python Team contact address. + * d/control: Update Vcs-* fields with new Debian Python Team Salsa + layout. [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit. diff --git a/debian/control b/debian/control index 68aeac900a49660d7e98ef9717f595538b2c1885..5ba85426e4c3bba57e864d168a8e66d423c47bb6 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends-Indep: python3-websocket, python3-yaml, Standards-Version: 4.5.0 -Vcs-Browser: https://salsa.debian.org/python-team/modules/python-kubernetes -Vcs-Git: https://salsa.debian.org/python-team/modules/python-kubernetes.git +Vcs-Browser: https://salsa.debian.org/python-team/packages/python-kubernetes +Vcs-Git: https://salsa.debian.org/python-team/packages/python-kubernetes.git Homepage: https://github.com/kubernetes-incubator/client-python Testsuite: autopkgtest-pkg-python