pespin submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
update git URLs (git -> https; gitea)

Change-Id: I9adbf43ae589461c34814157ff41e403dc54091c
---
M debian/control
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1ad871d..0aa57a9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@
Maintainer: Harald Welte <laforge@gnumonks.org>
Build-Depends: debhelper (>= 9), dh-python, python3, python3-setuptools
Standards-Version: 3.9.8
-Homepage: http://git.osmocom.org/python/osmo-python-tests/
-Vcs-Git: git://git.osmocom.org/python/osmo-python-tests
-Vcs-Browser: http://git.osmocom.org/python/osmo-python-tests/
+Homepage: https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests

Package: python3-osmopy-libs
Architecture: all

To view, visit change 28367. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: I9adbf43ae589461c34814157ff41e403dc54091c
Gerrit-Change-Number: 28367
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged