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

This commit is contained in:
Simon Quigley 2018-05-21 21:15:07 -05:00
parent 02b99e2301
commit 9bf136022e
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

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

2
debian/watch vendored
View File

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