From b66e0e8743b13618a7fcdf0aa453f97a7383249e Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sat, 28 Apr 2018 16:21:37 +0200 Subject: [PATCH] Changed Source and watch to lxqt * Bumped year in copyright --- debian/changelog | 7 +++++++ debian/copyright | 4 ++-- debian/watch | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 768a9da..d6032bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lxqt-runner (0.12.0-6) unstable; urgency=medium + + * Changed Source and watch to lxqt + * Bumped year in copyright + + -- Alf Gaida Sat, 28 Apr 2018 16:21:12 +0200 + lxqt-runner (0.12.0-5) unstable; urgency=medium * debian/rules USE_MENU_CACHE=OFF (Closes:#896513) diff --git a/debian/copyright b/debian/copyright index 9e615f6..25f635c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lxqt-runner -Source: https://github.com/lxde/lxqt-runner +Source: https://github.com/lxqt/lxqt-runner Files: * -Copyright: 2012-2017 LXQt team +Copyright: 2012-2018 LXQt team 2010-2012 Razor team License: LGPL-2.1+ diff --git a/debian/watch b/debian/watch index 6c86b49..2268c54 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/lxqt-runner/releases .*/lxqt-runner-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-runner/releases .*/lxqt-runner-([\d\.]+).tar.xz