Some updates in debian $foo
* 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
This commit is contained in:
parent
838cd114d8
commit
a693524c15
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-3) unstable; urgency=medium
|
||||
|
||||
* Bumped Standards to 4.1.2, no changes needed
|
||||
@ -17,7 +28,7 @@ lxqt-globalkeys (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 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 override_dh_missing
|
||||
* Added autostart things to install
|
||||
@ -86,7 +97,7 @@ lxqt-globalkeys (0.10.0-5) 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
|
||||
|
||||
|
2
debian/compat
vendored
2
debian/compat
vendored
@ -1 +1 @@
|
||||
10
|
||||
11
|
||||
|
10
debian/control
vendored
10
debian/control
vendored
@ -5,16 +5,16 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper (>= 10),
|
||||
Build-Depends: debhelper (>= 11~),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.12.0),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev
|
||||
Standards-Version: 4.1.2
|
||||
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lxqt/lxqt-globalkeys.git
|
||||
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-globalkeys.git
|
||||
Homepage: https://github.com/lxde/lxqt-globalkeys
|
||||
Standards-Version: 4.1.4
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-globalkeys
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-globalkeys.git
|
||||
Homepage: https://github.com/lxqt/lxqt-globalkeys
|
||||
|
||||
Package: lxqt-globalkeys
|
||||
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/
|
||||
Upstream-Name:lxqt-globalkeys
|
||||
Source: https://github.com/lxde/lxqt-globalkeys
|
||||
Source: https://github.com/lxqt/lxqt-globalkeys
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2017 LXQt team
|
||||
Copyright: 2012-2018 LXQt team
|
||||
2010-2012 Razor team
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2014-2017 Alf Gaida <agaida@siduction.org>
|
||||
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org>
|
||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||
License: LGPL-2.1+
|
||||
|
||||
|
2
debian/watch
vendored
2
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=4
|
||||
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