Compare commits

..

No commits in common. "f582df76e05294bb444937ebb808e1b39bb36297" and "b530baf2570a22864333a8b34f2883adeccce3fe" have entirely different histories.

2 changed files with 6 additions and 11 deletions

6
debian/changelog vendored
View File

@ -1,11 +1,9 @@
lxqt-globalkeys (1.2.0-0ubuntu1) lunar; urgency=medium lxqt-globalkeys (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream version. * New upstream version.
* Fix the watch file, for real this time. * Fix the watch file, for real this time.
* Lubuntuify the package slightly, to make debhelper happy.
* Bump build dependencies in debian/control.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 15:07:21 -0600 -- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 14:44:25 -0600
lxqt-globalkeys (1.1.0-1) experimental; urgency=medium lxqt-globalkeys (1.1.0-1) experimental; urgency=medium

11
debian/control vendored
View File

@ -1,6 +1,5 @@
Source: lxqt-globalkeys Source: lxqt-globalkeys
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>, Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>, ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>, Andrew Lee (李健秋) <ajqlee@debian.org>,
@ -10,16 +9,14 @@ Section: x11
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: debhelper-compat (= 13),
libkf5windowsystem-dev, libkf5windowsystem-dev,
liblxqt1-dev (>= 1.2.0), liblxqt1-dev (>= 1.1.0),
libqt5svg5-dev, libqt5svg5-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
libx11-dev, libx11-dev,
xserver-xorg-input-libinput-dev xserver-xorg-input-libinput-dev
Standards-Version: 4.6.1 Standards-Version: 4.6.1
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-globalkeys-packaging Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-globalkeys
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-globalkeys-packaging.git Vcs-Git: https://salsa.debian.org/lxqt-team/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 Homepage: https://github.com/lxqt/lxqt-globalkeys
Rules-Requires-Root: no Rules-Requires-Root: no