* No change rebuild for ppc64el baseline bump.
* No-change rebuild to build packages with zstd compression.
* add attribution to early free patch
* declare intent to not install *.la files
* install mhash(3) from installation dir rather than source dir
* patch away _Bool, all targets have bool anyway
* bump to debhelper 13
* ACK and merge NMU (thanks Iain!)
* git ignore testing debris
* add url to autoconf update patch, for inclusion in .pc file
* add repo pointers to debian/copyright
* list github clone
* remove Chris Hanson, who has retired, as maintainer (closes: #829685)
* swizzle packaging repo to salsa
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
* Drop unnecessary dependency on dh-autoreconf.
* Drop unnecessary dh arguments: --parallel
* Standards-Version: 4.5.0
* Set Rules-Requires-Root: no
* Harden
* Fix spelling error (add to quilt patch)
* Use secure URI in debian/watch.
* Non-maintainer upload.
* debian/patches/0015-mhash-0.9.9-no-free-before-use.patch: Take patch from
Fedora to fix use-after-free in the testsuite, which is failing in Ubuntu
and likely will in Debian at some point.
* add build dependency on pkg-config for its autoconf macros.
* support pkg-config mhash
* bump standards version
* disable multi-arch for -dev package (closes: #723667)
* minor autotools patches
* turn on multi-arch: same to allow co-existence
* stop using dh-exec (see http://wiki.debian.org/Multiarch/Implementation)
* 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
* NMU
* lib/{whirlpool,snefru}.c: Fix mhash_deinit segfaults when digest is NULL
* New upstream version.
* include/mutils/mhash_config.h.in: Remove PACKAGE_ variables from
include file. (closes: Bug#473204)
* include/mutils/mhash.h: Manually patch mhash_get_hash_name to return
"char *". (closes: Bug#354206)
* debian/control: Bump standards-version to 3.8.3 (no changes).
* Remove unused maintainer scripts.
* debian/control, debian/compat: Use debhelper version 5.
* New upstream version.
- No longer contains non-free RFCs. (closes: Bug#393398)
* debian/rules: eliminate lintian warning
debian-rules-ignores-make-clean-error.
* debian/control: eliminate lintial error
not-binnmuable-any-depends-any.
* Non-maintainer upload.
* Pruning rfc's from the source package (Closes: 393398).
* New upstream version.
* Fix VERSION problem by renaming that variable to MHASH_VERSION.
(closes: Bug#356490)
* Attempt to fix #350088. This patch looks correct when compared to
version 0.9.1, so please test and report back to BTS.
* debian/rules: Define MHASH_ROBUST when making package; this should
convert segfaults (e.g. from #350088) into errors.
* Considerably complicate patch to <mhash.h> in order to fix problems
caused by previous patch.
* Patch upstream typos in several files.
* Bump standards-version to 3.7.2 (no changes).
* New upstream version. The last release opened several bugs (348604
354206 350088) against this package, which remain open upstream.
Please test and report the results back to BTS, as upstream needs to
hear from us. (Thanks to Marc Haber for forwarding the bug reports
upstream -- I've been swamped with work and am having trouble keeping
up.)
* Patch <mhash.h> to work around problem with VERSION. Fixes #356490,
but the bug remains open. I will reduce its severity until it is
fixed upstream.
* New upstream version. (closes: Bug#342678)
* patch upstream version: restore missing include file.
* debian/copyright: update FSF address.
* debian/control: bump standards-version (no changes).
* debian/libmhash-dev.files: make sure all include files are moved.
* New upstream version. (closes: Bug#263093)
* Don't rebuild autoconf files to get static libraries. Just pass args
to configure script.
* Bump version to work around failed upload.
* Put libmhash.a back. (closes: Bug#221797, Bug#222826)
* New upstream version. (Well, not so new really.)
* Remove libmhash.a since it is no longer built by upstream.
* Standards version 3.6.1 (no changes).
* New upstream version.
* Eliminate reference to dh_undocumented.
* Use dh_installman rather than dh_installmanpages.
* Add ${misc:Depends} reference.
* Change section of libapm-dev to libdevel.
* Eliminate unneeded local variables in debian/changelog.
* Add support for "noopt" in DEB_BUILD_OPTIONS.
* Change standards version to 3.5.9.
* Update debian/rules according to latest advice from autotools-dev.
* New upstream version.
* New upstream version.
* New upstream version.
* New upstream version.
* Fix upstream problems that caused SIGSEGV to be signalled when
mhash_get_hash_name() and mhash_get_keygen_name() were called with
invalid type arguments.
* Fix upstream compilation bug that required libmhash-dev to be
installed before compilation could succeed. The changes were
recommended by the upstream maintainer and will be incorporated in the
next release. (closes: Bug#116794)
* New upstream version.
* Add some changes recommended by the autotools-dev package.
* Eliminate lintian warnings related to calling ldconfig in postinst and
postrm for libmhash2.
* Update standards-version to 3.5.6.
* New upstream version.
* Add build dependency on autotools-dev and refer to up-to-date during
the configuration stage. (closes: Bug#101211)
* Update to standards-version 3.5.5.
* Updated to standards-version 3.5.2.
* Eliminate uses of dh_testversion and dh_suidregister.
* New upstream version.
* Fix upstream thinko that caused compilation error on alpha.
(closes: Bug#84378)
* New upstream version.
* Change definitions of byteReverse in "lib/md4.c" and "lib/md5.c" to be
static, so they don't interfere with one another at link time.
(closes: Bug#83843)
* New upstream release.
* New upstream version.
* Improved package descriptions. (closes: Bug#67878, Bug#74757)
* Flesh out {pre,post}{inst,rm} scripts for each package so that
debhelper has somewhere to insert script fragments.
* New maintainer. (closes: Bug#68234)
* New upstream version
* New upstream version
* New soname -> new package name
* Update copyright file (now LGPL)
* New upstream version
* FHS compliance
* Standards: 3.0.1
* Change maintainer address
* Fix maintainer address in control file
* Initial Release.