update git URLs (git -> https; gitea)

Change-Id: I1700d5d69aa622cde7f832a0e754969ba465a8c7
This commit is contained in:
Harald Welte 2022-06-18 11:59:12 +02:00
parent 61e4d2c4ac
commit e185b4ee32
4 changed files with 6 additions and 7 deletions

View File

@ -18,10 +18,9 @@ GIT Repository
You can clone from the official osmo-e1d.git repository using
git clone git://git.osmocom.org/osmo-e1d.git
git clone https://git.osmocom.org/osmo-e1d.git
git clone https://gitea.osmocom.org/retronetworking/osmo-e1d
There is a cgit interface at https://git.osmocom.org/osmo-e1d/
There is a web interface at <https://gitea.osmocom.org/retronetworking/osmo-e1d>
Related Links
-------------

View File

@ -86,7 +86,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

@ -14,8 +14,8 @@ Build-Depends: debhelper (>=9),
libusb-1.0-0-dev,
osmo-gsm-manuals-dev (>= 1.2.0)
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-e1d.git
Vcs-Browser: https://git.osmocom.org/osmo-e1d/
Vcs-Git: https://gitea.osmocom.org/retronetworking/osmo-e1d
Vcs-Browser: https://gitea.osmocom.org/retronetworking/osmo-e1d
Homepage: https://projects.osmocom.org/projects/osmo-e1d
Package: osmo-e1d

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-e1d
Source: git://git.osmocom.org/osmo-e1d
Source: https://gitea.osmocom.org/retronetworking/osmo-e1d
Files: *
Copyright: 2019 Sylvain Munaut