1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
simhash (0.0.20161225-2) unstable; urgency=medium
* Fix autopkgtest issue. Closes: #955318
omit prefix binary path in test.sh, update uscan watch.
* Check and update to Debian Policy 4.5.0.
-- laokz <laokz@foxmail.com> Wed, 8 Apr 2020 11:57:00 +0800
simhash (0.0.20161225-1) unstable; urgency=medium
* New maintainer. Closes: #652727
* Upgraded d/* according to Debian Policy 4.3.0.3.
Priority -> optional, Standards-Version -> 4.3.0, debhelper >= 12,
update Vcs-* fields, add simple testsuite and watch file,
remove redundant d/{clean,dirs,lintian-overrides}.
* Upstream cleaned up buffer signedness warned by gcc. (Git commit fa34436)
-- laokz <laokz@foxmail.com> Fri, 31 May 2019 19:34:40 +0800
simhash (0.0.20150404-1) unstable; urgency=medium
[ Bart Massey ]
* fixed signed integers to be properly sized and use stdint
[ Thomas Koch ]
* bumped Standards-Version 3.9.3->3.9.8; no changes
* update Vcs-* fields in d/control
* fix outdated/wrong info in d/copyright
* add lintian overrides
* fix lintian: hardening-no-relro
-- Thomas Koch <thomas@koch.ro> Sat, 17 Sep 2016 18:14:27 +0200
simhash (0.0.20110213-1) unstable; urgency=low
* new upstream snapshot (Git commit f624c6)
* updated standards (3.9.3) and debhelper (9) versions
* updated my email address
* switch from cdbs to dh
* remove link to deprecated BSD license file
* add Vcs-* fields to debian/control
-- Thomas Koch <thomas@koch.ro> Fri, 15 Jun 2012 08:22:06 +0200
simhash (0.0.20090101-1) unstable; urgency=low
* Initial release (Closes: #520401)
-- Thomas Koch <thomas.koch@ymc.ch> Thu, 19 Mar 2009 10:59:35 +0100
|