aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-06-18 12:29:01 +0200
committerHarald Welte <laforge@osmocom.org>2022-06-18 12:29:01 +0200
commit57be1059bd57e964c7588e2643bacda7a078414a (patch)
treeabc638c8b534041c8f85d91052124e95d18250e8
parenta55253f43834ddb1de28c6e9b1d8d5b9a71552a9 (diff)
update git URLs (git -> https; gitea)
-rwxr-xr-xcontrib/travis.sh4
-rw-r--r--debian/control4
-rw-r--r--debian/copyright2
3 files changed, 5 insertions, 5 deletions
diff --git a/contrib/travis.sh b/contrib/travis.sh
index 4614414..b7375f3 100755
--- a/contrib/travis.sh
+++ b/contrib/travis.sh
@@ -5,7 +5,7 @@ set -ex
rm -rf deps/install
mkdir deps || true
cd deps
-git clone git://git.osmocom.org/libosmocore
+git clone https://gitea.osmocom.org/osmocom/libosmocore
cd libosmocore
git reset --hard 460f9ef7da1db11b104fdfe635ebcbd8a071f205
@@ -15,7 +15,7 @@ make -j 4 install
export LD_LIBRARY_PATH=$PWD/../install/lib
cd ../
-git clone git://git.osmocom.org/python/osmo-python-tests
+git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-python-tests
cd osmo-python-tests
sudo ./setup.py install
diff --git a/debian/control b/debian/control
index 4b23234..a7f5635 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 7.0.50~),
libzmq3-dev (>= 3.2.2)
Standards-Version: 3.9.1
Homepage: https://osmocom.org/projects/osmo-pcap
-Vcs-Git: git://git.osmocom.org/osmo-pcap.git
-Vcs-Browser: http://git.osmocom.org/osmo-pcap/
+Vcs-Git: https://gitea.osmocom.org/osmocom/osmo-pcap
+Vcs-Browser: https://gitea.osmocom.org/osmocom/osmo-pcap
Package: osmo-pcap-client
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 9731a49..d4e0ee7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: OsmoPCAP
-Source: http://cgit.osmocom.org/osmo-pcap/
+Source: https://gitea.osmocom.org/osmocom/osmo-pcap
Files: *
Copyright: 2011 Holger Freyther and On-Waves