cstream 4.0.0-1 source package in Ubuntu

Changelog

cstream (4.0.0-1) unstable; urgency=medium

  [ upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * drop all patches, obsoleted by upstream changes
  * use short-form dh sequencer;
    stop build-depend on cdbs
  * use debhelper compatibility level 13 (not 9);
    build-depend on debhelper-compat (not debhelper)
  * declare compliance with Debian Policy 4.6.2
  * update git-buildpackage config:
    + use DEP-14 git branches
    + enable automatic DEP-14 branch name handling
    + add usage config
  * simplify source helper script copyright-check
  * update copyright info: update coverage
  * set Rules-Requires-Root: no
  * stop explicitly build-depend
    on autoconf and (needlessly old) automake

 -- Jonas Smedegaard <email address hidden>  Wed, 01 Feb 2023 09:51:33 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils
Mantic release universe utils
Lunar release universe utils

Downloads

File Size SHA-256 Checksum
cstream_4.0.0-1.dsc 1.8 KiB ff1df081dede9f3340c21d3f96b5892f8377d3967a9b53dadb73d53a9d8b42b1
cstream_4.0.0.orig.tar.gz 110.4 KiB 6bc06d7c4386fb98d3a91713434c315d9e6d425c91c886281beaa254c0e096e3
cstream_4.0.0-1.debian.tar.xz 6.3 KiB 4d88a72eb53678b6a22fb14fb120e5a0734fb98ee1ebff4f02913910901d2e4f

Available diffs

No changes file available.

Binary packages built by this source

cstream: general-purpose stream-handling tool similar to dd

 cstream is a general-purpose stream-handling tool like UNIX' dd,
 usually used in commandline-constructed pipes.
 It has a more traditional command line syntax,
 support for precise bandwidth limiting and reporting
 and support for FIFOs.
 Data limits and throughput rate calculation will work
 for files > 4 GB.
 .
 cstream reads from the standard input
 and writes to the standard output,
 if no filenames are given.
 It will also 'generate' or 'sink' data if desired.

cstream-dbgsym: debug symbols for cstream