From d5890a17728391c50c1fa2b85e240e8495148d69 Mon Sep 17 00:00:00 2001 From: neo23 Date: Fri, 24 May 2002 14:35:10 +0000 Subject: [PATCH] Added check.m4 to debian rules. Changed the maintainer entry. git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@142 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- check/debian/check.dirs | 1 + check/debian/check.files | 1 + check/debian/control | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/check/debian/check.dirs b/check/debian/check.dirs index 1fd93c0..aa2ae16 100644 --- a/check/debian/check.dirs +++ b/check/debian/check.dirs @@ -1,4 +1,5 @@ usr/lib usr/include +usr/share/aclocal usr/share/doc/check usr/share/doc/check/money diff --git a/check/debian/check.files b/check/debian/check.files index dcf6ffd..5dbb9e4 100644 --- a/check/debian/check.files +++ b/check/debian/check.files @@ -1,3 +1,4 @@ usr/include/check.h usr/lib/libcheck.a +usr/share/aclocal/check.m4 usr/share/doc/check diff --git a/check/debian/control b/check/debian/control index 48b2c96..4c9e1f0 100644 --- a/check/debian/control +++ b/check/debian/control @@ -1,7 +1,7 @@ Source: check Section: devel Priority: optional -Maintainer: Arien Malec +Maintainer: Sven Neumann Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 -- 2.49.0