file-roller 3.26.2-3ubuntu1 source package in Ubuntu

Changelog

file-roller (3.26.2-3ubuntu1) bionic; urgency=medium

  * Sync with Debian. Remaining change:
   - debian/rules:
       + Make a compatibility desktop file for upgraders
  * Drop bz_unity_header.patch: No longer needed for Unity (LP: #1719322)
    If you don't like headerbars, consider installing engrampa from MATE

file-roller (3.26.2-3) unstable; urgency=medium

  * Update Vcs fields for migration to https://salsa.debian.org/
  * Bump debhelper compat to 11
  * Build Nautilus extension again since it was re-enabled upstream
    in 3.26
  * On Ubuntu, depend on zip & unzip instead of p7zip-full because
    p7zip-full is in universe

file-roller (3.26.2-2) unstable; urgency=medium

  * Update Vcs fields for conversion to git
  * Add debian/gbp.conf
  * Bump Standards-Version to 4.1.2

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

  * New upstream release
  * Refresh patches

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

  * New upstream release
  * Add squashfs.patch from Ubuntu:
    - Support opening squashfs file systems and .snap files
  * debian/control.in:
    - Add squashfs-tools to Suggests, needed for above feature to work
  * Bump Standards-Version to 4.1.1

 -- Jeremy Bicha <email address hidden>  Wed, 24 Jan 2018 15:23:57 -0500

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

Downloads

File Size SHA-256 Checksum
file-roller_3.26.2.orig.tar.xz 1.4 MiB 3e677b8e1c2f19aead69cf4fc419a19fc3373aaf5d7bf558b4f077f10bbba8a5
file-roller_3.26.2-3ubuntu1.debian.tar.xz 15.5 KiB bbf36a674bcfa7616b0fa33ad3557a4398700217f65b7eeef835a7a88fbac355
file-roller_3.26.2-3ubuntu1.dsc 2.3 KiB 681bcf49bc90c33c24ef1eab39dee09cde411bf6477ffaebc8879bbc930ada9d

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