/usr/share/aspell/ca.cwl.gz not compressed optimally

Bug #73302 reported by Kevin Atkinson
2
Affects Status Importance Assigned to Milestone
ispellcat (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: aspell-ca

The file /usr/share/aspell/ca.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 248314 bytes. But when I do a:
  zcat sl.cwl.gz | precat | prezip -s -c | gzip -9 -c > sl.cwl.gz.new
the new file is 245028 bytes.

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

I'm sorry. That should be:
  zcat ca.cwl.gz | precat | prezip -s -c | gzip -9 -c > ca.cwl.gz.new

Changed in ispellcat:
importance: Undecided → Wishlist
Revision history for this message
Jordi Mallach (jordi) wrote :

This is fixed in 0.6-3.

Changed in ispellcat:
status: New → Fix Released
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.