From f8cdd64b7607f43e9813d60f473905c679bb4c19 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 18 Jun 2022 12:01:22 +0200 Subject: [PATCH] update git URLs (git -> https; gitea) --- debian/copyright | 2 +- debian/watch | 2 +- 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 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