file-roller 3.3.2-0ubuntu1 source package in Ubuntu

Changelog

file-roller (3.3.2-0ubuntu1) precise; urgency=low

  * New upstream release
  * dropping debian/patches/99_ltmain_as-needed.patch:
    - not needed in ubuntu and some autotools magic rewrote ltmain.sh during
      the build, making it not unapplying cleanly at the end of build.
 -- Didier Roche <email address hidden>   Tue, 17 Jan 2012 17:03:38 +0100

Upload details

Uploaded by:
Didier Roche-Tolomelli
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.2.orig.tar.xz 1.4 MiB cf22d479985a0cc688d9a15224e0ba6631f8e29b754880321e7c7d217d4970a2
file-roller_3.3.2-0ubuntu1.debian.tar.gz 15.6 KiB 46a01110f44dc6b9900ff4cfae270f68977169dac72f9af508101ff31d0dd78a
file-roller_3.3.2-0ubuntu1.dsc 1.7 KiB db5f6c52e0afd80f44c1419a35726912df1f9e12488f21d34cc422deba67ac3a

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.