From 7e78d93566915b8c08a009970568c9111c0514ae Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 11:54:56 +0100 Subject: [PATCH] Updating github urls to new project home. Signed-off-by: Daniel Baumann --- debian/copyright | 4 ++-- debian/watch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/copyright b/debian/copyright index 53b1cd0..f7160c4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: anta -Upstream-Contact: https://github.com/arista-netdevops-community/anta/issues -Source: https://github.com/arista-netdevops-community/anta/releases +Upstream-Contact: https://github.com/aristanetworks/anta/issues +Source: https://github.com/aristanetworks/anta/releases Files: * Copyright: 2019-2014 Arista Networks, Inc. diff --git a/debian/watch b/debian/watch index c5d1857..bb28211 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/anta-$1\.tar\.gz/ \ -https://github.com/arista-netdevops-community/anta/tags .*/v?(\d\S+)\.tar\.gz +https://github.com/aristanetworks/anta/tags .*/v?(\d\S+)\.tar\.gz