xdelta3 3.0.7-dfsg-2 source package in Ubuntu

Changelog

xdelta3 (3.0.7-dfsg-2) unstable; urgency=low


  * fix FTBFS in testing/regtest.cc
  * add liblzma to build dependencies
  * fix compiling warnings

 -- A Mennucc1 <email address hidden>  Mon, 17 Jun 2013 08:56:43 +0200

Upload details

Uploaded by:
a. Mennucc
Uploaded to:
Sid
Original maintainer:
a. Mennucc
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main utils

Downloads

File Size SHA-256 Checksum
xdelta3_3.0.7-dfsg-2.dsc 1.1 KiB 41cc3d1b0d6897cf1d0e71fe751be5e40856d5e2f04eb49fc095ccf6ef0b25de
xdelta3_3.0.7-dfsg.orig.tar.gz 453.7 KiB 9add5e4c5bd699738b6feec2696d6b9940ae0e7e8c08fce7c7d12995cdf61b7f
xdelta3_3.0.7-dfsg-2.debian.tar.gz 13.1 KiB e893922a920396344da28a743e49d626441e5a6b9a986f47c16ff746758f07ef

No changes file available.

Binary packages built by this source

xdelta3: Diff utility which works with binary files

 Xdelta3 is a set of tools designed to compute changes between
 binary files. These changes (delta files) are similar to the output of the
 "diff" program, in that they may be used to store and transmit only the
 changes between files. The "delta files" that Xdelta3 manages are
 stored in RFC3284 (VCDIFF) format.