liberasurecode (1.1.0-3) unstable; urgency=medium * Added patch to make the build reproducible (Closes: #806577). -- Thomas Goirand Wed, 02 Dec 2015 10:18:08 +0100 liberasurecode (1.1.0-2) unstable; urgency=medium * Drop manual dependency on libjerasure2. This "manual" dependency should never have been there, as it should be calculated by dh_shlibdeps, and also upstream confirms that this dep shouldn't be there at all anyway. -- Thomas Goirand Fri, 13 Nov 2015 22:19:29 +0100 liberasurecode (1.1.0-1) unstable; urgency=medium [ James Page ] * d/rules: Support parallel builds. * d/control: Mark liberasurecode1 as Multi-Arch: same. [ Thomas Goirand ] * New upstream release. -- Thomas Goirand Tue, 10 Nov 2015 11:03:48 +0000 liberasurecode (1.0.8-3) unstable; urgency=medium * Team upload. * d/p/disable-sse.patch: Strip out liberasurecode specific configuration checks which are turning on CPU optimizations that are not supported on all CPU variants. -- James Page Mon, 07 Sep 2015 16:51:05 +0100 liberasurecode (1.0.8-2) unstable; urgency=medium * Team upload. * Place under PKG OpenStack team maintenance as discussed with Thomas. * d/p/use-full-soname.patch: Use true sonames when loading backends. * d/control: Add runtime dependency on libjerasure2, ensuring that a useful backend can be loaded by default. * d/control: Drop BD's on libjerasure-dev and libgf-complete-dev as they are not required to build liberasurecode. * d/control,rules: Add BD on libjerasure2, enable unit test suite execution for builtin and jerasure backends. -- James Page Mon, 07 Sep 2015 11:53:47 +0100 liberasurecode (1.0.8-1) unstable; urgency=medium * New upstream release. -- Thomas Goirand Wed, 05 Aug 2015 10:27:35 +0200 liberasurecode (1.0.7-1) unstable; urgency=medium * New upstream release. * Removed debian/patches/Do-not-include-emmintrin.h.patch now not needed. -- Thomas Goirand Thu, 04 Jun 2015 10:15:05 +0200 liberasurecode (1.0.5-2) unstable; urgency=medium * Adds Breaks: liberasurecode0, Replaces: liberasurecode0. Note that I know this shouldn't really be necessary, and that it could be an issue for upgrades, but at the same time, I know there's no user of this package yet since PyECLib isn't used by Swift & Ceph yet. -- Thomas Goirand Fri, 13 Mar 2015 23:17:04 +0000 liberasurecode (1.0.5-1) unstable; urgency=medium * New upstream release. * Renamed liberasurecode0 into liberasurecode1 as upstream bumped the SONAME. -- Thomas Goirand Fri, 13 Mar 2015 23:51:34 +0100 liberasurecode (1.0-1) unstable; urgency=medium * New upstream release. * Standards-Version is now 3.9.6. * Added a watch file. * Added a patch to not include emmintrin.h so that the lib can build on non-x86 platforms (Closes: #779958). * Fixed debian/copyright after FTP masters comments. -- Thomas Goirand Sun, 08 Mar 2015 16:14:24 +0100 # For older changelog entries, run 'apt-get changelog liberasurecode1'