Package: array-info Version: 0.15-1 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, The attached patch will resolve a typo in debian/control and also add a Homepage field. * debian/control: Fixed Typo and added Homepage Field Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers quantal-updates APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.5.0-15-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog' === modified file 'debian/control' --- debian/control 2007-02-07 22:27:52 +0000 +++ debian/control 2012-09-24 09:47:25 +0000 @@ -4,17 +4,17 @@ Maintainer: Raphael Pinson <[email protected]> Build-Depends: debhelper (>= 4.0), dpatch, docbook2x, linux-kernel-headers Standards-Version: 3.7.2 +Homepage: http://sourceforge.net/projects/array-info Package: array-info Architecture: any Depends: ${shlibs:Depends} Description: command line tool reporting RAID status for several RAID types - Array-info is a command line tool to retrieve informations and logical + Array-info is a command line tool to retrieve information and logical drives status from several RAID controllers (currently HP Compaq IDA and CISS, and MD Software RAID). . It displays informations about the firmware version, Rom revision, number of physical and logical drives on the controller, as well as the fault tolerance, size, number of physical disks and status for each logical drive. - . - Homepage: http://sourceforge.net/projects/array-info +

