Merge tag 'debian/0.12.0-4' into ubuntu/cosmic.
This commit is contained in:
commit
ed814c6f39
15
debian/changelog
vendored
15
debian/changelog
vendored
@ -1,3 +1,14 @@
|
|||||||
|
lxqt-globalkeys (0.12.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Bumped compat to 11
|
||||||
|
* Bumped debhelper to >= 11~
|
||||||
|
* Bumped Standards to 4.1.4, no changes needed
|
||||||
|
* Changed VCS fields for salsa
|
||||||
|
* Changed Homepage, Source and watch to lxqt
|
||||||
|
* Bumped years in copyright
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 28 Apr 2018 13:53:23 +0200
|
||||||
|
|
||||||
lxqt-globalkeys (0.12.0-3ubuntu1) bionic; urgency=medium
|
lxqt-globalkeys (0.12.0-3ubuntu1) bionic; urgency=medium
|
||||||
|
|
||||||
* Cherry-pick some upstream commits because the upstream release cycle is
|
* Cherry-pick some upstream commits because the upstream release cycle is
|
||||||
@ -30,7 +41,7 @@ lxqt-globalkeys (0.12.0-1) experimental; urgency=medium
|
|||||||
* Cherry-picking upstream release 0.12.0.
|
* Cherry-picking upstream release 0.12.0.
|
||||||
* Switched to experimental
|
* Switched to experimental
|
||||||
* Bumped liblxqt0-dev to >= 0.12.0
|
* Bumped liblxqt0-dev to >= 0.12.0
|
||||||
* Bumped Standards to 4.1.1 +Vcs-Browser:
|
* Bumped Standards to 4.1.1 +Vcs-Browser:
|
||||||
* Added Breaks/Replaces for lxqt-common << 0.12.0
|
* Added Breaks/Replaces for lxqt-common << 0.12.0
|
||||||
* Added override_dh_missing
|
* Added override_dh_missing
|
||||||
* Added autostart things to install
|
* Added autostart things to install
|
||||||
@ -99,7 +110,7 @@ lxqt-globalkeys (0.10.0-5) unstable; urgency=medium
|
|||||||
|
|
||||||
lxqt-globalkeys (0.10.0-4) unstable; urgency=medium
|
lxqt-globalkeys (0.10.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
* cast some error_t's to make hurd happy
|
* cast some error_t's to make hurd happy
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Sun, 27 Dec 2015 23:26:32 +0100
|
-- Alf Gaida <agaida@siduction.org> Sun, 27 Dec 2015 23:26:32 +0100
|
||||||
|
|
||||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
|||||||
10
|
11
|
||||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -6,16 +6,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
Andrew Lee (李健秋) <ajqlee@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),
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libx11-dev
|
libx11-dev
|
||||||
Standards-Version: 4.1.2
|
Standards-Version: 4.1.4
|
||||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-globalkeys
|
||||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-globalkeys.git
|
||||||
Homepage: https://github.com/lxde/lxqt-globalkeys
|
Homepage: https://github.com/lxqt/lxqt-globalkeys
|
||||||
|
|
||||||
Package: lxqt-globalkeys
|
Package: lxqt-globalkeys
|
||||||
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-globalkeys
|
Upstream-Name:lxqt-globalkeys
|
||||||
Source: https://github.com/lxde/lxqt-globalkeys
|
Source: https://github.com/lxqt/lxqt-globalkeys
|
||||||
|
|
||||||
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>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
|
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-globalkeys/releases .*/lxqt-globalkeys-([\d\.]+).tar.xz
|
https://github.com/lxqt/lxqt-globalkeys/releases .*/lxqt-globalkeys-([\d\.]+).tar.xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user