1st step towards a non-native package for Debian: copy debian/ below scripts/

This commit is contained in:
marschap
2006-03-03 16:43:48 +00:00
parent b38732a2ce
commit d41ec1a731
23 changed files with 958 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
lcdproc for Debian
------------------
WARNING: Location of example clients changed
lcdproc originally installed a number of example clients in /usr/bin,
but this was not the intended behaviour. Upstream have stated these
examples should be located in /usr/share/doc/lcdproc/examples, which
is in agreement with Debian policy.
Release 0.4.3-14 of this package therefore moves the example clients
from /usr/bin to /usr/share/doc/lcdproc/examples. That means they are
no longer in PATH, so you will either need to copy them to another
location manually or specify the full path when calling them.
-- Jonathan Oxer <jon@debian.org>, Tue, 9 Dec 2003 14:33:27 +1100