diff --git a/debian/changelog b/debian/changelog index d3549ce..6f4ef01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ lxqt-globalkeys (0.12.0-4ubuntu1) UNRELEASED; urgency=medium + Avoid polluting the the x11 shortcut map. * avoid-polluting-x11-shortcut-map.patch * Upstream commit c79d560. + * Change the Vcs entries to be Lubuntu-specific. -- Simon Quigley Sat, 19 May 2018 17:15:54 -0500 diff --git a/debian/control b/debian/control index cd089ae..600f8ce 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,10 @@ Build-Depends: debhelper (>= 11~), libqt5x11extras5-dev, libx11-dev Standards-Version: 4.1.4 -Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-globalkeys -Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-globalkeys.git +Vcs-Browser: https://phab.lubuntu.me/source/lxqt-globalkeys/ +Vcs-Git: https://phab.lubuntu.me/source/lxqt-globalkeys.git +XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-globalkeys +XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-globalkeys.git Homepage: https://github.com/lxqt/lxqt-globalkeys Package: lxqt-globalkeys