pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-trx/+/28378 )
Change subject: update git URLs (git -> https; gitea)
......................................................................
update git URLs (git -> https; gitea)
Change-Id: I1ac62853250a6717f502959bd96fdc3e9ead7a91
---
M README.md
M debian/control
M debian/copyright
3 files changed, 5 insertions(+), 5 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/README.md b/README.md
index a54d2e7..b0e07a0 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,9 @@
You can clone from the official osmo-trx.git repository using
- git clone
git://git.osmocom.org/osmo-trx.git
+ git clone
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx`
-There is a cgit interface at <https://git.osmocom.org/osmo-trx/>
+There is a web interface at
<https://gitea.osmocom.org/cellular-infrastructure/osmo-trx>
Documentation
-------------
diff --git a/debian/control b/debian/control
index 16709f8..672f3f8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@
libosmocore-dev (>= 1.6.0),
osmo-gsm-manuals-dev
Standards-Version: 3.9.6
-Vcs-Browser:
http://cgit.osmocom.org/osmo-trx
-Vcs-Git:
git://git.osmocom.org/osmo-trx
+Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx
+Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx
Homepage:
https://projects.osmocom.org/projects/osmotrx
Package: osmo-trx
diff --git a/debian/copyright b/debian/copyright
index 19926cd..8ec85cf 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: OsmoTRX
-Source:
http://cgit.osmocom.org/osmo-trx/
+Source:
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx
Files-Excluded: Transceiver52M/device/usrp1/std_inband.rbf
Files: *
--
To view, visit
https://gerrit.osmocom.org/c/osmo-trx/+/28378
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: I1ac62853250a6717f502959bd96fdc3e9ead7a91
Gerrit-Change-Number: 28378
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged