fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-upf/+/29147 )


Change subject: update git URLs (git -> https; gitea)
......................................................................

update git URLs (git -> https; gitea)

Change-Id: I7e0190b36861710d8cc8dd0cfd50d3dbe301ede5
---
M README.md
M configure.ac
M debian/control
M debian/copyright
4 files changed, 6 insertions(+), 6 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/47/29147/1

diff --git a/README.md b/README.md
index 5e61811..73a6604 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,9 @@

 You can clone from the official osmo-upf.git repository using

-       git clone git://git.osmocom.org/osmo-upf.git
+       git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-upf

-There is a cgit interface at https://git.osmocom.org/osmo-upf/
+There is a web interface at 
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.

 To submit patches, see "Contributing" below.

diff --git a/configure.ac b/configure.ac
index 18e8d6b..a900f10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -125,7 +125,7 @@
        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 cabcd19..9b7d40a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@
                libosmocore-dev (>= 1.6.0),
                osmo-gsm-manuals-dev (>= 1.2.0)
 Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/osmo-upf.git
-Vcs-Browser: https://git.osmocom.org/osmo-upf/
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-upf
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-upf
 Homepage: https://projects.osmocom.org/projects/osmo-upf

 Package: osmo-upf
diff --git a/debian/copyright b/debian/copyright
index 84c249f..b72a15d 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-upf
-Source: git://git.osmocom.org/osmo-upf
+Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-upf

 Files:     *
 Copyright: 2021-2022 sysmocom - s.f.m.c. GmbH <[email protected]>

--
To view, visit https://gerrit.osmocom.org/c/osmo-upf/+/29147
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I7e0190b36861710d8cc8dd0cfd50d3dbe301ede5
Gerrit-Change-Number: 29147
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to