pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-smlc/+/28374 )

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

update git URLs (git -> https; gitea)

Change-Id: I8788fa6b0495b8ee72b1bb5485f6cd3a4835eb0b
---
M configure.ac
M debian/control
M debian/copyright
3 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/configure.ac b/configure.ac
index fbcdab5..354b462 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,7 +121,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 e53baa1..20aa69b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@
                libosmo-sigtran-dev (>= 1.5.0),
                osmo-gsm-manuals-dev (>= 1.2.0)
 Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/osmo-smlc.git
-Vcs-Browser: https://git.osmocom.org/osmo-smlc/
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-smlc
 Homepage: https://osmocom.org/projects/osmo-smlc

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

 Files:     *
 Copyright: 2020 Harald Welte <[email protected]>

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

Gerrit-Project: osmo-smlc
Gerrit-Branch: master
Gerrit-Change-Id: I8788fa6b0495b8ee72b1bb5485f6cd3a4835eb0b
Gerrit-Change-Number: 28374
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to