diff --git a/README.vty-tests b/README.vty-tests index 0669ea8e..dc34916e 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 353fc962..560827f5 100644 --- a/configure.ac +++ b/configure.ac @@ -150,7 +150,7 @@ if test "x$enable_ext_tests" = "xyes" ; then fi 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 c71a321e..2244ddc3 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: debhelper (>=9), libosmocore-dev (>= 1.6.0), osmo-gsm-manuals-dev (>= 1.2.0) Standards-Version: 3.9.8 -Vcs-Git: git://git.osmocom.org/osmo-gbproxy.git -Vcs-Browser: https://git.osmocom.org/osmo-gbproxy +Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-gbproxy +Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-gbproxy Homepage: https://projects.osmocom.org/projects/osmo-gbproxy Package: osmo-gbproxy diff --git a/debian/copyright b/debian/copyright index f6a59568..0615b843 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-gbproxy -Source: git://git.osmocom.org/osmo-gbproxy +Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-gbproxy Files: .gitignore .gitreview