From 75f852b6cb6506585b8b7c6c35e289b668716efd Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Mon, 28 Nov 2022 16:24:01 -0600 Subject: [PATCH] Updated Vcs-Browser and Vcs-Git fields. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b90a772..fbe3241 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libsysstat (0.4.6-0ubuntu1) UNRELEASED; urgency=medium * Added 'Rules-Require-Root: no' to debian/control. * Created debian/upstream/metadata. * Removed trailing whitespace from changelog. + * Changed Vcs-Browser and Vcs-Git fields to point to Gitea rather than Phab. -- Aaron Rainbolt Mon, 28 Nov 2022 15:46:29 -0600 diff --git a/debian/control b/debian/control index 4422a96..1a15138 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Priority: optional Build-Depends: debhelper-compat (= 13), lxqt-build-tools (>= 0.9.0), Standards-Version: 4.6.1 -Vcs-Browser: https://phab.lubuntu.me/source/libsysstat/ -Vcs-Git: https://phab.lubuntu.me/source/libsysstat.git +Vcs-Browser: https://git.lubuntu.me/Lubuntu/libsysstat-packaging +Vcs-Git: https://git.lubuntu.me/Lubuntu/libsysstat-packaging.git XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libsysstat XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libsysstat.git Homepage: https://github.com/lxqt/libsysstat