pymca (4.7.4+dfsg-1) unstable; urgency=medium * Imported Upstream version 4.7.4+dfsg * debian/patches - 0003-forwaded-upstream-allow-to-build-with-the-system-qhu.patch (an equivalent patch was applyed by upstream) -- Picca Frédéric-Emmanuel Wed, 01 Oct 2014 21:38:53 +0200 pymca (4.7.1+dfsg-2) unstable; urgency=medium * debian/control update the description: pymca support also hdf5 files * debian/patches - 0002-debian-fix-header-for-system-qhull.patch do not apply to fix the FTBFS (Closes: #738752) -- Picca Frédéric-Emmanuel Sun, 16 Feb 2014 11:54:36 +0100 pymca (4.7.1+dfsg-1) unstable; urgency=medium * Imported Upstream version 4.7.1+dfsg * Repack to remove the embeded qhull library * debian/control - Build-Depends: add libqhull-dev * debian/patches + 0002-debian-fix-header-for-system-qhull.patch + 0003-forwaded-upstream-allow-to-build-with-the-system-qhu.patch -- Picca Frédéric-Emmanuel Sat, 14 Dec 2013 12:40:37 +0100 pymca (4.7.0+dfsg-1) unstable; urgency=medium * Imported Upstream version 4.7.0+dfsg * Repack to remove the PyMca.sift module * Bump Standars-Version to (3.9.5) nothing to do -- Picca Frédéric-Emmanuel Sat, 07 Dec 2013 10:13:57 +0100 pymca (4.6.2-1) unstable; urgency=low * Imported Upstream version 4.6.2 * Bump Standars-Version to (3.9.4) nothing to do * debian/control - unversionne python-all-dev (cme fix) * debian/copyright updated * debian/patches - 0002-fix-from-upstream-hurd-FTBFS.patch (deleted) -- Picca Frédéric-Emmanuel Sat, 01 Jun 2013 14:41:59 +0200 pymca (4.6.0-2) unstable; urgency=low * debian/patches - 0002-fix-from-upstream-hurd-FTBFS.patch (new) -- Picca Frédéric-Emmanuel Tue, 19 Jun 2012 18:10:01 +0200 pymca (4.6.0-1) unstable; urgency=low * Imported Upstream version 4.6.0 * debian/patches - 0001-Hardcode-correct-Debian-paths-to-executable-scripts.patch (renamed) 0001-install-the-data-at-the-right-place.patch - 0002-Various-build-system-fixes.patch (deleted) - 0003-feature-forwarded-missing-EADL97_KShellConstants.dat.patch (deleted) * debian/rules - execute the unit tests just for information now. -- Picca Frédéric-Emmanuel Mon, 18 Jun 2012 21:18:07 +0200 pymca (4.5.0-4) unstable; urgency=low * debian/rules - fix the permission to avoid FTBFS sbuild and pbuilder do not failed the same way. - remove the PyMca/HTML from python modules (documentation) * debian/patches - 0003-feature-forwarded-missing-EADL97_KShellConstants.dat.patch (new) -- Picca Frédéric-Emmanuel Mon, 19 Mar 2012 09:24:06 +0100 pymca (4.5.0-3) unstable; urgency=low * fix permission to avoid FTBFS -- Picca Frédéric-Emmanuel Mon, 19 Mar 2012 08:06:44 +0100 pymca (4.5.0-2) unstable; urgency=low * oups FTBFS everywhere -- Picca Frédéric-Emmanuel Sun, 18 Mar 2012 23:13:46 +0100 pymca (4.5.0-1) unstable; urgency=low * Imported Upstream version 4.5.0 (Closes: #656198) * debian/control - Upgrade to standards-version 3.9.3 (nothing to do) - Remove python-support - Add myself as Uploaders * debian/copyright - Updated * debian/patches - Unapply patches from source - Refresh the series using gbp-pq * debian/rules - switch to dh_python2 -- Picca Frédéric-Emmanuel Sat, 17 Mar 2012 21:48:02 +0100 pymca (4.4.1p1-2) unstable; urgency=low * control: - Move python-matplotlib to Recommends - Add python-qt4-gl, python-opengl, python-mdp and python-h5py to Recommends (closes: #623757). * Perpeatuate the hack of manually deleting files installed to the pymca-data package from the pythonX.X installation directories. Support the versions of Python in unstable (2.6 and 2.7) and drop the support for python2.5. This means that this revision of pymca does not build any more in squeeze. Upstream has promised to tweak the setup.py to better support splitting of data files in the next release (closes: #625171). -- Teemu Ikonen Mon, 23 May 2011 16:15:48 +0200 pymca (4.4.1p1-1) unstable; urgency=low * New upstream version. - Fixes setting PYTHONPATH in scripts (closes: #605160). - Includes the specfile module locale fixes, so removing patch 03_specfile-locale. - Does not include .pyc files in the orig.tar, so removing code in 'debian/rules' for preserving them during the build. * Patch 03_postbatch: Remove starting blank line from pymcapostbatch script to allow correct distutils #! replacement. -- Teemu Ikonen Tue, 30 Nov 2010 12:32:47 +0100 pymca (4.4.0-2) unstable; urgency=low * Add patch from upstream to fix reading of specfiles (closes: #602471) * Add debian/source/format file with contents '3.0 (quilt)' * Add a README.source file. * Split changes to upstream sources to patches: - 01_paths.patch: Hardcode Debian specific documentation and Python paths. - 02_setup.patch: Misc. changes to setup.py. Do not show license during build, do not install docs to Python dirs, do not remove old files. - 03_specfile-locale.patch: Read specfiles with correct 'C' locale. Define SPECFILE_USE_GNU_SOURCE in setup.py to enable the fix. * Add debian/metapatches/* (DEP3 header info for patches generated from git). * copyright: Fix typo, "algoritm" -> "algorithm" -- Teemu Ikonen Thu, 18 Nov 2010 10:58:07 +0100 pymca (4.4.0-1) unstable; urgency=low * New upstream version. * Upload to unstable (Closes: #514903) * setup.py: Use lib-path based on build-time interpreter version in scripts. * control: - Split the data files to arch-independent package pymca-data. Make pymca depend on it. - Upgrade to standards-version 3.9.1. - Upgrade debhelper build-dep to version >= 7.0.50~ because of the use of overrides in rules. - Add build-dep to libglu1-mesa-dev | libglu-dev. * rules: - Preserve phynx .pyc files during clean. - Use overrides, delete data files from the pymca package. * copyright: - Upgrade format specification to dep5. - Add copyright information for nnma and phynx. -- Teemu Ikonen Fri, 03 Sep 2010 14:20:02 +0200 pymca (4.3.0-1) UNRELEASED; urgency=low * Initial release. -- Teemu Ikonen Mon, 16 Feb 2009 15:42:16 +0100