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
|
python-f2py (2.45.241+1926-5) unstable; urgency=low
* Complie with Policy paragraph 7.6
-- Alexandre Fayolle <afayolle@debian.org> Fri, 16 Jun 2006 09:54:47 +0200
python-f2py (2.45.241+1926-4) unstable; urgency=low
* Updated standards to 3.7.2
* New Python policy (closes: #373532)
* merged the various python specific packages into one
* provide the doc in python-f2py
-- Alexandre Fayolle <afayolle@debian.org> Thu, 15 Jun 2006 16:01:40 +0200
python-f2py (2.45.241+1926-3) unstable; urgency=low
* Updated standards version to 3.6.2
* Use debhelper 5.0 or later
* Added debian/watch for DEHS
* Added versioned build dependency on docutils and use rst2html instead
of rest2html in debian/rules (closes: #357782
-- Alexandre Fayolle <afayolle@debian.org> Mon, 20 Mar 2006 11:13:09 +0100
python-f2py (2.45.241+1926-2) unstable; urgency=low
* Drop the python2.2 version due to python2.2-numeric removal.
-- José Fonseca <j_r_fonseca@yahoo.co.uk> Sun, 31 Jul 2005 11:11:42 +0100
python-f2py (2.45.241+1926-1) unstable; urgency=low
* New upstream release
-- Alexandre Fayolle <afayolle@debian.org> Wed, 16 Feb 2005 18:14:40 +0100
python-f2py (2.43.239+1844-1) unstable; urgency=low
* Fixed upstream revision number
* Build for python 2.4
-- Alexandre Fayolle <afayolle@debian.org> Wed, 26 Jan 2005 14:25:36 +0100
python-f2py (2.42.239+1844-1) unstable; urgency=low
* New version.
-- José Fonseca <j_r_fonseca@yahoo.co.uk> Mon, 18 Oct 2004 16:27:40 +0100
python-f2py (2.39.235+1693-1) unstable; urgency=low
* New stable version.
* Recommends fortran77-compiler.
* Dropped python2.1 support.
* Official package (closes: #218523).
* Added Alexandre Fayolle and Marco Presi as uploaders.
-- Alexandre Fayolle <afayolle@debian.org> Mon, 13 Sep 2004 23:08:16 +0200
python-f2py (2.39.235+1613-1) unstable; urgency=low
* Updated from CVS.
* Generate and include the HTML version of the usersguide.
-- José Fonseca <j_r_fonseca@yahoo.co.uk> Sun, 15 Feb 2004 14:20:20 +0000
python-f2py (2.37.233+cvs20031002-1) unstable; urgency=low
* Depend on python-scipy-core.
* Default to python-2.3.
-- José Fonseca <j_r_fonseca@yahoo.co.uk> Thu, 02 Oct 2003 14:09:17 +0100
python-f2py (2.32.225-1) unstable; urgency=low
* Initial Release.
-- José Fonseca <j_r_fonseca@yahoo.co.uk> Tue, 01 Jul 2003 14:04:36 +0100
|