python-numpy (1:1.0.4-6ubuntu3) hardy; urgency=low * Fixed a missing parentheses in numpy/f2py/rules.py taken from Debian bug #475017 (LP: #216277). * Note: For Intrepid we can drop all remaining changes and make a sync. -- Stefan Ebner Sat, 12 Apr 2008 13:44:18 +0200 python-numpy (1:1.0.4-6ubuntu2) hardy; urgency=low * Fix a NameError in lib/function_base.py (Debian #470293). -- Matthias Klose Fri, 04 Apr 2008 19:25:40 +0000 python-numpy (1:1.0.4-6ubuntu1) hardy; urgency=low * Sync from debian unstable. - All existing Ubuntu changes are now in Debian. * debian/rules: Unset LDFLAGS, as numpy's distutils is braindead and FTBFS. (LP: #199031) * debian/python-numpy.links: Reference /usr/share/pyshared, rather than the old python-central-specific directory. * debian/control: Comply with DebianMaintainerField. -- William Grant Sat, 08 Mar 2008 12:56:12 +1100 python-numpy (1:1.0.4-6) unstable; urgency=low [ Kumar Appaiah ] * Remove unnecessary README.numpy-dbg. * debian/control: + Build using gfortran, libblas-dev, liblapack-dev. (Closes: #464784) + Conflict with python-scipy (<= 0.6.0-6), python-matplotlib (<< 0.90.1-3), built with g77. + Add build-conflict with atlas3-base-dev. + Build again using python-central as done up to version 1:1.0.4-2. + Spell python with small `p', as per new description norms. * debian/rules: + Add proper symlinks in /usr/include/python/numpy for numpy headers. + Include symlinks for debug package. * debian/python-numpy.links: + Symlink old numarray headers to numpy include directory. (Closes: #463007) * debian/copyright: + Fix by adding copyright date and symbol. [ Ondrej Certik ] * Package description update: python -> Python (fixes a lintian warning) -- Ondrej Certik Wed, 20 Feb 2008 15:06:55 +0100 python-numpy (1:1.0.4-5ubuntu2) hardy; urgency=low * debian/rules: Fix typo. -- Matthias Klose Sun, 27 Jan 2008 23:49:22 +0000 python-numpy (1:1.0.4-5ubuntu1) hardy; urgency=low * Build using gfortran, libblas-dev, liblapack-dev. * Conflict with python-scipy (<= 0.6.0-6), python-matplotlib (<< 0.90.1-3), built with g77. * Add build-conflict with atlas3-base-dev. * Build again using python-central as done up to version 1:1.0.4-2. -- Matthias Klose Mon, 21 Jan 2008 17:32:51 +0100 python-numpy (1:1.0.4-5) unstable; urgency=low [ Kumar Appaiah ] * debian/control: + Change fftw3-dev build dependency to libfftw3-dev. (Closes: #458235) [ Sandro Tosi ] * debian/control - uniforming both Vcs-Svn and Vcs-Browser fields [ Kumar Appaiah ] * debian/rules: + Don't remove /usr/share/python-support/python-numpy-dbg, even though it is empty, to prevent python-numpy-dbg from becoming uninstallable. + Add a README.numpy-dbg to explain the emptiness of /usr/share/python-support/python-numpy-dbg. -- Kumar Appaiah Sun, 06 Jan 2008 07:36:20 +0530 python-numpy (1:1.0.4-4) unstable; urgency=medium * debian/patches: + 02_dontuse_lapack.diff: Patch system_info.py not to look for Atlas, as we want to build against the reference BLAS and LAPACK (refblas3-dev and lapack3-dev) even when Atlas is around. (Closes: #448530, #457329) * debian/python-numpy.links: + Symlink the numpy include directory to appear in /usr/include/numpy to adhere to the FHS. (Closes: #457060). * debian/control: + Set python-numpy-doc and python-numpy-ext to Architecture: all. + Don't call dh_python for python-numpy-ext. * debian/TODO*: + Not relevant, as all issues have been taken care of. -- Kumar Appaiah Sat, 22 Dec 2007 22:19:32 +0530 python-numpy (1:1.0.4-3) unstable; urgency=low [ Kumar Appaiah ] * debian/pyversions: Build for Python 2.4 onwards. * debian/control: + Update Standards Version to 3.7.3. (No changes needed) + Move to python-support. Update Build-Depends. + {XS,XB}-Python-Versions no longer required. * debian/changelog: + Replace pycentral with pysupport. [ Ondrej Certik ] * debian/pycompat removed -- Ondrej Certik Mon, 17 Dec 2007 17:26:57 +0100 python-numpy (1:1.0.4-2) unstable; urgency=low * DM-Upload-Allowed changed to XS-DM-Upload-Allowed * Removed build-conflicts, since the package builds without them and it fails to build on buildbots with them -- Ondrej Certik Tue, 04 Dec 2007 22:26:52 +0100 python-numpy (1:1.0.4-1) unstable; urgency=low [ Kumar Appaiah ] * New upstream release. * debian/control: + Don't build python-numpy-dev. Make python-numpy provide it. + Add Conflicts to all packages to python-numpy and provide python-f2py. * debian/rules: + Don't use pycentral's nomove. + Move f2py manpage installation to python-numpy. * debian/python-numpy.install: + Merge back the python-f2py.install files. * debian/python-numpy.manpages: + Move f2py manpage to python-numpy. [ Ondrej Certik ] * Changed maintainer from deb-scipy to DPMT, removed deb-scipy from Uploaders * Kumar Appaiah added into Uploaders. * Short description improved to use NumPy instead of the old Numerical Python -- Ondrej Certik Tue, 04 Dec 2007 15:38:59 +0100 python-numpy (1:1.0.3-2) unstable; urgency=low [ Ondrej Certik ] [Jonas Smedegaard] * Fix installing both versioned and unversioned f2py (Closes: 450443) [Ondrej Certik] * Added DPMT and Ondrej Certik to Uploaders field * XS-Vcs-Svn and XS-Vcs-Browser fields added [ Fabio Tranchitella ] * Add DM-Upload-Allowed: yes [ Kumar Appaiah ] * debian/control: + Move XS-Vcs-* to Vcs-*, as dpkg supports them now. + Move ${Source-Version} to ${binary:Version} + Move python-numpy-doc to section doc. + Alter -dbg package description, shorten it. + Split -ext package description to two lines. * debian/rules: + Symlink the f2py man page for f2py$(PYVER)-dbg as well. + Remove DEB_TAR_SRCDIR. * debian/patches: + Add 01_fix_man_hyphens.patch to fix hyphens in f2py.1. * debian/watch: Added. -- Ondrej Certik Fri, 30 Nov 2007 12:27:18 +0100 python-numpy (1:1.0.3-1) unstable; urgency=low * New upstream version. * Merge from Ubuntu: - Build the extension for the python debug interpreter. - Bump debian/compat to 5. -- Matthias Klose Thu, 24 May 2007 08:54:44 +0200 python-numpy (1:1.0.2-3) unstable; urgency=low * rebuilt in an unstable environment (Closes: 423633) -- Marco Presi (Zufus) Thu, 17 May 2007 14:13:25 +0100 python-numpy (1:1.0.2-2) unstable; urgency=low * Built with new debian-defaults (support python 2.5) (Closes: 414975) -- Marco Presi (Zufus) Wed, 9 May 2007 09:22:05 +0100 python-numpy (1:1.0.2-1) experimental; urgency=low * New upstream version * Due to another ABI change, I added a conflict on packages that require a binary NMU -- Marco Presi (Zufus) Sat, 21 Apr 2007 17:34:45 +0100 python-numpy (1:1.0.1-8) unstable; urgency=low * Upload to unstable -- Marco Presi (Zufus) Wed, 14 Mar 2007 13:40:05 +0000 python-numpy (1:1.0.1-7) experimental; urgency=low * Removed circular dependencies between pyhton-numpy and python-numpy-dev (Closes: 413160) -- Marco Presi (Zufus) Tue, 6 Mar 2007 07:23:20 +0000 python-numpy (1:1.0.1-6) experimental; urgency=low * Build depends on gfortran instead of g77 -- Marco Presi (Zufus) Thu, 1 Mar 2007 00:51:50 +0000 python-numpy (1:1.0.1-5) unstable; urgency=low * Upload in unstable. -- Marco Presi (Zufus) Mon, 26 Feb 2007 00:41:08 +0000 python-numpy (1:1.0.1-4) experimental; urgency=low * Re-added fftw3-dev as Build-Dep. -- Marco Presi (Zufus) Mon, 19 Feb 2007 15:50:36 +0000 python-numpy (1:1.0.1-3) unstable; urgency=low * Moved f2py files back in python-numpy; python-numpy to depend on python-numpy-dev (closes: #410944) -- Marco Presi (Zufus) Mon, 19 Feb 2007 02:01:10 +0000 python-numpy (1:1.0.1-2) unstable; urgency=medium * Fix memory error in polymul. Closes: #410757. * Install additional f2py files. Closes: #410067. -- Matthias Klose Wed, 14 Feb 2007 02:41:15 +0100 python-numpy (1:1.0.1-1) unstable; urgency=medium * Merge python-numpy-ext with python-numpy; make python-numpy-ext an empty transitional package. -- Matthias Klose Sun, 7 Jan 2007 10:14:30 +0000 python-numpy (1:1.0.1-0) experimental; urgency=low * New upstream release (final release). * Update conflicts with scipy (<< 0.5.2) and matplotlib (<< 0.87.7). * Remove redundant (build-)dependencies. -- Matthias Klose Wed, 3 Jan 2007 22:15:27 +0100 python-numpy (1:1.0rc1-1) unstable; urgency=low * New upstream release -- Marco Presi (Zufus) Sat, 23 Sep 2006 21:13:18 +0200 python-numpy (1:1.0b5-1) unstable; urgency=low * New upstream release * Added conflict with scipy (<=0.5.0) and matplotlib (<=0.87.4) -- Marco Presi (Zufus) Thu, 7 Sep 2006 00:18:41 +0200 python-numpy (1:1.0b4-1) unstable; urgency=low * New upstream release -- Marco Presi (Zufus) Tue, 29 Aug 2006 22:51:32 +0200 python-numpy (1:1.0b2-1) unstable; urgency=low * New upstream release -- Marco Presi (Zufus) Fri, 18 Aug 2006 00:01:21 +0200 python-numpy (1:1.0b1-1) unstable; urgency=low * New upstream release * Added numarray and oldnumeric to python-numpy -- Marco Presi (Zufus) Sun, 30 Jul 2006 00:50:55 +0200 python-numpy (1:0.9.8-3) unstable; urgency=low * Applied patch from Matthias Klose providing the following: * debian/rules: - Don't hardcode any python versions. - Work around a cdbs bug not calling dh_py* for the -ext package. - python-numpy: Add an unversioned f2py script. * debian/control: - python-numpy-ext: Add Provides, tighten dependency on python-numpy. * debian/*.install: Don't hardcode any python versions. -- Marco Presi (Zufus) Sat, 29 Jul 2006 23:55:06 +0200 python-numpy (1:0.9.8-2) unstable; urgency=low * Build-deps: removed atlas2 (José Fonseca ). * Maintainer field updated to Debian Scipy Team. * Update to new python policy. -- Marco Presi (Zufus) Wed, 5 Jul 2006 12:07:29 +0200 python-numpy (1:0.9.8-1) experimental; urgency=low * New upstream version -- Marco Presi (Zufus) Mon, 3 Jul 2006 16:19:17 +0200 python-numpy (1:0.9.5-4) experimental; urgency=low * Added numpy/f2py/src -- José Fonseca Sat, 25 Feb 2006 22:59:07 +0000 python-numpy (1:0.9.5-3) experimental; urgency=low * Added distutils -- Marco Presi (Zufus) Sat, 25 Feb 2006 17:32:06 +0100 python-numpy (1:0.9.5-2) experimental; urgency=low * Fixed pyhton-f2py and -doc building * Added epoch version to make f2py upgradeable -- Marco Presi (Zufus) Sat, 25 Feb 2006 16:46:02 +0100 python-numpy (1:0.9.5-1) unstable; urgency=low * New upstream release -- Marco Presi (Zufus) Sun, 19 Feb 2006 15:01:33 +0100 python-numpy (0.9.4-2) unstable; urgency=low * Package splitting as suggested by Matthias Klose : python2.x-f2py python-f2py-doc python2.x-numpy python2.x-numpy-extra -- Marco Presi (Zufus) Thu, 16 Feb 2006 03:57:01 +0100 python-numpy (0.9.4-1) unstable; urgency=low * Initial release Closes. -- Marco Presi (Zufus) Tue, 14 Feb 2006 00:40:53 +0100