comprez 2.7.3-1 source package in Ubuntu

Changelog

comprez (2.7.3-1) unstable; urgency=medium

  * New maintainer. (Closes: #920064)
  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: Changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * debian/control:
      - Added the field Rules-Requires-Root: no
      - Replace "Priority: extra" with "optional".
      - Set "Multi-Arch: foreign"
      - Standards-Version: bumped to 4.4.1 (no changes needed)
      - Switch VCS URLs to salsa.debian.org
  * debian/copyright:
      - Added safe uri (https) to Format.
      - Updated years and rights.
  * debian/patches/*: updated to new source code.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.
  * debian/tests/control: created to provide trivial tests.
  * debian/upstream/metadata: created.
  * debian/watch: updated to version 4 and use safe uri (https).
  * wrap-and-sort -sa

 -- Giovani Augusto Ferreira <email address hidden>  Thu, 26 Dec 2019 10:47:27 -0300

Upload details

Uploaded by:
Giovani Augusto Ferreira
Uploaded to:
Sid
Original maintainer:
Giovani Augusto Ferreira
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe utils

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
comprez_2.7.3-1.dsc 1.8 KiB c558c339bb785ca835d9b23aa1f82cd3fef4f7a3eab1998f711d75961d208f37
comprez_2.7.3.orig.tar.gz 14.9 KiB 5f759a7b932f13cc44ea676b7bc5fbce39f9d481117d296db5cd6ef57826d618
comprez_2.7.3-1.debian.tar.xz 6.0 KiB 6147e673a99fc801c46f2c9abb0ede5857b3c8f80ba0ae9f0e69507d3005854c

Available diffs

No changes file available.

Binary packages built by this source

comprez: frontend to many compression programs

 Comprez, aka 'z', is a simple, safe and convenient front-end for the
 compress(1), uncompress(1), gzip(1), bzip2(1), tar(1), zip(1) and
 unzip(1) utilities for compressing and uncompressing files and
 directories.
 .
 The basic idea is that you can just run "comprez SOMETHING" where
 SOMETHING is any file, directory, compressed file or compressed
 archive, and program will do the right thing in a standard way.
 Simple for novices and convenient for experts.