update git URLs (git -> https; gitea)

Change-Id: I56d19d28078c6e8a381dc155ca1001d39621ef1d
This commit is contained in:
Harald Welte 2022-06-18 12:03:12 +02:00 committed by pespin
parent 3ca5730bf6
commit 3cc70e6f0b
4 changed files with 5 additions and 5 deletions

View File

@ -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:

View File

@ -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])

4
debian/control vendored
View File

@ -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

2
debian/copyright vendored
View File

@ -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