lz4 support is generally speaking a bad idea, it's a real-time
compressor, and not intended for static assets really.

I'd say just lower the xz compression level to 1, for example, using

compression-level = 1

in debian/source/options and it should be ok, or set `compression =
"gzip"` to select gzip which should be fast too (I guess xz -1 is nicer
though).

** Changed in: dpkg (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2088431

Title:
  [Wishlist] dpkg-source supporting lz4 compression

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/2088431/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to