diff options
author | François Andriot <[email protected]> | 2013-08-27 21:17:52 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2013-08-27 21:17:52 +0200 |
commit | 1af57210e2e55d40eb39a274fcf48779c6b9e7d5 (patch) | |
tree | 55c22bbd35462f1c940b24614af05ea07bcd7f35 /ubuntu/precise/applications/klcddimmer/debian/control | |
parent | af8c5ead9ac4c1ece3408b74224e5e273b6994ce (diff) | |
parent | 2d0d0ba99b507cab093962cb910ddc7dd4755c94 (diff) | |
download | tde-packaging-1af57210e2e55d40eb39a274fcf48779c6b9e7d5.tar.gz tde-packaging-1af57210e2e55d40eb39a274fcf48779c6b9e7d5.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/klcddimmer/debian/control')
-rw-r--r-- | ubuntu/precise/applications/klcddimmer/debian/control | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/klcddimmer/debian/control b/ubuntu/precise/applications/klcddimmer/debian/control new file mode 100644 index 000000000..785e17d0a --- /dev/null +++ b/ubuntu/precise/applications/klcddimmer/debian/control @@ -0,0 +1,15 @@ +Source: klcddimmer-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: debhelper (>= 5.0.0), cdbs, automake, libtool, tdelibs4-trinity-dev +Standards-Version: 3.7.3 +Homepage: http://klcddimeer.sourceforge.net/ + +Package: klcddimmer-trinity +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: smartdimmer +Description: Applet to adjust LCD brightness for TDE + KLcdDimmer is applet for simple adjust LCD brightness. + Notice that this applet relies on an external program to get/set the brightness. |