engrampa 1.26.1-1 source package in Ubuntu

Changelog

engrampa (1.26.1-1) unstable; urgency=medium

  * New upstream release.
    - Fix archive 'save as' function. (Closes: #913075).
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/copyright:
    + Update copyright attribution for debian/.
  * debian/patches:
    + Add 2001_fix-FTCBFS.patch. Fix FTCBFS in AC_RUN_IFELSE. (Closes:
      #971810).
    + Add 1001_add-shebang-to-isoinfo-script.patch. Add missing shebang.
      Thanks, lintian.
  * debian/rules:
    + Install executables to /usr/libexec directory.
  * debian/engrampa.install:
    + Adjust to libexecdir installation path change.

 -- Mike Gabriel <email address hidden>  Fri, 29 Dec 2023 07:24:57 +0100

Upload details

Uploaded by:
ole hasselbalch
Uploaded to:
Sid
Original maintainer:
ole hasselbalch
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
engrampa_1.26.1-1.dsc 2.3 KiB 1496bbd52605b8287ca571dc9177be5f56ccfbb685164605babcc377d2701727
engrampa_1.26.1.orig.tar.xz 1.1 MiB 6cc9ce7a803aeddcead95db32e8ebca69a7b22930710b8343432ac925dfd88fc
engrampa_1.26.1-1.debian.tar.xz 9.3 KiB 071595a2cfa4a0ebcc92b05db2d7075ddcfce0ec731425dbbc25104e2aafc4e1

No changes file available.

Binary packages built by this source

engrampa: archive manager for MATE

 Engrampa is an archive manager for the MATE 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.
 .
 Engrampa 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)
 .
 Engrampa doesn't perform archive operations by itself, but relies on
 standard tools for this.

engrampa-common: archive manager for MATE (common files)

 Engrampa is an archive manager for the MATE 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.
 .
 This package contains the architecture independent files.

engrampa-dbgsym: debug symbols for engrampa