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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204
|
double-conversion (3.1.5-6.1) unstable; urgency=medium
* Non-maintainer upload.
* Compile with -O2 to prevent symbols disappearing with built with -O3.
Patch by Steve Langasek. (Closes: #973326)
* The same symbol is missing on *-kfreebsd even with -O2, mark it as
missing.
-- Christoph Berg <myon@debian.org> Mon, 23 Nov 2020 01:01:25 +0100
double-conversion (3.1.5-6) unstable; urgency=medium
[ Steve Langasek ]
* Make the new cmake autopkgtest cross-test-friendly as well.
[ Mo Zhou ]
* Bump Standards-Version to 4.5.0 (no changes).
* Bump debhelper compat level to 13.
* Refresh symbols control file and specify Build-Depends-Package.
* Specify Rules-Requires-Root: no.
-- Mo Zhou <lumin@debian.org> Sat, 17 Oct 2020 20:20:08 +0800
double-conversion (3.1.5-5) unstable; urgency=medium
[ Steve Langasek ]
* Drop one of the redundant autopkgtests.
* Make remaining autopkgtests cross-test-friendly. (Closes: #948559)
[ Mo Zhou ]
* Add a pkg-config template.
* Add static Config.cmake files for double-conversion.
* Install the pkg-config and cmake files to the -dev package.
* And a corresponding autopkgtest case for the cmake files.
-- Mo Zhou <lumin@debian.org> Sat, 11 Jan 2020 14:36:44 +0800
double-conversion (3.1.5-4) unstable; urgency=medium
[ Boyuan Yang ]
* Bump Standards-Version to 4.4.1.
* debian/rules:
+ Use "dh_missing --fail-missing".
+ Use buildflags.mk instead of manual invocation to get correct
CXX variable.
+ Define DPKG_EXPORT_BUILDFLAGS=1 to correctly get buildflags.
[ Mo Zhou ]
* Update my mail address in control and copyright.
* Bump debhelper compat level to 12 and deprecate d/compat.
-- Mo Zhou <lumin@debian.org> Tue, 07 Jan 2020 15:34:43 +0800
double-conversion (3.1.5-3) unstable; urgency=medium
* Fixup autopkgtest failure due to a problem of test script.
-- Mo Zhou <cdluminate@gmail.com> Sun, 24 Nov 2019 14:40:46 +0800
double-conversion (3.1.5-2) unstable; urgency=medium
* Upload to unstable.
-- Mo Zhou <cdluminate@gmail.com> Tue, 06 Aug 2019 06:49:53 +0000
double-conversion (3.1.5-1) experimental; urgency=medium
* New upstream version 3.1.5
* Remove patches merged in the new release.
* Bump SOVERSION to 3 following upstream.
-- Mo Zhou <cdluminate@gmail.com> Wed, 10 Jul 2019 02:38:13 +0000
double-conversion (3.1.0-3) unstable; urgency=medium
* Cherry-pick upstream commits to fix incorrect downcasting of separator_.
-- Mo Zhou <cdluminate@gmail.com> 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 <cdluminate@gmail.com> 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 <cdluminate@gmail.com> 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 <cdluminate@gmail.com> 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 <mafm@debian.org> 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 <mattia@debian.org> 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 <mattia@debian.org> 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 <sebastien@debian.org> 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 <sebastien@debian.org> 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 <sebastien@debian.org> 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 <sebastien@debian.org> Wed, 13 Nov 2013 17:35:09 +0100
double-conversion (1.1.1-1) unstable; urgency=low
* Initial release. (Closes: #692264)
-- Sébastien Villemot <sebastien@debian.org> Fri, 02 Nov 2012 14:57:08 +0100
|