[Pkg-lustre-svn-commit] updated: [fd87f57] Fixed some lintian warnings concerning debian/control
Patrick Winnertz
winnie at debian.org
Mon Mar 8 11:25:54 UTC 2010
The following commit has been merged in the master branch:
commit fd87f57bcf629cdbb057877887667429a57be37c
Author: Patrick Winnertz <winnie at debian.org>
Date: Mon Mar 8 12:10:33 2010 +0100
Fixed some lintian warnings concerning debian/control
Signed-off-by: Patrick Winnertz <winnie at debian.org>
diff --git a/debian/control b/debian/control
index dd0ef6a..26e698a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Vcs-Cvs: -d :pserver:anonymous at cvs.lustre.org:/lustre
Package: linux-patch-lustre
Section: kernel
Architecture: all
-Priority: optional
-Depends: ${kpatch:Depends}
+Depends: ${kpatch:Depends}, ${misc:Depends}
Recommends: kernel-package, quilt
Description: Linux kernel patch for the Lustre Filesystem
Lustre is a scalable, secure, robust, highly-available
@@ -31,8 +30,7 @@ Description: Linux kernel patch for the Lustre Filesystem
Package: lustre-source
Section: kernel
Architecture: all
-Priority: optional
-Depends: module-assistant, bzip2, debhelper (>= 5.0.0), libsnmp-dev, dpatch
+Depends: module-assistant, bzip2, debhelper (>= 5.0.0), libsnmp-dev, dpatch, ${misc:Depends}
Description: source for Lustre filesystem client kernel modules
Lustre is a scalable, secure, robust, highly-available cluster file system.
It is maintained by Cluster Filesystems, Inc. and available from
@@ -44,7 +42,6 @@ Description: source for Lustre filesystem client kernel modules
Package: lustre-utils
Section: utils
Architecture: i386 powerpc amd64 ia64
-Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Userspace utilities for the Lustre filesystem
Lustre is a scalable, secure, robust, highly-available cluster file system.
@@ -57,7 +54,6 @@ Description: Userspace utilities for the Lustre filesystem
Package: lustre-tests
Section: admin
Architecture: i386 powerpc amd64 ia64
-Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Test suite for the Lustre filesystem
Lustre is a scalable, secure, robust, highly-available cluster file system.
@@ -67,10 +63,9 @@ Description: Test suite for the Lustre filesystem
This package provides a number of test utilities for the Lustre filesystem.
Package: liblustre
-Priority: optional
Architecture: i386 powerpc amd64 ia64
Section: otherosfs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Runtime library for Lustre filesystem utilities
Lustre is a scalable, secure, robust, highly-available cluster file system.
It is maintained by Cluster Filesystems, Inc. and available
@@ -91,9 +86,8 @@ Description: Runtime library for Lustre filesystem utilities
Package: lustre-dev
Section: libdevel
-Priority: optional
Architecture: i386 powerpc amd64 ia64
-Depends: lustre-utils (= ${binary:Version})
+Depends: lustre-utils (= ${binary:Version}), ${misc:Depends}
Description: Development files for the Lustre filesystem
Lustre is a scalable, secure, robust, highly-available cluster file system.
It is maintained by Cluster Filesystems, Inc. and available from
--
Lustre Debian Packaging
More information about the Pkg-lustre-svn-commit
mailing list