file-roller 3.10.2.1-0ubuntu4.1 source package in Ubuntu

Changelog

file-roller (3.10.2.1-0ubuntu4.1) trusty-proposed; urgency=medium

  * debian/patches/git_nautilus_extension_unref.patch:
    - Stop nautilus crashing due to a missing unref in the file roller
      extension (LP: #1333606)
 -- Robert Ancell <email address hidden>   Fri, 11 Jul 2014 19:44:25 +1200

Upload details

Uploaded by:
Robert Ancell
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
gnome
Urgency:
Medium 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-0ubuntu4.1.debian.tar.xz 18.3 KiB 10c9ca8ad2899dc8ef5573bac14aacb8d4de199374875d18c0b614360b50b5e9
file-roller_3.10.2.1-0ubuntu4.1.dsc 1.8 KiB 2ab4051a8ec46f5882c0e186626492ec185c99f4014961ef89f248bdc59346f8

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.