update git URLs (git -> https; gitea)

This commit is contained in:
Harald Welte 2022-06-18 12:01:22 +02:00
parent 197f421c98
commit f8cdd64b76
2 changed files with 2 additions and 2 deletions

2
debian/copyright vendored
View File

@ -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>

2
debian/watch vendored
View File

@ -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