file-roller 3.3.3-0ubuntu2 source package in Ubuntu

Changelog

file-roller (3.3.3-0ubuntu2) precise; urgency=low

  * debian/patches/git_mime_type.patch: get the correct mime type values,
    should fix .apk, .war, .xpi opening (lp: #868581, #877256, #899881)
 -- Sebastien Bacher <email address hidden>   Wed, 08 Feb 2012 19:09:35 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Ubuntu Desktop
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.3.3.orig.tar.xz 1.4 MiB d6054bc1ae6c0ddac5e834a1231d7e0e5ab2531b061031fbab29cfef1aaf1ca1
file-roller_3.3.3-0ubuntu2.debian.tar.gz 16.4 KiB 7d62c827bb336068d2d8dff9b12a38356217fad7fcec821a1b2eff5f3b3ce021
file-roller_3.3.3-0ubuntu2.dsc 1.7 KiB 740febf8a82a3f555b07ec8faa88e7aa3bf31a68ea4b0ddd9b2b89361c2810fe

Available diffs

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)
  * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
    compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
 .
 File-roller doesn't perform archive operations by itself, but relies on
 standard tools for this.