laforge submitted this change.

View Change


Approvals: laforge: Looks good to me, approved pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified
README, debian/control: update URLs

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

diff --git a/README.md b/README.md
index 5d3b5bf..95ad1ac 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@

You can clone from the official libgtpnl.git repository using

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

-There is a cgit interface at <http://git.osmocom.org/libgtpnl/>
+Visiting the URL in a browser shows a web interface.

Mailing List
------------
diff --git a/debian/control b/debian/control
index a24564e..17a8649 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@
pkg-config,
libmnl-dev
Standards-Version: 3.9.8
-Vcs-Git: git://git.osmocom.org/libgtpnl.git
-Vcs-Browser: http://git.osmocom.org/gitweb?p=libgtpnl.git;a=summary
-Homepage: https://projects.osmocom.org/projects/openggsn
+Vcs-Git: https://gitea.osmocom.org/cellular-infrastructure/libgtpnl
+Vcs-Browser: https://gitea.osmocom.org/cellular-infrastructure/libgtpnl
+Homepage: https://osmocom.org/projects/linux-kernel-gtp-u/wiki/Libgtpnl

Package: libgtpnl0
Section: libs

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

Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: I0995f14657e3f58a46e9e357aa3e6baecc132fe0
Gerrit-Change-Number: 34825
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged