[Pkg-lustre-svn-commit] updated: [f9cb5a5] Fix some lintian warnings
Patrick Winnertz
winnie at debian.org
Thu Mar 4 07:52:09 UTC 2010
The following commit has been merged in the master branch:
commit f9cb5a53d95f1d548cda2a02041d8d9f82d10eff
Author: Patrick Winnertz <winnie at debian.org>
Date: Thu Mar 4 08:51:42 2010 +0100
Fix some lintian warnings
Signed-off-by: Patrick Winnertz <winnie at debian.org>
diff --git a/debian/README.Debian b/debian/README.Debian
index 21ba04f..32218d8 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -60,8 +60,8 @@ Be aware that this don't replace the Documentation and Installation Howtos from
- lfs setquota -u $user 1000 2000 10000 20000 $path/to/mounted/lustre/fs
- lfs quota -u $user $path/to/mounted/lustre/fs
- If you want to reset this quota informations for a given user, you'll have first to
- set every value to zero, and then give the new informations:
+ If you want to reset this quota information for a given user, you'll have first to
+ set every value to zero, and then give the new information:
- lfs setquota -u $user 0 0 0 0 $path/to/mounted/lustre/fs
- lfs setquota -u $user 2000 3000 3000 4000 $path/to/mounted/lustre/fs
diff --git a/debian/control b/debian/control
index 3c73684..dd0ef6a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Debian Lustre Packaging team <pkg-lustre-maintainers at lists.alioth.debian.org>
Uploaders: Patrick Winnertz <winnie at debian.org>, Noèl Köthe <noel at debian.org>
-Standards-Version: 3.8.0.0
+Standards-Version: 3.8.4
Build-Depends: libreadline-dev, debhelper (>=6.0.7), dpatch, dh-kpatches (>= 0.99.3), lyx, automake1.7, libsnmp-dev, bzip2, texlive-extra-utils | tetex-extra, quilt, texlive-latex-recommended
Homepage: http://www.lustre.org/
Vcs-Cvs: -d :pserver:anonymous at cvs.lustre.org:/lustre
@@ -87,7 +87,7 @@ Description: Runtime library for Lustre filesystem utilities
Currently, liblustre is still under development and only works on Linux
(i386 & amd64, not tested on ia64).
.
- Please see https://mail.clusterfs.com/wikis/lustre/LibLustreHowTo for details.
+ Please see http://wiki.lustre.org/index.php/LibLustre_How-To_Guide for details.
Package: lustre-dev
Section: libdevel
--
Lustre Debian Packaging
More information about the Pkg-lustre-svn-commit
mailing list