pespin submitted this change.
update git URLs (git -> https; gitea)
Change-Id: I3c43819d70d91d42218bcbf9bf6aaf5d802174ad
---
M README.md
M debian/control
M debian/copyright
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 1acc4c0..0858a1f 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,9 @@
You can clone from the official osmo-bts.git repository using
- git clone git://git.osmocom.org/osmo-uecups.git
+ git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
-There is a cgit interface at httsp://git.osmocom.org/osmo-uecups/
+There is a web interface at <https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups>
Documentation
-------------
diff --git a/debian/control b/debian/control
index 2da5bd0..93d121d 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@
libsctp-dev,
osmo-gsm-manuals-dev
Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/osmo-uecups.git
-Vcs-Browser: https://git.osmocom.org/osmo-uecups
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
Homepage: https://osmocom.org/projects/osmo-uecups
Package: osmo-uecups
diff --git a/debian/copyright b/debian/copyright
index 7bf2537..529135a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: osmo-uecups
-Source: git://git.osmocom.org/osmo-uecups
+Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-uecups
Files: *
Copyright: 2019-2020 Harald Welte <laforge@osmocom.org>
To view, visit change 28379. To unsubscribe, or for help writing mail filters, visit settings.