mhash 0.9.9.9-2 source package in Ubuntu

Changelog

mhash (0.9.9.9-2) unstable; urgency=low


  * debian/control:
    - add VCS field (collab-maint git repo)
    - add homepage field
    - bump standards version
    - add self as co-maintainer
  * Move to dh9, update packaging scripts accordingly
  * Use dh-autoreconf
  * Support multiarch using dh-exec
  * Switch to dpkg source format 3.0 (quilt)
  * Incorporate Fedora patches (closes: #649092)
  * Patch a spelling error

 -- Barak A. Pearlmutter <email address hidden>  Tue, 25 Jun 2013 09:43:43 +0100

Upload details

Uploaded by:
Chris Hanson
Uploaded to:
Sid
Original maintainer:
Chris Hanson
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mhash_0.9.9.9-2.dsc 1.3 KiB 51a9fc429b641f52d4cbe5cb7d7a0e42ec0aabc050ee1fdd0b1837ec1a2465fe
mhash_0.9.9.9.orig.tar.gz 564.0 KiB 73991e9e54bb392484a510943d4c5d395462181cc4abe53f863edec13c335403
mhash_0.9.9.9-2.debian.tar.gz 9.7 KiB 888506b5d0dfea3ad9f47626e2825fa122aa3615f1341a657fbbeae9d076a547

Available diffs

No changes file available.

Binary packages built by this source

libmhash-dev: No summary available for libmhash-dev in ubuntu saucy.

No description available for libmhash-dev in ubuntu saucy.

libmhash2: Library for cryptographic hashing and message authentication

 Mhash is a library that provides a uniform interface to a large
 number of hash algorithms. These algorithms can be used to compute
 checksums, message digests, and other signatures. The HMAC support
 implements the basics for message authentication, following RFC 2104.
 Mhash also provides several key-generation algorithms, including
 those of OpenPGP (RFC 2440).
 .
 This package contains the shared library.