file-roller 3.28.0-1ubuntu1 source package in Ubuntu

Changelog

file-roller (3.28.0-1ubuntu1) bionic; urgency=medium

  * Sync with Debian. Remaining change:
   - debian/rules:
       + Make a compatibility desktop file for upgraders

file-roller (3.28.0-1) unstable; urgency=medium

  * New upstream release
  * Add workaround for Ubuntu translations issue
  * Release to unstable

file-roller (3.27.90-1) experimental; urgency=medium

  * New upstream development release
  * Drop squashfs.patch: Applied in new release
  * Build with meson

 -- Jeremy Bicha <email address hidden>  Wed, 21 Mar 2018 14:12:14 -0400

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main gnome

Downloads

File Size SHA-256 Checksum
file-roller_3.28.0.orig.tar.xz 1.3 MiB c17139b46dd4c566ae70a7e3cb930b16e46597c7f9931757fcab900e5015f696
file-roller_3.28.0-1ubuntu1.debian.tar.xz 12.8 KiB 79bdf37a5ac72e320828e91c770daf70df41e076473a99ce7cde6ceea528a5fc
file-roller_3.28.0-1ubuntu1.dsc 2.3 KiB 30e92cb993b9ab43460b597671555dfca21cee7149c0a6437df83338783f78c9

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.

file-roller-dbgsym: debug symbols for file-roller