From 8078e4141efcabee43f75573d5d9dcc41dc445d6 Mon Sep 17 00:00:00 2001 From: marschap Date: Thu, 5 Oct 2006 08:45:29 +0000 Subject: [PATCH] sync debian directory with Debian --- scripts/debian/control | 9 ++++++--- scripts/debian/copyright | 11 +++++++++-- scripts/debian/watch | 2 ++ 3 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 scripts/debian/watch diff --git a/scripts/debian/control b/scripts/debian/control index 1d0ae92..994aebd 100644 --- a/scripts/debian/control +++ b/scripts/debian/control @@ -1,13 +1,14 @@ Source: lcdproc Section: utils Priority: extra -Maintainer: Jonathan Oxer -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 +Build-Depends: debhelper (>= 5.0.0), xmlto, libncurses5-dev, libusb-dev (>= 0.1.8), libsvga1-dev, libxosd-dev +Uploaders: Jonathan Oxer 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 diff --git a/scripts/debian/copyright b/scripts/debian/copyright index 284f1ba..544d835 100644 --- a/scripts/debian/copyright +++ b/scripts/debian/copyright @@ -2,6 +2,7 @@ This package was debianized by Brian Bassett on Wed, 3 Jun 1998 22:15:03 -0700 Adopted by Noel Koethe on Fri, 18 Jan 2002 19:03:47 +0100 Adopted by Jonathan Oxer on Mon, 8 Dec 2003 16:30:05 +1100 +Adopted by Jose Luis Tallon 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 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. diff --git a/scripts/debian/watch b/scripts/debian/watch new file mode 100644 index 0000000..045582f --- /dev/null +++ b/scripts/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://prdownloads.sourceforge.net/lcdproc/lcdproc-([\d\.]+).tar.gz debian uupdate