Package: cramfsswap
Version: 1.4.1
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

  Fixed a spelling issue with the work 'endianess' in three locations of the 
debina/control file. 


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'), (100, 'quantal-backports')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-9-generic (SMP w/1 CPU core)
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	2011-08-21 12:39:35 +0000
+++ debian/control	2012-08-13 20:29:05 +0000
@@ -9,12 +9,12 @@
 Package: cramfsswap
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: swap endianess of a cram filesystem (cramfs)
+Description: swap endianness of a cram filesystem (cramfs)
  cramfs is a highly compressed and size optimized linux filesystem which is
  mainly used for embedded applications. the problem with cramfs is that it
- is endianess sensitive, meaning you can't mount a cramfs for a big endian
+ is endianness sensitive, meaning you can't mount a cramfs for a big endian
  target on a little endian machine and vice versa. this is often especially 
  a problem in the development phase.
  .
- cramfsswap solves that problem by allowing you to swap to endianess of a
+ cramfsswap solves that problem by allowing you to swap to endianness of a
  cramfs filesystem.

Reply via email to