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 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307
|
ufl (2018.1.0-5) unstable; urgency=medium
* add debian patch inspect_API_update_94c0873.patch
(upstream commit 94c087314152bdebae53584677c7c4f8392aa7aa)
to avoid deprecation warnings about inspect.getargspec() in
algorithms/transformer.py
* add debian patch test_indexing_fixture_9d11804.patch
(upstream commit 9d11804abc2442619138d2f112a0e8a1e7e878b3)
to fix test fixtures in test_indexing.py
-- Drew Parsons <dparsons@debian.org> Wed, 30 Jan 2019 09:22:32 +0100
ufl (2018.1.0-4) unstable; urgency=medium
* add Debian patch inspect_API_update_09d5ec8.patch, which applies
upstream commit 09d5ec8feac3dcdb0a3207d62ac9d8d17eb1d59c
to avoid deprecation warnings about inspect.getargspec()
* mark python-ufl-doc as Multi-Arch: foreign
* Standards-Version: 4.3.0
* debhelper compatibility level 12
-- Drew Parsons <dparsons@debian.org> Wed, 30 Jan 2019 08:38:05 +0100
ufl (2018.1.0-3) unstable; urgency=medium
* don't need fresh source to run autopkgtest (debian/tests)
-- Drew Parsons <dparsons@debian.org> Thu, 26 Jul 2018 15:55:36 +0800
ufl (2018.1.0-2) unstable; urgency=medium
* Standards-Version: 4.1.5
* activate autopkgtests via debian/tests
-- Drew Parsons <dparsons@debian.org> Thu, 26 Jul 2018 00:24:18 +0800
ufl (2018.1.0-1exp2) experimental; urgency=medium
* python3-ufl Conflicts: python-ufl (<< 2018.1~),
Replaces: python-ufl. Closes: #901671.
-- Drew Parsons <dparsons@debian.org> Sun, 17 Jun 2018 18:08:19 +0200
ufl (2018.1.0-1exp1) experimental; urgency=medium
[ Nico Schlömer ]
* remove Python 2 packages in preparation of 2018.1
[ Drew Parsons ]
* New upstream release.
- python-ufl is now a dummy package depending on python3-ufl.
* remove ancient-python-version-field X-Python3-Version: >= 3.4
-- Drew Parsons <dparsons@debian.org> Fri, 15 Jun 2018 00:38:51 +0200
ufl (2017.2.0.0-3) unstable; urgency=medium
* Depends: python3-pkg-resources. Closes: #896278, #896355.
* Standards-Version: 4.1.4
-- Drew Parsons <dparsons@debian.org> Sun, 22 Apr 2018 12:18:13 +0800
ufl (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:34:08 +0800
ufl (2017.2.0.0-1exp1) experimental; urgency=medium
* New upstream release.
- this is the official 2017.2.0 release. The preceding 2017.2.0
version was a mislabelled beta release.
* Standards-Version: 4.1.3
* debhelper compatibility level 11
-- Drew Parsons <dparsons@debian.org> Fri, 19 Jan 2018 23:19:11 +0800
ufl (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:01:28 +0800
ufl (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:24:16 +0800
ufl (2017.1.0-1) experimental; urgency=medium
* New upstream release.
* Disable testing.
-- Johannes Ring <johannr@simula.no> Wed, 10 May 2017 12:42:50 +0200
ufl (2016.2.0-2) unstable; urgency=medium
* Team upload.
[ Johannes Ring ]
* Support Python 3: new package python3-ufl.
* Enable testing.
-- Drew Parsons <dparsons@debian.org> Thu, 19 Jan 2017 22:46:05 +0800
ufl (2016.2.0-1) unstable; urgency=medium
* New upstream release.
* d/watch: Check pgp signature.
* d/control:
- Remove Christophe Prud'homme from Uploaders (closes: #835021).
- Add python-setuptools and dh-python to Build-Depends.
-- Johannes Ring <johannr@simula.no> Thu, 01 Dec 2016 14:39:31 +0100
ufl (2016.1.0-1) unstable; urgency=medium
* New upstream release.
-- Johannes Ring <johannr@simula.no> Fri, 24 Jun 2016 13:52:59 +0200
ufl (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:18:05 +0800
ufl (1.6.0-1) unstable; urgency=medium
* New upstream release.
-- Johannes Ring <johannr@simula.no> Tue, 11 Aug 2015 11:21:20 +0200
ufl (1.5.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bump Standards-Version to 3.9.6 (no changes needed).
- Bump X-Python-Version to >= 2.7.
- Bump python-all in Build-Depends to >= 2.7.
- Add python-numpy and python-six to Depends field for binary
package python-ufl.
-- Johannes Ring <johannr@simula.no> Mon, 12 Jan 2015 20:43:48 +0100
ufl (1.4.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: Bump Standards-Version to 3.9.5 (no changes needed).
-- Johannes Ring <johannr@simula.no> Tue, 03 Jun 2014 18:21:51 +0200
ufl (1.3.0-1) unstable; urgency=low
* New upstream release.
* debian/watch: Update URL for move to Bitbucket.
* debian/docs: Remove TODO.
* debian/python-ufl-doc.docs: Remove ufl-user-manual.pdf.
* Remove debian/python-ufl-doc.doc-base.
-- Johannes Ring <johannr@simula.no> Wed, 26 Jun 2013 14:46:16 +0200
ufl (1.2.0-1) unstable; urgency=low
* New upstream release.
* 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 13:02:57 +0200
ufl (1.1.0-1) UNRELEASED; urgency=low
* New upstream release.
* debian/watch: Replace http with https in URL.
-- Johannes Ring <johannr@simula.no> Thu, 10 Jan 2013 10:19:52 +0100
ufl (1.0.0-1) unstable; urgency=low
* New upstream release.
-- Johannes Ring <johannr@simula.no> Wed, 07 Dec 2011 14:09:51 +0100
ufl (1.0-rc1-1) unstable; urgency=low
* New upstream release.
* debian/control: Update Homepage field.
* Update debian/copyright and debian/copyright_hints.
-- Johannes Ring <johannr@simula.no> Tue, 22 Nov 2011 14:20:32 +0100
ufl (1.0-beta3-1) unstable; urgency=low
* New upstream release.
* debian/copyright: Add paragraph with GPL-3+ license.
-- Johannes Ring <johannr@simula.no> Wed, 26 Oct 2011 20:45:00 +0200
ufl (1.0-beta2-1) unstable; urgency=low
* New upstream release. This version fixes a minor bug for handling
constants in forms.
* debian/control: Set Priority: optional.
-- Johannes Ring <johannr@simula.no> Tue, 17 May 2011 12:54:08 +0200
ufl (0.9.1-1) unstable; urgency=low
* New upstream release. This release contains a number of new
features, including the permutation symbol and the application of
more operators to scalar fields. For form compilers, form
preprocessing has been improved.
* Move from python-central to dh_python2 (closes: #617137).
- Remove python-central from Build-Depends.
- Bump minimum required python-all package version to 2.6.6-3~.
- Remove XB-Python-Version lines.
- 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.
* Do not generate user manual. Use included PDF from orig tarball
instead.
* debian/copyright:
- Update for upstream license change to LGPLv3.
- Switch to DEP-5.
* debian/rules:
- Use DEB_COMPRESS_EXCLUDE_ALL instead of deprecated
DEB_COMPRESS_EXCLUDE.
- Include cdbs utils.mk rule for automated copyright checks.
* Bump Standards-Version to 3.9.2 (no changes needed).
-- Johannes Ring <johannr@simula.no> Tue, 17 May 2011 09:09:44 +0200
ufl (0.9.0-1) unstable; urgency=low
* New upstream release.
* Update Homepage field in debian/control.
-- Johannes Ring <johannr@simula.no> Wed, 23 Feb 2011 22:43:52 +0100
ufl (0.5.4-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version (no changes needed).
-- Johannes Ring <johannr@simula.no> Thu, 02 Sep 2010 10:30:47 +0200
ufl (0.5.3-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).
* Fix Vcs fields in debian/control.
-- Johannes Ring <johannr@simula.no> Thu, 01 Jul 2010 13:33:41 +0200
ufl (0.5.2-1) unstable; urgency=low
* New upstream release.
-- Johannes Ring <johannr@simula.no> Tue, 16 Feb 2010 11:17:29 +0100
ufl (0.5.1-1) unstable; urgency=low
* New upstream release.
-- Johannes Ring <johannr@simula.no> Wed, 03 Feb 2010 20:36:43 +0100
ufl (0.5.0-1) unstable; urgency=low
* New upstream release.
* debian/control: Bump Standards-Version (no changes needed).
-- Johannes Ring <johannr@simula.no> Wed, 03 Feb 2010 15:15:36 +0100
ufl (0.4.1-1) unstable; urgency=low
* New upstream release. This release adds support for unspecified
(None) degree and shape for auto-detection by form compilers. It
also changes the definition of grad for vectors from du_j/dx_i to
du_i/dx_j.
* debian/copyright, debian/watch: Update download URLs.
-- Johannes Ring <johannr@simula.no> Mon, 07 Dec 2009 13:07:39 +0100
ufl (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #524009)
-- Johannes Ring <johannr@simula.no> Thu, 24 Sep 2009 16:21:12 +0200
|