Skip to content

1.0

Compare
Choose a tag to compare
@kirb kirb released this 25 May 13:05
· 51 commits to master since this release
34471b9
  • Initial versioned release.

Changes since the previous commits in 2014 by the original developer (DHowett):

  • Re-introduces support for lzma and xz (IO::Compress::Lzma module needs to be installed for this to work).
  • Support specifying the compression level for gzip and bzip2, using an argument of the form -z9 (compatible with the same flag from dpkg-deb).
  • Adds a warning when specifying an unknown compressor on the command line, and errors when control is missing vital fields (Package, Version, Architecture).