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 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
|
libosl (0.8.0-4) unstable; urgency=medium
* Add graphviz to build-depends for proper doxygen generation.
* Re-export all patches with a single git-format-patch.
* Fix build with gcc-11 (Closes: #984201)
-- Yann Dirson <dirson@debian.org> Wed, 17 Nov 2021 21:48:42 +0100
libosl (0.8.0-3) unstable; urgency=low
[ Debian Janitor ]
* Trim trailing whitespace.
* Use versioned copyright format URI.
* Use secure URI in Homepage field.
-- Yann Dirson <dirson@debian.org> Thu, 20 Aug 2020 01:18:30 +0200
libosl (0.8.0-2) unstable; urgency=medium
* New maintainer, raise package from the grave (Closes: #964732).
* Add 0001-Import-svn-r4566.patch to sync with upstream svn.
* Fix build with boost 1.67+ (Closes: #915761).
* Set DH_VERBOSE=1.
* Switch to debhelper compat v12,
* remove non-matching install patterns
* update doc-base to point to doc in doc/libosl-dev/
* remove now-unnecessary dh '--parallel' option
* Update Vcs-* for new salsa repo.
* Explicitly link with relevant boost libraries.
* Bump Standards-Version to 4.5.0.
* Fix 'unkown' typo (lintian).
-- Yann Dirson <dirson@debian.org> Sat, 11 Jul 2020 00:26:45 +0200
libosl (0.8.0-1.4) unstable; urgency=medium
* Non-maintainer upload.
* makefile.conf: Append to CXXFLAGS instead of overwriting them.
* detect-sse.patch: New, disable SSE unless the compiler advertised it.
* Don't set DEB_CXXFLAGS_MAINT_APPEND any longer.
-- Andreas Beckmann <anbe@debian.org> Sun, 30 Apr 2017 00:21:38 +0200
libosl (0.8.0-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Ship again makefile.conf, fixing FTBFS in gpsshogi. (Closes: #861033)
-- Andreas Beckmann <anbe@debian.org> Wed, 26 Apr 2017 00:29:06 +0200
libosl (0.8.0-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Use DEB_CXXFLAGS_MAINT_APPEND to add -DOSL_NO_SSE on i386.
(Closes: #852016)
* Stop messing around with makefile.conf and makefile.local, they are not
used by the CMake buildsystem.
* Drop superfluous B-D: quilt.
-- Andreas Beckmann <anbe@debian.org> Sat, 22 Apr 2017 19:10:51 +0200
libosl (0.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Import again previously unincorporated NMUs 0.6.0-3.{3,4}.
* Complete (again) the library package rename after GCC5 ABI break.
Closes: #797613 (again)
* Use HTTPS in the Vcs-* fields.
-- Mattia Rizzolo <mattia@debian.org> Fri, 31 Mar 2017 02:28:56 +0200
libosl (0.8.0-1) unstable; urgency=medium
* New upstream release (OSL r4566).
* Dynamically generate documents for libosl-doc.
-- Daigo Moriwaki <daigo@debian.org> Sun, 01 Jan 2017 23:13:21 +0900
libosl (0.7.0-3) unstable; urgency=medium
* Use jquery.js provided by libjs-jquery in doc/html/*.html.
-- Daigo Moriwaki <daigo@debian.org> Sun, 01 Jan 2017 21:30:40 +0900
libosl (0.7.0-2) unstable; urgency=medium
* Add a patch to customize OSL_HOME
- 0004-Customize-OSL_HOME.patch
-- Daigo Moriwaki <daigo@debian.org> Mon, 05 Dec 2016 22:06:36 +0900
libosl (0.7.0-1) unstable; urgency=medium
* New upstream release (OSL r4564).
* Switch to dh build with cmake from cdbs.
* No longer need to provide a custom *-dbg package.
* Do not build with -march=native. (Closes: #840166)
* Fix build with GCC 6. (Closes: #811692)
* Remove patches that are no longer required:
- debian/patches/20140206-makefile_march.patch
- debian/patches/gcc5.patch
- debian/patches/20140208-no_sse.patch
- debian/patches/20130803-kingTable.cc.patch
- debian/patches/20130721-TIME_UTC.patch
- debian/patches/0003-Customize-makefile.conf.patch
* Add new/patches.
-- Daigo Moriwaki <daigo@debian.org> Mon, 05 Dec 2016 22:06:36 +0900
libosl (0.6.0-3.4) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with gcc-6, multiple issues. More remain.
-- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 17 Aug 2016 14:05:11 +0100
libosl (0.6.0-3.3) unstable; urgency=medium
* Non-maintainer upload.
[ Steve Langasek ]
* Rename library packages for g++5 ABI transition. (Closes: #797613)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 19 Oct 2015 23:43:57 +0200
libosl (0.6.0-3.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix build with GCC 5 (Linn Crosetto). Closes: #777964.
-- Matthias Klose <doko@debian.org> Fri, 10 Jul 2015 13:24:57 +0200
libosl (0.6.0-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Changing B-D on boost to unversioned one. (Closes: #757540)
-- Tobias Frost <tobi@debian.org> Tue, 12 Aug 2014 17:06:15 +0000
libosl (0.6.0-3) unstable; urgency=medium
* Added new patches:
- debian/patches/20140206-makefile_march.patch, to remove march build
option.
- debian/patches/20140208-no_sse.patch
* Enable OSL_NO_SSE for build to support architectures on which SSE is not
available. (Closes: #735364)
-- Daigo Moriwaki <daigo@debian.org> Sat, 08 Feb 2014 15:28:37 +0900
libosl (0.6.0-2) unstable; urgency=low
* Now build-depends on libboost1.54-all-dev. (Closes: #722187)
-- Daigo Moriwaki <daigo@debian.org> Sun, 15 Sep 2013 13:12:37 +0900
libosl (0.6.0-1) unstable; urgency=low
* New upstream release (OSL r4503). (Closes: #710644)
* Removed debian/patches/20120521_cxxflags.patch, which has been applied by
the upstream.
* Added a patch:
- debian/patches/20130721-TIME_UTC.patch
to fix a compile error.
- debian/patches/20130803-kingTable.cc.patch
to fix a link error.
* debian/control: Bumped up Standards-Version to 3.9.4.
-- Daigo Moriwaki <daigo@debian.org> Mon, 15 Jul 2013 22:21:59 +0900
libosl (0.5.0-1) unstable; urgency=low
* New upstream release (OSL r4468).
* debian/control:
- Use the Boost 1.49 packages. (Closes: #672746)
- Bumped up Standards-Version to 3.9.3.
- Build-Depends on dpkg-dev.
* debian/makefile.local.*: Followed the upstream changes.
* Added debian/patches/20120521_cxxflags.patch: hardening friendly.
-- Daigo Moriwaki <daigo@debian.org> Mon, 21 May 2012 19:13:36 +0900
libosl (0.4.3-1) unstable; urgency=low
* New upstream release (OSL r4424).
-- Daigo Moriwaki <daigo@debian.org> Sat, 21 Jan 2012 17:03:57 +0900
libosl (0.4.2-1) unstable; urgency=low
* New upstream release (OSL r4384).
(Closes: #633470, #633473)
-- Daigo Moriwaki <daigo@debian.org> Mon, 10 Oct 2011 12:11:29 +0900
libosl (0.4.1-1) unstable; urgency=low
* New upstream release (OSL r4380).
* debian/rules: Added a new target: get-orig-source.
-- Daigo Moriwaki <daigo@debian.org> Fri, 07 Oct 2011 20:13:34 +0900
libosl (0.4.0-1) unstable; urgency=low
* New upstream release (OSL r4353).
(Closes: #615676, #625371)
* debian/control:
- Bumped up Standards-Version: 3.9.2.
- Build with Boost 1.46.
* debian/rules:
- Support parallel build.
* debian/makefile.local.*
- Followed a change in Boost.
-- Daigo Moriwaki <daigo@debian.org> Sat, 11 Jun 2011 14:43:47 +0900
libosl (0.3.0-1) unstable; urgency=low
* New upstream release (OSL r4174).
* Added debian/source/format file.
* debian/control:
- Bumped up Standards-Version: 3.8.4.
- Build with Boost 1.42.
* debian/makefile.local.*: disabled USE_TBB
* debian/makefile.local.amd64: added -march=k8.
(Closes: #582923)
-- Daigo Moriwaki <daigo@debian.org> Tue, 25 May 2010 21:56:08 +0900
libosl (0.2.0-2) unstable; urgency=low
* Added a g++ option, -march=pentium4, for the i386 architecture due to the
package requires SSE2. (Closes: #568595)
-- Daigo Moriwaki <daigo@debian.org> Sat, 06 Feb 2010 11:15:54 +0900
libosl (0.2.0-1) unstable; urgency=low
* Initial release. (Closes: #564231)
-- Daigo Moriwaki <daigo@debian.org> Sat, 09 Jan 2010 00:02:46 +0900
|