From 3b13edf48f4cf0754d8ce1615881f8c4326b0739 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 18 Jun 2022 12:20:11 +0200 Subject: [PATCH] update git URLs (git -> https; gitea) Change-Id: I0d7a9140ccbe5adecddde1901703e49243ee0b92 --- README.vty-tests | 2 +- configure.ac | 2 +- debian/control | 4 ++-- debian/copyright | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.vty-tests b/README.vty-tests index 0669ea8e8..dc34916ee 100644 --- a/README.vty-tests +++ b/README.vty-tests @@ -1,6 +1,6 @@ To run the configuration parsing and output (VTY) test suite, first install - git://git.osmocom.org/python/osmo-python-tests + https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests and pass the following configure options here: diff --git a/configure.ac b/configure.ac index 4b67ea62d..a45f2d40d 100644 --- a/configure.ac +++ b/configure.ac @@ -159,7 +159,7 @@ if test "x$enable_ext_tests" = "xyes" ; then AM_PATH_PYTHON AC_CHECK_PROG(OSMOTESTEXT_CHECK,osmotestvty.py,yes) if test "x$OSMOTESTEXT_CHECK" != "xyes" ; then - AC_MSG_ERROR([Please install git://osmocom.org/python/osmo-python-tests to run the VTY/CTRL tests.]) + AC_MSG_ERROR([Please install https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests to run the VTY/CTRL tests.]) fi fi AC_MSG_CHECKING([whether to enable VTY/CTRL tests]) diff --git a/debian/control b/debian/control index 0b26c8e50..f61039989 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Build-Depends: debhelper (>=9), libosmo-ranap-dev (>= 0.8.0), osmo-gsm-manuals-dev (>= 1.2.0) Standards-Version: 3.9.8 -Vcs-Git: git://git.osmocom.org/osmo-msc.git -Vcs-Browser: https://git.osmocom.org/osmo-msc/ +Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc +Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc Homepage: https://osmocom.org/projects/osmomsc Package: osmo-msc diff --git a/debian/copyright b/debian/copyright index e3cd9b3cb..ac8ed52d2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: osmo-msc -Source: git://git.osmocom.org/osmo-msc +Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-msc Files: * Copyright: 2008 Daniel Willmann