Package: array-info
Version: 0.15-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
* Grammer/Spelling Fix ("informations" >> "information" - twice) in control
file
Thanks for considering the patch.
PS : Could you verify this is a correct way to fix Debian bugs in Ubuntu -
bzr branch lp:debian/<package>
cd <package>/debian
gedit control #vi, nano, or any other text editor...
dch -i
submittodebian
This is how I did it, but I just want to make sure this is an acceptable way to
patch Debian projects as I modified the formula from the "Ubuntu way" of
patching files. This is my second Debian patch and I just want to make sure I
am doing it correctly (did it first time and this time this way. First patch
was accepted).
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5.3-030503-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-06 04:55:37 +0000
@@ -9,11 +9,11 @@
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,
+ It displays information 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.
.