aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-06-18 12:01:22 +0200
committerHarald Welte <laforge@osmocom.org>2022-06-18 12:01:47 +0200
commitf8cdd64b7607f43e9813d60f473905c679bb4c19 (patch)
treea1aadea86e7cc421599a6d6bbfadef96e752493e
parent197f421c98f929d4266a09bc9d667b7869e09c27 (diff)
update git URLs (git -> https; gitea)
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright
index a1949b6..92c26b8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: osmo-fl2k
-Source: git://git.osmocom.org/
+Source: https://gitea.osmocom.org/sdr/osmo-fl2k
Files: *
Copyright: 2012-2018 Steve Markgraf <steve@steve-m.de>
diff --git a/debian/watch b/debian/watch
index f48ad27..e2e41ef 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
-opts="mode=git, dversionmangle=s/\+ds//" https://git.osmocom.org/osmo-fl2k refs/tags/([\d\.]+) debian uupdate
+opts="mode=git, dversionmangle=s/\+ds//" https://gitea.osmocom.org/sdr/osmo-fl2k refs/tags/([\d\.]+) debian uupdate