* Merge with Debian; remaining changes:
- Add Breaks/Replaces for the libdouble-conversion1v5 package,
can be dropped after the 18.04 LTS release.
* 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.
* Rename libdouble-conversion1 to libdouble-conversion1v5.
* Add Breaks/Replaces.
* Build using GCC 5.
* 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
* 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.
* Imported Upstream version 2.0.1
* 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
* Initial release. (Closes: #692264)