lcdproc 0.5.5-3 source package in Ubuntu

Changelog

lcdproc (0.5.5-3) unstable; urgency=low


  Main change: svga support is removed from Debian version of lcdproc
  as svgalib is going to be removed from Debian.

  * control:
    - removed build dependency on libsvga1-dev (Closes: #711096)
    * updated standard-version and git urls
  * init script:
    + added status option
    * source /lib/lsb/init-functions
  * compat raised to 9. This also enables hardening build (Closes: #719107)
    Thanks to Daniel Leidert for the bug report and the proposed patch.
  * rules:
    * tweak extra-driver list to pass only the library basename
      to --exclude option
    * added quotes around drivers list
    * removed dead test about svga
    * removed flags setting now handled by compat 9
    * tweak LCDd.conf to setup DRIVERPATH with multiarch lib path
  - hence removed LCDd-conf-for-debian patch
  * *.install: added a '*' to cope with arch triplet
  * copyright: updated years
  + new patch: tweak LCDd.conf to use syslog and run LCDd as root (to read
    /dev/lcd* file)

 -- Dominique Dumont <email address hidden>  Mon, 19 Aug 2013 19:39:50 +0200

Upload details

Uploaded by:
Dominique Dumont
Uploaded to:
Sid
Original maintainer:
Dominique Dumont
Architectures:
linux-any kfreebsd-any knetbsd-any kopensolaris-any darwin-any freebsd-any netbsd-any openbsd-any solaris-any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lcdproc_0.5.5-3.dsc 2.3 KiB c1327c9f3ea48c83b93624f90a897d47986344a182e6747f1d919d9cc2386e97
lcdproc_0.5.5.orig.tar.gz 924.0 KiB b136b47d7bf585a003334f432d8730a36ef5ed1cd520084b919667d825e48d42
lcdproc_0.5.5-3.debian.tar.gz 12.3 KiB bedb0829b06dc9a9ea4379da1eca6c885a8b059330d3b5f54a3532709d935b10

Available diffs

No changes file available.

Binary packages built by this source

lcdproc: LCD display driver daemon and clients

 Lcdproc is a client/server suite including drivers for all kinds of
 nifty LCD displays. The server supports several serial devices: Matrix
 Orbital, Crystal Fontz, Bayrad, LB216, LCDM001 (kernelconcepts.de),
 Wirz-SLI and PIC-an-LCD; and some devices connected to the LPT port:
 HD44780, STV5730, T6963, SED1520 and SED1330.
 .
 Various clients are available that display things like CPU load, system
 load, memory usage, uptime, and a lot more. Custom clients can be
 written using the simple client-server protocol and provided example
 code.
 .
 This package contains the LCD drivers which need no extra libraries to
 run. In the lcdproc-extra-drivers package some USB and VGA on-screen
 displays are also supported.

lcdproc-dbg: debugging symbols for lcdproc

 This is a client/server suite including drivers for all kinds of
 nifty LCD displays.
 .
 This package contains the debugging symbols associated with lcdproc.
 They will automatically be used by gdb for debugging libupnp-related
 issues.
 .
 Most people will not need this package.

lcdproc-extra-drivers: extra drivers for the LCD display driver daemon

 Lcdproc is a client/server suite including drivers for all kinds of
 nifty LCD displays. The server supports several serial devices: Matrix
 Orbital, Crystal Fontz, Bayrad, LB216, LCDM001 (kernelconcepts.de),
 Wirz-SLI and PIC-an-LCD; and some devices connected to the LPT port:
 HD44780, STV5730, T6963, SED1520 and SED1330. As of 0.4.4 some USB
 displays are also supported by the drivers CFonz633, CwLnx, and USBLCD.
 .
 This package contains the LCD drivers which need extra libraries to
 run such as USB, LIRC, SVGA, and the X Window System.