file-roller 43.1-1 source package in Ubuntu

Changelog

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

  * New upstream release
    - Bugfixes:
      + Fixed deb package support. (Bastien Nocera)
        (https://gitlab.gnome.org/GNOME/file-roller/-/issues/14)
      + Fixed wrong filename when opening a files on Google Drive.
        (Frank Dana)
        (https://gitlab.gnome.org/GNOME/file-roller/-/issues/212)
      + Updated README. (Jan Tojnar)
      + Fixed flapak build. (David Hewitt) (Jan Tojnar)
        (https://gitlab.gnome.org/GNOME/file-roller/-/merge_requests/113)
  * debian/upstream/metadata: Add
  * Stop using debian/control.in
  * debian/control: Update Standards-Version to 4.6.2,
    no changes needed

 -- Amin Bandali <email address hidden>  Fri, 15 Dec 2023 15:10:42 -0500

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
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_43.1-1.dsc 2.3 KiB 5974d4b9dccdf5c02b7bc42528f65a2bf68259c0ea72c3745b3d8dd276f732c4
file-roller_43.1.orig.tar.xz 877.2 KiB 84994023997293beb345d9793db8f5f0bbb41faa155c6ffb48328f203957ad08
file-roller_43.1-1.debian.tar.xz 14.0 KiB 7bf0fc7d5f4b759903eacae71c80b8cfdb4a2a2eb4d3c9f84b97f3ef71f25e1c

Available diffs

No changes file available.

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