laforge has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-sysmon/+/28376 )
Change subject: update git URLs (git -> https; gitea)
......................................................................
update git URLs (git -> https; gitea)
Change-Id: I01bc2d56f43b24df3603b0ff7c07e61dd446d66d
---
M README.md
M debian/control
2 files changed, 4 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/76/28376/1
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
--
To view, visit
https://gerrit.osmocom.org/c/osmo-sysmon/+/28376
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-Change-Id: I01bc2d56f43b24df3603b0ff7c07e61dd446d66d
Gerrit-Change-Number: 28376
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: newchange