Merge tag 'debian/0.12.0-6' into ubuntu/cosmic
This commit is contained in:
commit
ed177854e0
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
|||||||
|
lxqt-runner (0.12.0-6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Changed Source and watch to lxqt
|
||||||
|
* Bumped year in copyright
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 16:21:12 +0200
|
||||||
|
|
||||||
|
lxqt-runner (0.12.0-5) unstable; urgency=medium
|
||||||
|
|
||||||
|
* debian/rules USE_MENU_CACHE=OFF (Closes:#896513)
|
||||||
|
* Removed build dependency on libmenu-cache-dev
|
||||||
|
* Bumped debhelper to 11~
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Fixed VCS fields for salsa
|
||||||
|
* Fixed homepage
|
||||||
|
* Removed trailing whitespaces from changelog
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Mon, 23 Apr 2018 20:08:15 +0200
|
||||||
|
|
||||||
lxqt-runner (0.12.0-4ubuntu1) bionic; urgency=medium
|
lxqt-runner (0.12.0-4ubuntu1) bionic; urgency=medium
|
||||||
|
|
||||||
* Cherry-pick an upstream commit because the upstream release cycle is
|
* Cherry-pick an upstream commit because the upstream release cycle is
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -5,21 +5,20 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 10),
|
Build-Depends: debhelper (>= 11~),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev (>= 0.12.0),
|
liblxqt0-dev (>= 0.12.0),
|
||||||
liblxqt-globalkeys0-dev (>= 0.12.0),
|
liblxqt-globalkeys0-dev (>= 0.12.0),
|
||||||
liblxqt-globalkeys-ui0-dev (>= 0.12.0),
|
liblxqt-globalkeys-ui0-dev (>= 0.12.0),
|
||||||
libmenu-cache-dev,
|
|
||||||
libmuparser-dev,
|
libmuparser-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qtbase5-private-dev
|
qtbase5-private-dev
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-runner.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-runner
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-runner.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-runner.git
|
||||||
Homepage: https://github.com/lxde/lxqt-runner
|
Homepage: https://github.com/lxqt/lxqt-runner
|
||||||
|
|
||||||
Package: lxqt-runner
|
Package: lxqt-runner
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
6
debian/copyright
vendored
6
debian/copyright
vendored
@ -1,14 +1,14 @@
|
|||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: lxqt-runner
|
Upstream-Name: lxqt-runner
|
||||||
Source: https://github.com/lxde/lxqt-runner
|
Source: https://github.com/lxqt/lxqt-runner
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2017 LXQt team
|
Copyright: 2012-2018 LXQt team
|
||||||
2010-2012 Razor team
|
2010-2012 Razor team
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -12,4 +12,5 @@ override_dh_auto_configure:
|
|||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
-DPULL_TRANSLATIONS=OFF \
|
-DPULL_TRANSLATIONS=OFF \
|
||||||
-DUPDATE_TRANSLATIONS=OFF \
|
-DUPDATE_TRANSLATIONS=OFF \
|
||||||
|
-DUSE_MENU_CACHE=OFF \
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||||
https://github.com/lxde/lxqt-runner/releases .*/lxqt-runner-([\d\.]+).tar.xz
|
https://github.com/lxqt/lxqt-runner/releases .*/lxqt-runner-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user