Package: ffe
Version: 0.2.8-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
* Spelling Fix ("lenth" >> "length") - twice
* Grammer Fix ("an other" >> "another>)
Thanks for considering the patch.
-- 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 2009-08-20 00:41:29 +0000
+++ debian/control 2012-09-07 02:20:02 +0000
@@ -10,9 +10,9 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Tool for parsing flat and CSV files and converting them to different formats
- Ffe has many areas of use with fixed lenth and CSV files. It can extract
+ Ffe has many areas of use with fixed length and CSV files. It can extract
particular fields or records from a flat file, convert data from one format
- to an other (CSV to fixed lenth, ...), display flat file content in human
+ to another (CSV to fixed length, ...), display flat file content in human
readable form, etc. In addition, one input file can contain several types of
records (lines) and the input file structure and output definitions are
independent, meaning one output format can be used with several input files.