Merge branch 'debian/experimental' into debian/sid
This commit is contained in:
commit
bb277341dd
18
debian/changelog
vendored
18
debian/changelog
vendored
@ -1,3 +1,21 @@
|
||||
lxqt-runner (0.12.0-2) experimental; urgency=medium
|
||||
|
||||
* Added missed breaks and replaces for lxqt-common << 0.12.0
|
||||
(Closes: #879912) - Thanks Andreas Beckmann <anbe@debian.org>
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Fri, 27 Oct 2017 22:44:36 +0200
|
||||
|
||||
lxqt-runner (0.12.0-1) experimental; urgency=medium
|
||||
|
||||
* Cherry-picking upstream release 0.12.0.
|
||||
* Switched to experimental
|
||||
* Bumped liblxqt0-dev to >= 0.12.0
|
||||
* Bumped liblxqt-globalkeys0-dev to >= 0.12.0
|
||||
* Bumped liblxqt-globalkeys-ui0-dev to >= 0.12.0
|
||||
* Bumped Standards to 4.1.1 - no changes needed
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 24 Oct 2017 22:48:40 +0200
|
||||
|
||||
lxqt-runner (0.11.1-2) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.0.0 - no changes needed
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -6,18 +6,18 @@ Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.11.1),
|
||||
liblxqt-globalkeys0-dev (>= 0.11.1),
|
||||
liblxqt-globalkeys-ui0-dev (>= 0.11.1),
|
||||
liblxqt0-dev (>= 0.12.0),
|
||||
liblxqt-globalkeys0-dev (>= 0.12.0),
|
||||
liblxqt-globalkeys-ui0-dev (>= 0.12.0),
|
||||
libmenu-cache-dev,
|
||||
libmuparser-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev,
|
||||
qtbase5-private-dev
|
||||
Standards-Version: 4.0.0
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-runner.git/?h=debian/sid
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-runner.git -b debian/sid
|
||||
Standards-Version: 4.1.1
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-runner.git/?h=debian/experimental
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-runner.git -b debian/experimental
|
||||
Homepage: https://github.com/lxde/lxqt-runner
|
||||
|
||||
Package: lxqt-runner
|
||||
@ -29,6 +29,8 @@ Recommends: lxqt-runner-l10n,
|
||||
lxqt-qtplugin,
|
||||
lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Breaks: lxqt-common (<< 0.12.0)
|
||||
Replaces: lxqt-common (<< 0.12.0)
|
||||
Description: LXQt program launcher
|
||||
Tool used to launch programs quickly by typing their names
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user