|
|
@ -1,19 +1,23 @@
|
|
|
|
Source: lxqt-powermanagement
|
|
|
|
Source: lxqt-powermanagement
|
|
|
|
Section: x11
|
|
|
|
Section: x11
|
|
|
|
Priority: optional
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Alf Gaida <agaida@siduction.org>
|
|
|
|
Maintainer: Debian LXQt Maintainers <lxqt-debian@lists.lxde.org>
|
|
|
|
|
|
|
|
Uploaders:
|
|
|
|
|
|
|
|
Alf Gaida <agaida@siduction.org>
|
|
|
|
Build-Depends:
|
|
|
|
Build-Depends:
|
|
|
|
cmake,
|
|
|
|
cmake (>= 3.0.2),
|
|
|
|
debhelper (>= 9),
|
|
|
|
debhelper (>= 9),
|
|
|
|
libx11-dev,
|
|
|
|
libx11-dev,
|
|
|
|
libx11-xcb-dev,
|
|
|
|
libx11-xcb-dev,
|
|
|
|
libxcb-dpms0-dev,
|
|
|
|
libxcb-dpms0-dev,
|
|
|
|
libxcb-screensaver0-dev,
|
|
|
|
libxcb-screensaver0-dev,
|
|
|
|
pkg-config,
|
|
|
|
pkg-config,
|
|
|
|
liblxqt-qt5-0-dev (>= 0.8.0),
|
|
|
|
libkf5windowsystem-dev (>= 5.5.0),
|
|
|
|
|
|
|
|
liblxqt0-dev (>= 0.9.0),
|
|
|
|
libqt5svg5-dev (>= 5.3.2),
|
|
|
|
libqt5svg5-dev (>= 5.3.2),
|
|
|
|
libqt5x11extras5-dev (>= 5.3.2),
|
|
|
|
libqt5x11extras5-dev (>= 5.3.2),
|
|
|
|
libqt5xdg-dev (>= 1.0.0),
|
|
|
|
libqt5xdg-dev (>= 1.0.0),
|
|
|
|
|
|
|
|
qtbase5-private-dev (>= 5.3.2),
|
|
|
|
qttools5-dev (>= 5.3.2),
|
|
|
|
qttools5-dev (>= 5.3.2),
|
|
|
|
qttools5-dev-tools (>= 5.3.2),
|
|
|
|
qttools5-dev-tools (>= 5.3.2),
|
|
|
|
Standards-Version: 3.9.6
|
|
|
|
Standards-Version: 3.9.6
|
|
|
@ -21,12 +25,10 @@ Homepage: https://github.com/lxde/lxqt-powermanagement
|
|
|
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-powermanagement.git
|
|
|
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-powermanagement.git
|
|
|
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-powermanagement.git;a=summary
|
|
|
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-powermanagement.git;a=summary
|
|
|
|
|
|
|
|
|
|
|
|
Package: lxqt-powermanagement-qt5
|
|
|
|
Package: lxqt-powermanagement
|
|
|
|
Architecture: any
|
|
|
|
Architecture: any
|
|
|
|
Breaks:
|
|
|
|
Breaks: lxqt-powermanagement-qt5 (<< 0.9.0)
|
|
|
|
lxqt-powermanagement,
|
|
|
|
Replaces: lxqt-powermanagement-qt5 (<< 0.9.0)
|
|
|
|
Replaces:
|
|
|
|
|
|
|
|
lxqt-powermanagement,
|
|
|
|
|
|
|
|
Depends:
|
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
|
${shlibs:Depends},
|
|
|
@ -35,14 +37,34 @@ Description: Power management module for LXQt
|
|
|
|
.
|
|
|
|
.
|
|
|
|
This package contain power management module for LXQt.
|
|
|
|
This package contain power management module for LXQt.
|
|
|
|
|
|
|
|
|
|
|
|
Package: lxqt-powermanagement-qt5-dbg
|
|
|
|
Package: lxqt-powermanagement-dbg
|
|
|
|
Architecture: any
|
|
|
|
Architecture: any
|
|
|
|
Section: debug
|
|
|
|
Section: debug
|
|
|
|
Priority: extra
|
|
|
|
Priority: extra
|
|
|
|
|
|
|
|
Breaks: lxqt-powermanagement-qt5-dbg (<< 0.9.0)
|
|
|
|
|
|
|
|
Replaces: lxqt-powermanagement-qt5-dbg (<< 0.9.0)
|
|
|
|
Depends:
|
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
lxqt-powermanagement-qt5 (= ${binary:Version}),
|
|
|
|
lxqt-powermanagement (= ${binary:Version}),
|
|
|
|
Description: Power management module for LXQt (debug symbols)
|
|
|
|
Description: Power management module for LXQt (debug symbols)
|
|
|
|
The Power management module for LXQt
|
|
|
|
The Power management module for LXQt
|
|
|
|
.
|
|
|
|
.
|
|
|
|
This package contain debugging symbols.
|
|
|
|
This package contain debugging symbols.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# ---- to be removed in 2016 ----
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package: lxqt-powermanagement-qt5
|
|
|
|
|
|
|
|
Depends: lxqt-powermanagement, ${misc:Depends}
|
|
|
|
|
|
|
|
Priority: extra
|
|
|
|
|
|
|
|
Section: oldlibs
|
|
|
|
|
|
|
|
Architecture: all
|
|
|
|
|
|
|
|
Description: lxqt-powermanagement transitional package
|
|
|
|
|
|
|
|
Empty package to facilitate upgrades, can be safely removed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package: lxqt-powermanagement-qt5-dbg
|
|
|
|
|
|
|
|
Depends: lxqt-powermanagement-dbg, ${misc:Depends}
|
|
|
|
|
|
|
|
Priority: extra
|
|
|
|
|
|
|
|
Section: oldlibs
|
|
|
|
|
|
|
|
Architecture: all
|
|
|
|
|
|
|
|
Description: lxqt-powermanagement transitional package (dbg)
|
|
|
|
|
|
|
|
Empty package to facilitate upgrades, can be safely removed.
|
|
|
|