Switched to experimental because of LXQt namespace change
Removed unused GPL2+ from copyright Added AUTHORS to docs Cleaned up .gitignore Added minimum version for liblxqt0-dev (>= 0.9.0+20150911)
This commit is contained in:
parent
c4f6b1e6a2
commit
54ba8ae6d8
2
debian/.gitignore
vendored
2
debian/.gitignore
vendored
@ -5,5 +5,3 @@
|
|||||||
|
|
||||||
/lxqt-policykit/
|
/lxqt-policykit/
|
||||||
/lxqt-policykit-dbg/
|
/lxqt-policykit-dbg/
|
||||||
/lxqt-policykit-qt5/
|
|
||||||
/lxqt-policykit-qt5-dbg
|
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,13 +1,17 @@
|
|||||||
lxqt-policykit (0.9.0+20150830-1) unstable; urgency=medium
|
lxqt-policykit (0.9.0+20150830-1) experimental; urgency=medium
|
||||||
|
|
||||||
* Cherry-pick upstream version 0.9.0+20150830.
|
* Cherry-pick upstream version 0.9.0+20150830.
|
||||||
* Removed breaks and replaces
|
* Removed breaks and replaces
|
||||||
* Added upstring signing key and use it in watch file
|
* Added upstring signing key and use it in watch file
|
||||||
* Fixed control with cme fix
|
* Fixed control with cme fix
|
||||||
* Added linker flags -Wl,--as-needed
|
* Added linker flags -Wl,--as-needed
|
||||||
* removed unused GPL2+ from copyright
|
* Removed unused GPL2+ from copyright
|
||||||
|
* Added AUTHORS to docs
|
||||||
|
* Cleaned up .gitignore
|
||||||
|
* Switched to experimental because of LXQt namespace change
|
||||||
|
* Added minimum version for liblxqt0-dev (>= 0.9.0+20150911)
|
||||||
|
|
||||||
-- Alf Gaida <agaida@siduction.org> Thu, 03 Sep 2015 00:25:08 +0200
|
-- Alf Gaida <agaida@siduction.org> Fri, 25 Sep 2015 01:26:13 +0200
|
||||||
|
|
||||||
lxqt-policykit (0.9.0+20150807-1) unstable; urgency=medium
|
lxqt-policykit (0.9.0+20150807-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -12,7 +12,7 @@ Build-Depends: cmake (>= 3.0.2),
|
|||||||
libx11-dev,
|
libx11-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt0-dev,
|
liblxqt0-dev (>= 0.9.0+20150911),
|
||||||
libpolkit-qt5-1-dev,
|
libpolkit-qt5-1-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev,
|
||||||
|
1
debian/docs
vendored
1
debian/docs
vendored
@ -0,0 +1 @@
|
|||||||
|
AUTHORS
|
Loading…
x
Reference in New Issue
Block a user