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
|
python-escript (5.0-3) unstable; urgency=medium
[ Paul Dreik ]
* [b33279b] Fix FTBFS due to unused variables. (Closes: #860604)
-- Anton Gladky <gladk@debian.org> Wed, 19 Apr 2017 13:37:17 +0200
python-escript (5.0-2) unstable; urgency=medium
[ Joel Fenwick ]
* [a75d1b9] Fix moved openmpi lib problem (Closes: #848787)
[ Anton Gladky ]
* [b80952a] Apply cme fix dpkg.
-- Anton Gladky <gladk@debian.org> Thu, 05 Jan 2017 22:34:39 +0100
python-escript (5.0-1) unstable; urgency=medium
* New version upload
-- Joel Fenwick <j.oelpublic@gmail.com> Mon, 19 Sep 2016 12:44:21 +1000
python-escript (4.2.0.1-4) unstable; urgency=medium
[ Joel Fenwick ]
* [96dc875] Protect against g++-6 (Closes: #831149)
-- Anton Gladky <gladk@debian.org> Thu, 11 Aug 2016 20:05:23 +0200
python-escript (4.2.0.1-3) unstable; urgency=medium
[ Joel Fenwick ]
* [462f3cc] Fix missing dep on python-numpy by python-escript-mpi
* [295d646] Fix missing debug syms (and always build for sid options)
* [73c3165] Allow extraction of tests from src tree
* [ce27363] Fix py3clean issues, piuparts failure. (Closes: #826105, #826070)
[ Anton Gladky ]
* [2a88e77] Apply cme fix dpkg.
* [e0c742a] Add VCS-fields.
-- Anton Gladky <gladk@debian.org> Tue, 21 Jun 2016 23:02:46 +0200
python-escript (4.2.0.1-2) unstable; urgency=medium
[ Joel Fenwick ]
* [35b8cd4] Remove dud file + shorten copyright file
[ Anton Gladky ]
* [9f90d8c] Add libnetcdf-dev to build-depends. (Closes: #825874)
* [e75b88b] Add myself to uploaders.
-- Anton Gladky <gladk@debian.org> Wed, 01 Jun 2016 21:21:46 +0200
python-escript (4.2.0.1-1) unstable; urgency=low
* First debian release of escript. (Closes: 783157)
-- Joel Fenwick <j.oelpublic@gmail.com> Mon, 04 Apr 2016 10:49:00 +1000
Old Changelog:
python-escript (4.1-1) experimental; urgency=low
* First debian release of escript. Upstream version 4.1.
* closes: 783157
-- Joel Fenwick <j.oelpublic@gmail.com> Thu, 23 Apr 2015 17:28:21 +1000
python-escript (4.0) wheezy; urgency=low
* Release 4.0
* User guide has summary of changes
-- Joel Fenwick <joelfenwick@uq.edu.au> Thu, 16 Dec 2014 09:34:00 +1000
python-escript (3.4.2) wheezy; urgency=low
* Release 3.4.2
* User guide has summary of changes
-- Joel Fenwick <joelfenwick@uq.edu.au> Thu, 1 May 2014 12:00:00 +1000
python-escript (3.4.1) wheezy; urgency=low
* Release 3.4.1
* User guide has summary of changes
-- Joel Fenwick <joelfenwick@uq.edu.au> Thu, 12 December 2013 13:15:00 +1000
python-escript (3.4) wheezy; urgency=low
* Release 3.4
-- Joel Fenwick <joelfenwick@uq.edu.au> Wed, 5 June 2013 08:47:00 +1000
escript (3.3.1-1) wheezy; urgency=low
* Release 3.3.1
* User guide has summary of changes
-- Joel Fenwick <joelfenwick@uq.edu.au> Thu, 1 November 2012 16:00:00 +1000
escript (3.3-1) squeeze; urgency=low
* Release 3.3
* User guide has more details.
-- Joel Fenwick <joelfenwick@uq.edu.au> Wed, 31 October 2012 15:14:00 +1000
escript (3.1-1) lenny; urgency=low
* Release 3.1.
* Lazy being let out of its cage. Various other tweaks and features. See user guide for details.
-- Joel Fenwick <joelfenwick@uq.edu.au> Wed, 31 October 2012 15:13:00 +1000
escript (3.0-1) lenny; urgency=low
* Release 3.0.
* No pyvisi anymore.
-- Joel Fenwick <joelfenwick@uq.edu.au> Wed, 31 October 2012 15:12:00 +1000
escript(~3.0-1) lenny; urgency=low
* Post release 2.0.
* By JFenwick (revision 2456)
* Switched from numarray to numpy. A number of post release bugs in the documentation
* and examples files fixed.
-- Joel Fenwick <joelfenwick@uq.edu.au> Wed, 31 October 2012 15:11:00 +1000
escript (~2.0-1) lenny; urgency=low
* Initial packaging attempt.
* By JFenwick (revision 2288:2290M)
-- Joel Fenwick <joelfenwick@uq.edu.au> Wed, 31 October 2012 15:10:00 +1000
|