file-roller 3.10.0-0ubuntu1 source package in Ubuntu

Changelog

file-roller (3.10.0-0ubuntu1) saucy; urgency=low

  * New upstream version
  * debian/patches/git_correct_attribute_handling.patch:
    backport from git, "libarchive: fixed failure when extracting
    some tar archives"
 -- Sebastien Bacher <email address hidden>   Mon, 30 Sep 2013 13:40:09 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
file-roller_3.10.0.orig.tar.xz 1.3 MiB d889bb9904146e5715c082aa9a6d96b0606a066ba2bf05fbfb7030f2bf274f13
file-roller_3.10.0-0ubuntu1.debian.tar.gz 23.4 KiB 5f261de008ada94bf84bcf083dbd64fb29613dc9a7ce89cb8d83cffaf7abf5dc
file-roller_3.10.0-0ubuntu1.dsc 1.8 KiB a74be931c300117300112eb2cc9105b5125823951bd8479172f741f393a687a0

View changes file

Binary packages built by this source

file-roller: archive manager for GNOME

 File-roller is an archive manager for the GNOME environment. It allows you to:
 .
  * Create and modify archives.
  * View the content of an archive.
  * View a file contained in an archive.
  * Extract files from the archive.
 .
 File-roller supports the following formats:
  * Tar (.tar) archives, including those compressed with
    gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
    compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo),
    lzma (.tar.lzma) and xz (.tar.xz)
  * Zip archives (.zip)
  * Jar archives (.jar, .ear, .war)
  * 7z archives (.7z)
  * iso9660 CD images (.iso)
  * Lha archives (.lzh)
  * Archiver archives (.ar)
  * Comic book archives (.cbz)
  * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
    compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
 .
 File-roller can extract following formats:
  * Cabinet archives (.cab)
  * Debian binary packages (.deb)
  * Xar archives (.xar)
 .
 File-roller doesn't perform archive operations by itself, but relies on
 standard tools for this.