file-roller 3.10.2.1-0ubuntu2 source package in Ubuntu

Changelog

file-roller (3.10.2.1-0ubuntu2) trusty; urgency=low

  * debian/patches/revert_gtk_3-9.patch:
    - drop revert workaround, we have a GTK new enough to build without that
 -- Sebastien Bacher <email address hidden>   Wed, 11 Dec 2013 16:17:10 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Trusty
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.2.1.orig.tar.xz 1.3 MiB fde1104103df71c126e759089f12dc7fa25ec642308649e87d542ee7c3276790
file-roller_3.10.2.1-0ubuntu2.debian.tar.gz 16.1 KiB b12a86be2d5da7f3b153a0b7d0c1878606baff1e1570a390ea24f0a0fe8f3b41
file-roller_3.10.2.1-0ubuntu2.dsc 1.8 KiB f0db375932e54b35faf1d1fc2510129601ac371e41bf23f5fe29299fe9433f85

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.