sync debian directory with Debian
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
Source: lcdproc
|
||||
Section: utils
|
||||
Priority: extra
|
||||
Maintainer: Jonathan Oxer <jon@debian.org>
|
||||
Build-Depends: debhelper (>= 5.0.0), automake1.9, autoconf, xmlto, texinfo, libncurses5-dev, libusb-dev (>= 0.1.8), libsvga1-dev, libxosd-dev
|
||||
Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
|
||||
Build-Depends: debhelper (>= 5.0.0), xmlto, libncurses5-dev, libusb-dev (>= 0.1.8), libsvga1-dev, libxosd-dev
|
||||
Uploaders: Jonathan Oxer <jon@debian.org>
|
||||
Standards-Version: 3.7.2.0
|
||||
|
||||
Package: lcdproc
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, debconf (>= 0.5.0) | debconf-2.0
|
||||
Depends: ${shlibs:Depends}, debconf | debconf-2.0
|
||||
Description: LCD display driver daemon and clients
|
||||
This is a client/server suite including drivers for all kinds of
|
||||
nifty LCD displays. The server supports several serial devices: Matrix
|
||||
@@ -22,3 +23,5 @@ Description: LCD display driver daemon and clients
|
||||
code.
|
||||
.
|
||||
http://lcdproc.omnipotent.net/ or http://www.lcdproc.org/
|
||||
Tag: use::monitoring, administration::monitoring, hardware::lcd, role::sw:utility,
|
||||
interface::commandline, interface::daemon, made-of::lang:c
|
||||
|
||||
@@ -2,6 +2,7 @@ This package was debianized by
|
||||
Brian Bassett <brian@butterfly.ml.org> on Wed, 3 Jun 1998 22:15:03 -0700
|
||||
Adopted by Noel Koethe <noel@debian.org> on Fri, 18 Jan 2002 19:03:47 +0100
|
||||
Adopted by Jonathan Oxer <jon@debian.org> on Mon, 8 Dec 2003 16:30:05 +1100
|
||||
Adopted by Jose Luis Tallon <jltallon@adv-solutions.net> on Sun, 23 Jul 2006 20:23:48 +0200
|
||||
|
||||
It was downloaded from https://sf.net/projects/lcdproc/
|
||||
|
||||
@@ -9,5 +10,11 @@ Upstream Author: William W. Ferrell <willfe@yahoo.com> and others
|
||||
|
||||
Copyright:
|
||||
|
||||
Released under the terms of the GPL; see
|
||||
/usr/share/common-licenses/GPL.
|
||||
Copyright (c) 1999-2006 William Ferrell
|
||||
Portions (c) by Scott Scriven, Joris Robijn, F5 Networks, Inc., Peter Marschall
|
||||
and others, as specified in the corresponding source modules.
|
||||
|
||||
LCDproc is released under the terms of the GNU GPL version 2.
|
||||
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in /usr/share/common-licenses/GPL-2.
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
version=3
|
||||
http://prdownloads.sourceforge.net/lcdproc/lcdproc-([\d\.]+).tar.gz debian uupdate
|
||||
Reference in New Issue
Block a user