/usr/share/aspell/de-alt-CH.cwl.gz not compressed optimally

Bug #73303 reported by Kevin Atkinson
4
Affects Status Importance Assigned to Milestone
aspell-de-alt (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

Binary package hint: aspell-de-alt

The file /usr/share/aspell/de-alt-CH.cwl.gz is not compressed as well as it can. Word lists compressed with prezip should be sorted using the "C" locale before using prezip or better yet just use "prezip -s".

The original file was 11406 bytes. But when I do a:
  zcat de-alt-CH.cwl.gz | precat | prezip -s -c | gzip -9 -c > .de-alt-CH.gz.new
the new file is 11393 bytes.

Revision history for this message
Kevin Atkinson (kevin-ubuntu) wrote :

That should be
  zcat de-alt-CH.cwl.gz | precat | prezip -s -c | gzip -9 -c > de-alt-CH.cwl.gz.new

Sorry

Changed in aspell-de-alt:
importance: Undecided → Wishlist
Changed in aspell-de-alt (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.