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 85d7c5952..276e36ab9 100644 --- a/configure.ac +++ b/configure.ac @@ -149,7 +149,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 7ed469461..a527f1171 100644 --- a/debian/control +++ b/debian/control @@ -19,8 +19,8 @@ Build-Depends: debhelper (>=9), libosmo-mgcp-client-dev (>= 1.9.0), osmo-gsm-manuals-dev (>= 1.2.0) Standards-Version: 3.9.8 -Vcs-Git: git://git.osmocom.org/osmo-bsc.git -Vcs-Browser: https://git.osmocom.org/osmo-bsc/ +Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc +Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc Homepage: https://projects.osmocom.org/projects/osmo-bsc Package: osmo-bsc diff --git a/debian/copyright b/debian/copyright index c748589c8..8980ffb8e 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-bsc -Source: git://git.osmocom.org/osmo-bsc +Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-bsc Files: * Copyright: 2008-2015 Holger Hans Peter Freyther