diff --git a/debian/changelog b/debian/changelog index 1db2a68..c5bba92 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libqtxdg (3.2.0-0ubuntu1) UNRELEASED; urgency=medium * Update Vcs-* and Maintainer to Lubuntu values. * Update copyright file. * Remove "~" from debhelper depends. + * Update the watch file to point to the new upstream location. -- Simon Quigley Mon, 21 May 2018 21:05:57 -0500 diff --git a/debian/watch b/debian/watch index 4637107..716aeff 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/libqtxdg/releases .*/libqtxdg-([\d\.]+)\.tar\.xz + https://github.com/lxqt/libqtxdg/releases .*/libqtxdg-([\d\.]+)\.tar\.xz