From ffd86091c46ed871eea8389fbad00a83dd0d7c2e Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sun, 29 Apr 2018 23:12:46 +0200 Subject: [PATCH] Really fixed VCS fields and watch file --- debian/changelog | 7 +++++++ debian/control | 4 ++-- debian/watch | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 67b1fa2..8b25c54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lxqt-build-tools (0.4.0-7) unstable; urgency=medium + + * Really fixed VCS fields + * Fixed watch file + + -- Alf Gaida Sun, 29 Apr 2018 23:12:38 +0200 + lxqt-build-tools (0.4.0-6) unstable; urgency=medium * Bumped compat to 11 diff --git a/debian/control b/debian/control index fa1c05b..b808595 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,8 @@ Build-Depends: debhelper (>= 11~), pkg-config, qtbase5-dev Standards-Version: 4.1.4 -Vcs-Browser: https://salsa.debian.org/team-lxqt/lxqt-build-tools -Vcs-Git: https://salsa.debian.org/team-lxqt/lxqt-build-tools.git +Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-build-tools +Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-build-tools.git Homepage: https://github.com/lxqt/lxqt-build-tools Package: lxqt-build-tools diff --git a/debian/watch b/debian/watch index 3b2ce41..13e30e5 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts="pgpsigurlmangle=s/$/.asc/" \ - https://github.com/lxde/lxqt-build-tools/releases .*/lxqt-build-tools-([\d\.]+).tar.xz +https://github.com/lxqt/lxqt-build-tools/releases .*/lxqt-build-tools-([\d\.]+).tar.xz