pespin submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, approved
update git  URLs (git -> https; gitea)

Change-Id: I52c1a8c3b1233433b786d0e4680d3016b181b242
---
M README.md
M debian/control
M debian/copyright
3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 89c299c..3d11a78 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,9 @@

You can clone from the official osmo-pcu.git repository using

- git clone git://git.osmocom.org/osmo-pcu.git
+ git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu

-There is a cgit interface at http://git.osmocom.org/osmo-pcu/
+There is a web interface at <https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu>

Documentation
-------------
diff --git a/debian/control b/debian/control
index b332ad6..9ebf712 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@
osmo-gsm-manuals-dev (>= 1.2.0)
Standards-Version: 3.9.8
Homepage: http://osmocom.org/projects/osmopcu
-Vcs-Git: git://git.osmocom.org/osmo-pcu
-Vcs-Browser: http://git.osmocom.org/osmo-pcu/
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu

Package: osmo-pcu
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 4a2b5dd..da50658 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: osmo-pcu
-Source: git://git.osmocom.org/osmo-pcu
+Source: https://gitea.osmocom.org/cellular-infrastructure/osmo-pcu
Files-Excluded: debian

Files: *

To view, visit change 28366. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I52c1a8c3b1233433b786d0e4680d3016b181b242
Gerrit-Change-Number: 28366
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged