diff options
author | siretart <siretart@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2006-09-04 16:41:21 +0000 |
---|---|---|
committer | siretart <siretart@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2006-09-04 16:41:21 +0000 |
commit | b35e5d8bcfa6f0e8311f35aef78df2301f104e5f (patch) | |
tree | d021b253ec052ba1dd761de34336d3f6ffbb2885 /debian/control | |
parent | 0ea9fcc19ca4afd2116817fa066709d840bab5f2 (diff) | |
download | lcd4linux-b35e5d8bcfa6f0e8311f35aef78df2301f104e5f.tar.gz |
[lcd4linux @ 2006-09-04 16:41:21 by siretart]
removing debianisation from upstream source, as discussed with Michael on private mail.
Rationale: I try to keep an updated lcd4linux in debian/sid. If you need the debinisation,
please use my packages as base. If you want more updated package, please drop me a note,
and I'll arrange another upload to unstable (or experimental, depending on the state
of the cvs).
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@704 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
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. |