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 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265
|
fiat (2018.1.0-5) unstable; urgency=medium
* add debian patch deprecate_numpy_matrix_812395a.diff
(upstream commit 812395ae3f7daa1c2b1b374ddf4d0794ba07393b)
to stop using deprecated numpy.matrix
* Standards-Version: 4.3.0
* debhelper compatibility level 12
-- Drew Parsons <dparsons@debian.org> Wed, 30 Jan 2019 18:33:19 +0800
fiat (2018.1.0-4) unstable; urgency=medium
* debian/tests (autopkgtest) Depends: ca-certificates
-- Drew Parsons <dparsons@debian.org> Mon, 30 Jul 2018 17:13:30 +0800
fiat (2018.1.0-3) unstable; urgency=medium
* don't use fresh source for autopkgtest (debian/tests)
* use DATA_REPO_GIT="" for tests to download fiat-reference-data
* don't run autopkgtest with MPI (confuses git when updating
fiat-reference-data, and FIAT is not directly MPI-enabled)
* redirect test stderr to test.err unless there is an actual error
(stderr must be empty for autopkgtest)
-- Drew Parsons <dparsons@debian.org> Thu, 26 Jul 2018 17:55:39 +0800
fiat (2018.1.0-2) unstable; urgency=medium
* activate autopkgtest via debian/tests
-- Drew Parsons <dparsons@debian.org> Thu, 26 Jul 2018 00:06:42 +0800
fiat (2018.1.0-1exp2) experimental; urgency=medium
* Standards-Version: 4.1.5
* apply sympy 1.2 patch to 2018.1.0
-- Drew Parsons <dparsons@debian.org> Tue, 17 Jul 2018 08:38:26 +0800
fiat (2018.1.0-1exp1) experimental; urgency=medium
[ Nico Schlömer ]
* remove Python 2 packages in preparation of 2018.1
[ Drew Parsons ]
* New upstream version.
- python-fiat is now a dummy package depending on python3-fiat
* remove ancient-python-version-field X-Python3-Version: >= 3.4
-- Drew Parsons <dparsons@debian.org> Fri, 15 Jun 2018 00:30:56 +0200
fiat (2017.2.0.0-4) unstable; urgency=medium
* Upstream patch fix_sympy1.2_8ceb29a.patch fixes regression in FIAT
under sympy 1.2.
-- Drew Parsons <dparsons@debian.org> Tue, 17 Jul 2018 08:27:48 +0800
fiat (2017.2.0.0-3) unstable; urgency=medium
* Depends: python3-pkg-resources. Closes: #896415, #896416.
* Standards-Version: 4.1.4
-- Drew Parsons <dparsons@debian.org> Sun, 22 Apr 2018 11:47:27 +0800
fiat (2017.2.0.0-2) unstable; urgency=medium
* debian/control: Update VCS tags to salsa.debian.org
-- Drew Parsons <dparsons@debian.org> Wed, 21 Feb 2018 22:20:33 +0800
fiat (2017.2.0.0-1exp1) experimental; urgency=medium
* New upstream release
- This is the official 2017.2.0 release. The previous version was a
mislabelled beta release.
* Standards-Version: 4.1.3
* debhelper compatibility level 11
* debian/control Priority: optional not extra.
-- Drew Parsons <dparsons@debian.org> Fri, 19 Jan 2018 23:48:09 +0800
fiat (2017.2.0-1) experimental; urgency=medium
* Team upload.
* New upstream release.
- updated debian/upstream/signing-key.asc for signature
from the FEniCS Project Steering Council (key BED06106DD22BAB3)
* Standards-Version: 4.1.1
-- Drew Parsons <dparsons@debian.org> Sat, 07 Oct 2017 16:03:24 +0800
fiat (2017.1.0-2) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.1.0
* debhelper compatibility level 10
-- Drew Parsons <dparsons@debian.org> Sat, 09 Sep 2017 14:32:06 +0800
fiat (2017.1.0-1) experimental; urgency=medium
* New upstream release.
* Disable testing.
-- Johannes Ring <johannr@simula.no> Wed, 10 May 2017 11:51:19 +0200
fiat (2016.2.0-2) unstable; urgency=medium
* Team upload.
[ Johannes Ring ]
* Support Python 3: new package python3-fiat.
* Enable testing.
-- Drew Parsons <dparsons@debian.org> Thu, 19 Jan 2017 22:35:03 +0800
fiat (2016.2.0-1) unstable; urgency=medium
* New upstream release.
* d/watch: Check pgp signature.
* d/control: Remove Christophe Prud'homme from Uploaders (closes: #835008).
-- Johannes Ring <johannr@simula.no> Thu, 01 Dec 2016 12:18:18 +0100
fiat (2016.1.0-1) unstable; urgency=medium
* New upstream release.
-- Johannes Ring <johannr@simula.no> Fri, 24 Jun 2016 12:59:43 +0200
fiat (1.6.0-2) unstable; urgency=medium
* Team upload.
* debian/control:
+ Update VCS fields after the move to Git.
* Standards-Version: 3.9.8
-- Drew Parsons <dparsons@debian.org> Thu, 28 Apr 2016 19:37:34 +0800
fiat (1.6.0-1) unstable; urgency=medium
* New upstream release.
-- Johannes Ring <johannr@simula.no> Tue, 11 Aug 2015 10:09:09 +0200
fiat (1.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.6.
- Bump X-Python-Version to >= 2.7.
- Replace python-scientific with python-sympy in Depends field.
- Bump python-all in Build-Depends to >= 2.7.
-- Johannes Ring <johannr@simula.no> Mon, 12 Jan 2015 19:33:29 +0100
fiat (1.4.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: Bump Standards-Version to 3.9.5.
-- Johannes Ring <johannr@simula.no> Tue, 03 Jun 2014 18:11:38 +0200
fiat (1.3.0-1) unstable; urgency=low
* New upstream release.
* debian/watch: Update URL for move to Bitbucket.
-- Johannes Ring <johannr@simula.no> Wed, 26 Jun 2013 12:39:58 +0200
fiat (1.1-1) unstable; urgency=low
* New upstream release.
* debian/watch: Replace http with https in URL.
* debian/control:
- Bump Standards-Version to 3.9.4.
- Remove DM-Upload-Allowed field.
- Bump required debhelper version in Build-Depends.
- Remove cdbs from Build-Depends.
- Use canonical URIs for Vcs-* fields.
* debian/compat: Bump to compatibility level 9.
* debian/rules: Rewrite for debhelper (drop cdbs).
-- Johannes Ring <johannr@simula.no> Wed, 26 Jun 2013 12:23:49 +0200
fiat (1.0.0-1) unstable; urgency=low
* New upstream release.
* debian/control: Update Homepage field.
-- Johannes Ring <johannr@simula.no> Wed, 07 Dec 2011 14:38:57 +0100
fiat (1.0-beta-1) unstable; urgency=low
* New upstream release.
-- Johannes Ring <johannr@simula.no> Mon, 15 Aug 2011 16:58:34 +0200
fiat (0.9.9-2) unstable; urgency=low
* Move from python-central to dh_python2 (closes: #616808).
- Remove python-central from Build-Depends.
- Bump minimum required python-all package version to 2.6.6-3~.
- Remove XB-Python-Version line.
- Bump minimum required cdbs version to 0.4.90~.
- Remove DEB_PYTHON_SYSTEM=pycentral from debian/rules.
- Replace XS-Python-Version with X-Python-Version.
* Remove old fields Conflicts, Provides, and Replaces from
debian/control.
* Bump Standards-Version to 3.9.2 (no changes needed).
-- Johannes Ring <johannr@simula.no> Wed, 22 Jun 2011 12:50:40 +0200
fiat (0.9.9-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.9.1 (no changes needed).
* Update Homepage field in debian/control.
-- Johannes Ring <johannr@simula.no> Wed, 23 Feb 2011 23:01:08 +0100
fiat (0.9.2-1) unstable; urgency=low
* New upstream release.
* Package moved from pkg-scicomp to Debian Science.
* Switch to dpkg-source 3.0 (quilt) format.
* Bump Standards-Version to 3.9.0 (no changes needed).
* Remove patch (added upstream).
-- Johannes Ring <johannr@simula.no> Thu, 01 Jul 2010 13:57:35 +0200
fiat (0.9.1-1) unstable; urgency=low
* New upstream release.
* debian/control:
- Add python-scientific to Depends.
- Bump Standards-Version to 3.8.4 (no changes).
* debian/copyright: Update to reflect new files.
* debian/watch: Update download URL.
* debian/rules: get-orig-source target no longer repacks orig tarball.
* Add patch to fix error wrong-path-for-interpreter reported by lintian.
-- Johannes Ring <johannr@simula.no> Wed, 03 Feb 2010 17:49:28 +0100
fiat (0.3.5-1) unstable; urgency=low
* New upstream release.
* Update debian/copyright to reflect new files.
* debian/control:
- Add DM-Upload-Allowed: yes.
- Bump Standards-Version to 3.8.3 (no changes needed).
- Bump debhelper version to 7.
* debian/compat: Bump dh compat to 7.
* debian/watch, debian/copyright: Update download URLs.
-- Johannes Ring <johannr@simula.no> Fri, 11 Dec 2009 09:28:12 +0100
fiat (0.3.4-1) unstable; urgency=low
* Initial release (Closes: #503077)
-- Johannes Ring <johannr@simula.no> Sat, 13 Sep 2008 14:02:28 +0200
|