From b51f2cea178087685fc4619f07b91ab22f2695fc Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 21 May 2018 21:32:26 -0500 Subject: [PATCH] Update the watch file to point to the new upstream location. --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 35ccfa6..bffd2d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libsysstat (0.4.1-0ubuntu1) UNRELEASED; urgency=medium * Update Vcs-* and Maintainer to Lubuntu values. * Update copyright. * Bump build dependencies. + * Update the watch file to point to the new upstream location. -- Simon Quigley Mon, 21 May 2018 21:25:23 -0500 diff --git a/debian/watch b/debian/watch index 1aeecfb..47aaf49 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/libsysstat/releases .*/libsysstat-([\d\.]+).tar.xz + https://github.com/lxqt/libsysstat/releases .*/libsysstat-([\d\.]+).tar.xz