diff --git a/debian/changelog b/debian/changelog index 07eb987..ffa8ed2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxqt-panel (0.12.0-10) unstable; urgency=medium + + * Changed Source and watch for lxqt + + -- Alf Gaida Sat, 28 Apr 2018 15:17:35 +0200 + lxqt-panel (0.12.0-9) unstable; urgency=medium * Ported back USE_MENU_CACHE handling diff --git a/debian/copyright b/debian/copyright index e11a8a5..1166f8e 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lxqt-panel -Source: https://github.com/lxde/lxqt-panel +Source: https://github.com/lxqt/lxqt-panel Files: * Copyright: 2012-2017 LXQt team diff --git a/debian/watch b/debian/watch index fefb4ad..651ffe8 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/lxqt-panel/releases .*/lxqt-panel-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-panel/releases .*/lxqt-panel-([\d\.]+).tar.xz