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
|
davix (0.7.6-3) unstable; urgency=medium
* Change to debhelper compat level 13
* Remove override_dh_missing rule (--fail-missing is default)
* Update Homepage tag in debian/control (Closes: #977213)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 04 Jan 2021 16:00:30 +0100
davix (0.7.6-2) unstable; urgency=medium
* Update .shlibs file
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 03 May 2020 10:22:58 +0200
davix (0.7.6-1) unstable; urgency=medium
* Update to version 0.7.6
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 29 Apr 2020 16:31:23 +0200
davix (0.7.5-2) unstable; urgency=medium
* Use --with sphinxdoc
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 14 Oct 2019 09:44:24 +0200
davix (0.7.5-1) unstable; urgency=medium
* Update to version 0.7.5
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 28 Aug 2019 14:15:22 +0200
davix (0.7.4-1) unstable; urgency=medium
* Update to version 0.7.4
* Change to debhelper compat level 10
* Add Build-Depends on libgsoap-dev due to gsoap packaging change
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 23 Jul 2019 19:34:45 +0200
davix (0.7.3-1) unstable; urgency=medium
* Update to version 0.7.3
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 22 May 2019 11:43:26 +0200
davix (0.7.2-1) unstable; urgency=medium
* Update to version 0.7.2
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 19 Feb 2019 11:46:50 +0100
davix (0.7.1-3) unstable; urgency=medium
* Fix cmake config warning due to Python 3 incompatibility
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 08 Nov 2018 15:23:43 +0100
davix (0.7.1-2) unstable; urgency=medium
* Split out a davix-tests package
* Update the .shlibs file
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sat, 03 Nov 2018 06:44:32 +0100
davix (0.7.1-1) unstable; urgency=medium
* Update to version 0.7.1
-- Mattias Ellert <mattias.ellert@physics.uu.se> Fri, 26 Oct 2018 14:31:09 +0200
davix (0.6.8-1) unstable; urgency=medium
* Update to version 0.6.8
* Drop patches davix-straight-quotes-in-code-example.patch and
davix-spell.patch (accepted upstream)
* Unbundle new dependency rapidjson
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 27 Jun 2018 10:15:57 +0200
davix (0.6.7-4) unstable; urgency=medium
* Don't run abi-check test - not compatible with GCC 8 (Closes: #897735)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Mon, 07 May 2018 16:38:41 +0200
davix (0.6.7-3) unstable; urgency=medium
* Adjust Build-Depends due to googletest package split
* Fix some inconsistencies in the precompiler macro names
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 26 Apr 2018 13:20:23 +0200
davix (0.6.7-2) unstable; urgency=medium
* Use precompiled gtest library now that Debian provides a sane googletest
package (Closes: #896453)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 24 Apr 2018 09:29:52 +0200
davix (0.6.7-1) unstable; urgency=medium
* Update to version 0.6.7
* Migrate to dbgsym packages
* Fix warnings about code examples that can not be parsed in documentation
* Remove .doctrees directory from documentation
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 22 Feb 2018 13:57:34 +0100
davix (0.6.6-1) unstable; urgency=medium
* Update to version 0.6.6
-- Mattias Ellert <mattias.ellert@physics.uu.se> Tue, 16 May 2017 12:55:22 +0200
davix (0.6.5-1) unstable; urgency=medium
* Update to version 0.6.5
* Acknowledge NMU - thanks to Sebastian Andrzej Siewior for backporting
upstream's openssl 1.1 adaptations
* Drop the openssl 1.1 patches since they are now in the released version
* Unbundle python-sphinx-rtd-theme
-- Mattias Ellert <mattias.ellert@physics.uu.se> Wed, 22 Mar 2017 21:50:31 +0100
davix (0.6.4-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add OpenSSL 1.1.0 support (Closes: #828279).
* Don't install gtest's header files or static libs.
-- Sebastian Andrzej Siewior <sebastian@breakpoint.cc> Thu, 15 Dec 2016 21:40:12 +0100
davix (0.6.4-1) unstable; urgency=medium
* Update to version 0.6.4
* Change Maintainer e-mail (fysast → physics)
-- Mattias Ellert <mattias.ellert@physics.uu.se> Thu, 25 Aug 2016 15:23:58 +0200
davix (0.6.3-1) unstable; urgency=medium
* Update to version 0.6.3
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 19 Apr 2016 15:40:50 +0200
davix (0.6.0-1) unstable; urgency=medium
* Update to version 0.6.0
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 04 Mar 2016 17:59:56 +0100
davix (0.5.0-1) unstable; urgency=medium
* Update to version 0.5.0
* Add dbg packages
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 02 Dec 2015 10:38:54 +0100
davix (0.4.1-2) unstable; urgency=medium
* Rename libdavix0 to libdavix0v5 for GCC 5 abi change - based on
patch from Ubuntu (Closes: #791021, #793228)
* Add Replaces/Breaks on the old library package name
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 13 Aug 2015 12:05:40 +0200
davix (0.4.1-1) unstable; urgency=medium
* Update to version 0.4.1
* Implement Multi-Arch support
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Fri, 31 Jul 2015 13:17:55 +0200
davix (0.4.0-1) unstable; urgency=medium
* Update to version 0.4.0
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 08 Dec 2014 16:31:16 +0100
davix (0.3.6-1) unstable; urgency=medium
* Update to version 0.3.6
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Thu, 23 Oct 2014 16:02:47 +0200
davix (0.3.1-1) unstable; urgency=medium
* Update to version 0.3.1
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 08 Jul 2014 09:59:36 +0200
davix (0.2.8-1) unstable; urgency=medium
* Update to version 0.2.8
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Mon, 23 Dec 2013 04:14:45 +0100
davix (0.2.7-1) unstable; urgency=low
* Update to version 0.2.7
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Wed, 27 Nov 2013 21:54:48 +0100
davix (0.2.2-2) unstable; urgency=low
* Fix copyright file
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Tue, 03 Sep 2013 09:32:50 +0200
davix (0.2.2-1) unstable; urgency=low
* Initial release (Closes: #719947)
-- Mattias Ellert <mattias.ellert@fysast.uu.se> Sat, 10 Aug 2013 03:55:47 +0200
|