From 8c5266e4d359b2641e2f38cdfee1cda002b23a6b Mon Sep 17 00:00:00 2001 From: marschap Date: Thu, 16 Oct 2008 08:54:35 +0000 Subject: [PATCH] updates following Debian's packages: restrict architectures, fix watch file --- scripts/debian/control | 2 +- scripts/debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/debian/control b/scripts/debian/control index 221e2d8..4447f9e 100644 --- a/scripts/debian/control +++ b/scripts/debian/control @@ -7,7 +7,7 @@ Uploaders: Jonathan Oxer Standards-Version: 3.7.3 Package: lcdproc -Architecture: any +Architecture: alpha amd64 arm armel hppa hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 m68k mips mipsel powerpc sparc Depends: ${shlibs:Depends}, debconf | debconf-2.0, lsb-base (>= 3.0.10) Description: LCD display driver daemon and clients This is a client/server suite including drivers for all kinds of diff --git a/scripts/debian/watch b/scripts/debian/watch index 045582f..ba970bc 100644 --- a/scripts/debian/watch +++ b/scripts/debian/watch @@ -1,2 +1,2 @@ version=3 -http://prdownloads.sourceforge.net/lcdproc/lcdproc-([\d\.]+).tar.gz debian uupdate +http://sf.net/lcdproc/lcdproc-([\d\.]+).tar.gz debian uupdate