laforge has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-netif/+/28334 )
Change subject: update git URLs (git -> https; gitea)
......................................................................
update git URLs (git -> https; gitea)
Change-Id: I41a70e00c98e6f70c4c952d3f88bcc22595ebed7
---
M README.md
M debian/control
M debian/copyright
3 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/README.md b/README.md
index 01267ea..02814fd 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,9 @@
You can clone from the official libosmo-netif.git repository using
- git clone
git://git.osmocom.org/libosmo-netif.git
+ git clone
https://gitea.osmocom.org/osmocom/libosmo-netif
-There is a cgit interface at <http://git.osmocom.org/libosmo-netif/>
+There is a web interface at <https://gitea.osmocom.org/osmocom/libosmo-netif>
Documentation
-------------
diff --git a/debian/control b/debian/control
index e4d0f74..fecb627 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@
libpcap0.8-dev,
libsctp-dev
Standards-Version: 3.9.6
-Vcs-Browser:
http://git.osmocom.org/libosmo-netif/
-Vcs-Git:
git://git.osmocom.org/libosmo-netif.git
+Vcs-Browser:
https://gitea.osmocom.org/osmocom/libosmo-netif
+Vcs-Git:
https://gitea.osmocom.org/osmocom/libosmo-netif
Homepage:
https://projects.osmocom.org/projects/libosmo-netif
Package: libosmonetif8
diff --git a/debian/copyright b/debian/copyright
index 57fe8c0..c338bc9 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: libosmo-netif
-Source:
git://git.osmocom.org/libosmo-netif.git
+Source:
https://gitea.osmocom.org/osmocom/libosmo-netif
Files: *
Copyright: 2012-2013 On-Waves
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-netif/+/28334
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-netif
Gerrit-Branch: master
Gerrit-Change-Id: I41a70e00c98e6f70c4c952d3f88bcc22595ebed7
Gerrit-Change-Number: 28334
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged