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 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
libmurmurhash (1.5-3) unstable; urgency=medium
* Fix watchfile to detect new versions on github (routine-update)
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Keep dh_missing happy by using installed manpage
* Remove useless .la file to keep dh_missing happy
-- Andreas Tille <tille@debian.org> Sun, 22 Aug 2021 09:22:44 +0200
libmurmurhash (1.5-2) unstable; urgency=medium
[ Matthias Klose ]
* Team upload.
* Fix linking of autopkg tests with ld --as-needed.
Closes: #936088
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.0
* Remove trailing whitespace in debian/changelog
-- Andreas Tille <tille@debian.org> Fri, 30 Aug 2019 08:09:00 +0200
libmurmurhash (1.5-1) unstable; urgency=medium
[ Michael R. Crusoe ]
* Mark the binary packages as Multi-Arch: same
[ Fabian Klötzl ]
* Update to upstream version 1.5
This also includes a SONAME bump to 2
[ Andreas Tille ]
* Fix autopkgtest
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Tue, 09 Jul 2019 22:09:14 +0200
libmurmurhash (1.3-2) unstable; urgency=medium
* deactivate broken test.
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Tue, 12 Feb 2019 08:04:29 +0000
libmurmurhash (1.3-1) unstable; urgency=medium
* Team upload.
* d/libmumumhash-dev.links: add more manpages
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Mon, 11 Feb 2019 13:15:45 +0000
libmurmurhash (1.2-2) unstable; urgency=medium
* Team upload.
* Test-Depends: build-essential
* Provide symbols file for libmurmurhash1
-- Andreas Tille <tille@debian.org> Fri, 08 Feb 2019 18:16:34 +0100
libmurmurhash (1.1-1) unstable; urgency=medium
* Initial release (Closes: #921353)
-- Fabian Klötzl <kloetzl@evolbio.mpg.de> Fri, 01 Feb 2019 11:04:29 +0000
|