fixeria has uploaded this change for review.

View Change

update git URLs (git -> https; gitea)

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

git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/16/29016/1
diff --git a/README.md b/README.md
index d928874..8a6c5c9 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@

You can clone from the official libosmo-gprs.git repository using

- git clone git://git.osmocom.org/libosmo-gprs.git
+ git clone https://gitea.osmocom.org/osmocom/libosmo-gprs.git

To submit patches, see "Contributing" below.

diff --git a/debian/control b/debian/control
index aa5aaf1..6af9a96 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,8 @@
git,
libosmocore-dev (>= 1.7.0)
Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/libosmo-gprs.git
-Vcs-Browser: http://git.osmocom.org/libosmo-gprs/
+Vcs-Git: https://gitea.osmocom.org/osmocom/libosmo-gprs
+Vcs-Browser: https://gitea.osmocom.org/osmocom/libosmo-gprs
Homepage: https://projects.osmocom.org/projects/libosmo-gprs

Package: libosmo-csn1-0

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

Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Icb87ee511ceb9e65d7a801eeb8d4314b66e9f20a
Gerrit-Change-Number: 29016
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange