From: Nathan Scott Date: Mon, 17 Feb 2003 06:02:56 +0000 (+0000) Subject: Fix a Debian lintian(1) warning. X-Git-Tag: v2.4.0~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd3536d6a053ccdd5e8a94a9af842fad169d3e7d;p=thirdparty%2Fxfsprogs-dev.git Fix a Debian lintian(1) warning. --- diff --git a/debian/control b/debian/control index 09eead22b..17f3d7eae 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Priority: extra Depends: libc6-dev, xfsprogs (>= 2.0.0) Conflicts: xfsprogs (<< 2.0.0) Architecture: any -Description: XFS filesystem-specific static libraries and headers. +Description: XFS filesystem-specific static libraries and headers xfslibs-dev contains the libraries and header files needed to develop XFS filesystem-specific programs.