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