zfec 1.4.24-3 source package in Ubuntu

Changelog

zfec (1.4.24-3) unstable; urgency=medium

  * debian/control:
    + Take over the maintainer ship of the package.
      Closes: bug#859186. Thanks Ramakrishnan for your contributions.
    + Make the package team maintained and mark myself as uploader.
    + Mark package compliant with Debian Policy 4.0.0.
    + Convert package to short-term dh sequencer and add dependency on
      dh-python and python-all-dev.
    + Update Vcs-* fields to point to team repo.
  * debian/copyright is updated to follow Debian Copyright format 1.0.
  * Drop obsolete debian/pycompat file.
  * Use pybuild in debian/rules for building package.
  * Add source options to ignore *.egg-info directory contents.
  * Introduce python-zfec.lintian-overrides for false doc-base related
    lintian warnings.
  * Introduces debian/source/lintian-overrides for use of
    License-Reference field in debian/copyright.

 -- Vasudev Kamath <email address hidden>  Sat, 22 Jul 2017 14:25:34 +0530

Upload details

Uploaded by:
Tahoe Packaging Team
Uploaded to:
Sid
Original maintainer:
Tahoe Packaging Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Downloads

File Size SHA-256 Checksum
zfec_1.4.24-3.dsc 1.9 KiB 3f0fdc7fcef455f6fe8f7410149fdab9ba9f07c19eb9e6ecff05c3bf59629f87
zfec_1.4.24.orig.tar.gz 171.8 KiB e3e99e6e67ac9af72c0f918f03d2051e17d41f48ee0134d0d2c81e7fe92749cf
zfec_1.4.24-3.debian.tar.xz 10.9 KiB 4bc4ad4befb536ff70ee097e5d16a3ec287cf0004b4c6e45f7652e176d746e46

Available diffs

No changes file available.

Binary packages built by this source

python-zfec: fast erasure codec, with Python bindings

 Fast, portable, programmable erasure coding a.k.a. "forward error
 correction": the generation of redundant blocks of information such that if
 some blocks are lost then the original data can be recovered from the
 remaining blocks. This package includes a Python API.

python-zfec-dbgsym: Debug symbols for python-zfec