New upstream version.
This commit is contained in:
parent
a3306e935d
commit
1e9e8523f0
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
||||
lxqt-runner (0.16.0-1ubuntu1) hirsute; urgency=low
|
||||
|
||||
[ Raman Sarda ]
|
||||
* New upstream version. Merge from debian unstable.
|
||||
* Tighten debhelper-compat requirement.
|
||||
* Updated dependencies. Dropped qtbase5-priv-dev. Following upstream.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Mon, 22 Feb 2021 02:02:03 +0530
|
||||
|
||||
lxqt-runner (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* Switched to gbp
|
||||
* Bumped Standards-Version to 4.4.0, no changes needed
|
||||
|
||||
[ Andrew Lee (李健秋) ]
|
||||
* New upstream release.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 15:31:23 +0800
|
||||
|
||||
lxqt-runner (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -2,19 +2,19 @@ Source: lxqt-runner
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt-globalkeys-ui0-dev (>= 0.15.0),
|
||||
liblxqt-globalkeys0-dev (>= 0.15.0),
|
||||
liblxqt0-dev (>= 0.15.0),
|
||||
liblxqt0-dev (>= 0.16.0~),
|
||||
liblxqt-globalkeys0-dev (>= 0.16.0~),
|
||||
liblxqt-globalkeys-ui0-dev (>= 0.16.0~),
|
||||
libmuparser-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.5.0
|
||||
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-runner/
|
||||
Vcs-Git: https://phab.lubuntu.me/source/lxqt-runner.git
|
||||
|
6
debian/gbp.conf
vendored
Normal file
6
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
debian-branch = debian/sid
|
||||
upstream-branch = upstream/latest
|
||||
pristine-tar = True
|
||||
compression = xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user