osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libgtpnl/+/34825?usp=email )
Change subject: README, debian/control: update URLs ......................................................................
README, debian/control: update URLs
Change-Id: I0995f14657e3f58a46e9e357aa3e6baecc132fe0 --- M README.md M debian/control 2 files changed, 14 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libgtpnl refs/changes/25/34825/1
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