From 4363f8140e33ef85c7d448594f18247ee41a5606 Mon Sep 17 00:00:00 2001 Message-Id: <4363f8140e33ef85c7d448594f18247ee41a5606.1715763084.git.mdw@distorted.org.uk> From: Mark Wooding Date: Mon, 6 Feb 2006 18:27:25 +0000 Subject: [PATCH] debian: Fix maintainer address. Organization: Straylight/Edgeware From: mdw --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 758281c..fadc400 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: nsict-utils Section: utils Priority: extra -Maintainer: Mark Wooding +Maintainer: Mark Wooding Build-Depends: freecdb, bash-builtins, debhelper (>= 4.0.2), catacomb-dev (>= 2.0.0), mlib-dev (>= 2.0.0), libspamc-dev Standards-Version: 3.1.1 -- [mdw]