diff options
author | Holger Paradies <retabell@gmx.de> | 2013-12-11 20:24:29 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2013-12-11 20:29:08 +0100 |
commit | 3e9c669db819c43905b3bd1135c2926cc812d1de (patch) | |
tree | f2fd208169e9ec60b7be6342a6e5910a225ab061 /kanotix-power-button/debian/control | |
parent | 5aa87e350398eda1e277d3a9d542470137a87c85 (diff) | |
download | kanotix-packages-3e9c669db819c43905b3bd1135c2926cc812d1de.zip kanotix-packages-3e9c669db819c43905b3bd1135c2926cc812d1de.tar.gz |
Version 0.1
Diffstat (limited to 'kanotix-power-button/debian/control')
-rw-r--r-- | kanotix-power-button/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kanotix-power-button/debian/control b/kanotix-power-button/debian/control new file mode 100644 index 0000000..e71b711 --- /dev/null +++ b/kanotix-power-button/debian/control @@ -0,0 +1,14 @@ +Source: kanotix-power-button +Section: lxde +Priority: extra +Maintainer: Holger Paradies <retabell@gmx.de> +Build-Depends: debhelper (>= 8.0.0) +Standards-Version: 3.9.3 +Homepage: http://git.acritox.com/kanotix-packages/tree/kanotix-power-button + +Package: kanotix-power-button +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: workaround for xfce4-power-manager in LXDE + When power-button-is pressed and options are set to ask in the + xfce4-power-manager menu this script is called. |