diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 2df0149..0000000 --- a/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: lcd4linux -Section: utils -Priority: extra -Maintainer: Samuel Mimram <samuel.mimram@ens-lyon.org> -Build-Depends: debhelper (>= 4.0.0), xlibs-dev -Standards-Version: 3.6.0 - -Package: lcd4linux -Architecture: any -Depends: xlibs, ${shlibs:Depends} -Description: Display informations on an external liquid crystal display - Grab informations from the kernel and some subsystems and display it on an - external liquid crystal display. - . - The use of special sequences (tokens) gives you full control of the layout, - and therefore lcd4linux is completely independent from the display size. |