pespin has submitted this change. (
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
M debian/copyright
3 files changed, 5 insertions(+), 6 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
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(a)sysmocom.de>
--
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: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged