Update the watch file to point to the new upstream location.

ubuntu/cosmic
Simon Quigley 6 years ago
parent 9cc1f2b5f4
commit b51f2cea17

1
debian/changelog vendored

@ -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 <tsimonq2@ubuntu.com> Mon, 21 May 2018 21:25:23 -0500

2
debian/watch vendored

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

Loading…
Cancel
Save