double-conversion (3.1.0-3) unstable; urgency=medium * Cherry-pick upstream commits to fix incorrect downcasting of separator_. -- Mo Zhou Thu, 07 Mar 2019 14:15:09 +0000 double-conversion (3.1.0-2) unstable; urgency=medium * autopkgtest: Add one more test script unittest.sh . * Upload to unstable. -- Mo Zhou Thu, 20 Sep 2018 05:41:28 +0000 double-conversion (3.1.0-1) experimental; urgency=medium * New upstream version 3.1.0 * Bump Standards-Version to 4.2.1 (no change). * Add myself in copyright file and refresh patches. -- Mo Zhou Mon, 10 Sep 2018 03:01:06 +0000 double-conversion (3.0.0+git20180802.4e8b3b5-1) experimental; urgency=medium * [O/ITA] Add myself to Uploaders. (Closes: #815264) * New upstream version snapshot 3.0.0+git20180802.4e8b3b5 + Note, the SOVERSION has been bumped to 3.0.0 in upstream's cmake build. However it was bumped only because they had changed the source directory layout, and ABI has not been changed. Hence, in debian/rules SOVERSION is left unchanged because bumping it doesn't make sense for Debian and would trigger an unnecessary rebuild of the reverse dependency tree. * Update Patches. + Refresh fix_m68k.patch . - Remove fix_riscv64.patch , fixed upstream. * Modify source paths in rules , *.install and debian/*.docs , following upstream's directory layout change. * Append hardening flags to rules. * Upgrade watch file to uscan version 4. * Homepage: Upstream project transferred to google. * Add autopkgtest control file to build and run upstream tests. * Bump Standards-Version to 4.2.0 (no change). * Add -I. to CPPFLAGS in order to avoid build failure in clean chroot. -- Mo Zhou Sun, 19 Aug 2018 07:03:56 +0000 double-conversion (2.0.1-5) unstable; urgency=medium * Team upload. [ Sébastien Villemot ] * Drop Sébastien Villemot from Uploaders (see #815264). [ Mattia Rizzolo ] * Bump Standards-Version to 4.1.4: + Change priority from extra (deprecated) to optional. + Use HTTPS in d/copyright's Format URL. + Remove pointless get-orig-source target from d/rules. * d/control: Change Vcs-* URL to salsa.debian.org. * Add patch from Manuel A. Fernandez Montecelo to fix build on riscv64. Closes: #895333 * Bump debhelper compat level to 11. * d/rules: link with --as-needed. * Add new symbols that somehow appeared (coming from a template, probably something new of gcc7) after a rebuild. -- Mattia Rizzolo Tue, 10 Apr 2018 13:54:50 +0200 double-conversion (2.0.1-4) unstable; urgency=medium * Team upload. [ Helmut Grohne ] * Fix FTCBFS: Use triplet-prefixed compiler. Closes: #842600 [ Mattia Rizzolo ] * Bump debhelper compat level to 10. + --parallel is now default. * Drop manual -dbg package in favour of automatic -dbgsym. * Drop nowadays unneeded build-dep on dpkg-dev (>= 1.16.x). * Use https in Vcs-* fields. * Mark libdouble-conversion-dev as M-A:same. * Make the package build reproducibility by sorting the list of sources before building, to avoid random order in static libs. * Bump Standards-Version to 3.9.8, no changes needed. -- Mattia Rizzolo Sun, 30 Oct 2016 17:56:47 +0000 double-conversion (2.0.1-3) unstable; urgency=medium * libdouble-conversion1.symbols: replace "any-amd64" by "amd64 kfreebsd-amd64". This fixes the FTBFS on x32 (because x32 matches any-amd64, but is 32-bit arch). * Project has moved to GitHub: + d/control: update Homepage field + d/watch: point to GitHub -- Sébastien Villemot Sun, 03 May 2015 14:04:51 +0200 double-conversion (2.0.1-2) unstable; urgency=medium * Add support for m68k. Thanks to Thorsten Glaser for the patch. (Closes: #699849) * Add a symbols file. (Closes: #780245) * Bump Standards-Version to 3.9.6, no changes needed. -- Sébastien Villemot Thu, 30 Apr 2015 23:43:43 +0200 double-conversion (2.0.1-1) unstable; urgency=medium * Imported Upstream version 2.0.1 -- Sébastien Villemot Mon, 27 Jan 2014 19:17:27 +0100 double-conversion (2.0.0-1) unstable; urgency=low * Imported Upstream version 2.0.0 * Bump SONAME to libdouble-conversion.so.1. StringToDoubleConverter::StringToIeee has been removed. Even though it is a private member, it is called by a public inlined function. * Bump Standards-Version to 3.9.5, no changes needed. * Remove unused lintian overrides * Use canonical URLs for Vcs-* fields * Mark debug package as Multi-Arch: same -- Sébastien Villemot Wed, 13 Nov 2013 17:35:09 +0100 double-conversion (1.1.1-1) unstable; urgency=low * Initial release. (Closes: #692264) -- Sébastien Villemot Fri, 02 Nov 2012 14:57:08 +0100