update git URLs (git -> https; gitea)

Change-Id: I01bc2d56f43b24df3603b0ff7c07e61dd446d66d
diff --git a/README.md b/README.md
index 5bf41f6..b224cb6 100644
--- a/README.md
+++ b/README.md
@@ -18,10 +18,9 @@
 
 You can clone from the official osmo-sysmon.git repository using
 
-	git clone git://git.osmocom.org/osmo-sysmon.git
-	git clone https://git.osmocom.org/osmo-sysmon.git
+	git clone https://gitea.osmocom.org/osmocom/osmo-sysmon
 
-There is a cgit interface at https://git.osmocom.org/osmo-sysmon/
+There is a web interface at <https://gitea.osmocom.org/osmocom/osmo-sysmon>
 
 Documentation
 -------------
diff --git a/debian/control b/debian/control
index fc8aed7..adb59ad 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@
                libosmocore-dev (>= 1.0.1),
                libosmo-netif-dev (>= 0.4.0),
 Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/osmo-sysmon.git
-Vcs-Browser: https://git.osmocom.org/osmo-sysmon/
+Vcs-Git: https://gitea.osmocom.org/osmocom/osmo-sysmon
+Vcs-Browser: https://gitea.osmocom.org/osmocom/osmo-sysmon
 Homepage: https://osmocom.org/
 
 Package: osmo-sysmon
diff --git a/debian/copyright b/debian/copyright
index f8d29de..4c2bffb 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-sysmon
-Source: git://git.osmocom.org/osmo-sysmon
+Source: https://gitea.osmocom.org/osmocom/osmo-sysmon
 
 Files:     *
 Copyright: 2019 sysmocom s.f.m.c. GmbH <info@sysmocom.de>