laforge has submitted this change. (
https://gerrit.osmocom.org/c/libsmpp34/+/29078 )
Change subject: update git URLs (git -> https; gitea)
......................................................................
update git URLs (git -> https; gitea)
Change-Id: Ic7adcdb289dff952f9897813ea1243cd1945c1ca
---
M README.md
M debian/control
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Jenkins Builder: Verified
neels: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
diff --git a/README.md b/README.md
index d2db059..8b9a7d1 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@
You can clone from the Osmocom libsmpp34.git repository using
- git clone
git://git.osmocom.org/libsmpp34.git
+ git clone
https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
-There is a cgit interface at <http://git.osmocom.org/libsmpp34/>
+There is a web interface at
<https://gitea.osmocom.org/cellular-infrastructure/libsmpp34>
Documentation
-------------
diff --git a/debian/control b/debian/control
index 875480d..3698922 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@
pkg-config,
libxml2-dev
Standards-Version: 3.9.6
-Vcs-Browser:
http://git.osmocom.org/libsmpp34/
-Vcs-Git:
git://git.osmocom.org/libsmpp34.git
+Vcs-Browser:
https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
+Vcs-Git:
https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
Homepage:
https://projects.osmocom.org/projects/libsmpp34
Package: libsmpp1
--
To view, visit
https://gerrit.osmocom.org/c/libsmpp34/+/29078
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libsmpp34
Gerrit-Branch: master
Gerrit-Change-Id: Ic7adcdb289dff952f9897813ea1243cd1945c1ca
Gerrit-Change-Number: 29078
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: merged