slepc4py (3.14.0-2) unstable; urgency=medium * upload to unstable for ABI transition -- Drew Parsons Tue, 03 Nov 2020 01:00:51 +0800 slepc4py (3.14.0-1) experimental; urgency=medium * New upstream release. -- Drew Parsons Wed, 28 Oct 2020 16:07:18 +0800 slepc4py (3.13.0-5) unstable; urgency=medium * Build-Depends: python3-petsc4py (ensure petsc4py.pth is available) * invert Depends/Recommends relationship between python3-slepc4py and specific builds. apt-get install python3-slepc4py should "just work" -- Drew Parsons Wed, 23 Sep 2020 11:56:09 +0800 slepc4py (3.13.0-4) unstable; urgency=medium * bring 64-bit packages to unstable -- Drew Parsons Fri, 10 Jul 2020 11:57:29 +0800 slepc4py (3.13.0-3) experimental; urgency=medium * provide builds with 64-bit indexing in python3-slepc4py-64-real, python3-slepc4py-64-complex and version-specific variants. * relax circular dependency by setting python3-slepc4py Recommends: rather than Depends on specific slepc4py builds. Closes: #963850. -- Drew Parsons Sat, 04 Jul 2020 17:00:05 +0800 slepc4py (3.13.0-2) unstable; urgency=medium * debhelper compatibility level 13 -- Drew Parsons Mon, 01 Jun 2020 12:20:24 +0800 slepc4py (3.13.0-1) experimental; urgency=medium * New upstream release. * update upstream homepage to https://gitlab.com/slepc/slepc4py * debian patch use_python3.patch sets docs to use sphinx with python3 * build docs using sphinx - apiref no longer available: needs abandoned epydoc -- Drew Parsons Sun, 10 May 2020 02:34:10 +0800 slepc4py (3.12.0-7) unstable; urgency=medium * rebuild to allow migration to testing -- Drew Parsons Sat, 04 Apr 2020 18:32:05 +0800 slepc4py (3.12.0-6) unstable; urgency=medium * Facilitate slepc4py support for multiple installed SLEPc versions. - provide SLEPc-version-specific packages python3-slepc4py-real3.12 and python3-slepc4py-complex3.12. - python3-slepc4py-real and python3-slepc4py-complex are now dummy packages depending on the specific versioned packages. -- Drew Parsons Fri, 03 Apr 2020 13:59:49 +0800 slepc4py (3.12.0-5) unstable; urgency=medium * Standards-Version: 4.5.0 * Use SLEPC_DIR to control choice of SLEPc build used with slepc4py at runtime (e.g. real or complex), instead of alternatives * python3-slepc4py-{real,complex} install the slepc4py modules underneath their respective SLEPC_DIRs. * python3-slepc4py is now a base package (not dummy) providing the path to the slepc4py module for the default SLEPc installation in /usr/lib/slepc. Export the environment variable SLEPC_DIR to use other SLEPc versions or builds. * run debian/tests/run-tests against complex build as well as default build -- Drew Parsons Sun, 15 Mar 2020 10:57:53 +0800 slepc4py (3.12.0-4) unstable; urgency=medium * rebuild for testing migration -- Drew Parsons Fri, 27 Dec 2019 02:28:41 +1100 slepc4py (3.12.0-3) unstable; urgency=medium * rename python-slepc4py-docs package as python-slepc4py-doc. Closes: #945621. -- Drew Parsons Tue, 24 Dec 2019 12:30:40 +1100 slepc4py (3.12.0-2) unstable; urgency=medium * upload slepc4py 3.12 to unstable -- Drew Parsons Thu, 19 Dec 2019 11:29:33 +1100 slepc4py (3.12.0-1) experimental; urgency=medium * New upstream release. * Standards-Version: 4.4.1 -- Drew Parsons Thu, 17 Oct 2019 02:30:14 +0800 slepc4py (3.11.0-2) unstable; urgency=medium * Standards-Version: 4.4.0 * drop python-slepc4py (python2 is deprecated) * autopkgtest: run debian/tests with script instead of pytest-3 -- Drew Parsons Sun, 04 Aug 2019 11:32:56 +0800 slepc4py (3.11.0-1exp1) experimental; urgency=medium [ Jelmer Vernooij ] * Trim trailing whitespace. * Use secure copyright file specification URI. [ Drew Parsons ] * New upstream release. * Standards-Version: 4.3.0 * debhelper compatibility level 12 * mark python-slepc4py-docs as Multi-Arch: foreign -- Drew Parsons Wed, 17 Apr 2019 12:21:32 +0800 slepc4py (3.10.0-2) unstable; urgency=medium * remove alternatives when packages are removed. Closes: #915685. -- Drew Parsons Thu, 20 Dec 2018 22:23:50 +0100 slepc4py (3.10.0-1exp2) experimental; urgency=medium * Build-Depends: libslepc-complex3.10-dev, libpetsc-complex3.10-dev, python3-petsc4py-complex * run chrpath on SLEPc*.so and install python modules only for binary arch builds -- Drew Parsons Wed, 07 Nov 2018 01:49:25 +0800 slepc4py (3.10.0-1exp1) experimental; urgency=medium * New upstream release. * Provide python3-slepc4py-complex with complex number support. - Real number support is provided by python3-slepc4py-real - python3-slepc4py is now a dummy package depending on either - use alternatives to handle preferred slepc4py * debian patch read_slepc_config.patch reads slepc lib (slepc_real or slepc_complex) from SLEPC_LIB in slepcvariables for SLEPC_DIR -- Drew Parsons Tue, 06 Nov 2018 01:36:31 +0800 slepc4py (3.9.0-3) unstable; urgency=medium * Standards-Version: 4.2.1 * add debian/tests (autopkgtest) to run tests and demos -- Drew Parsons Wed, 19 Sep 2018 16:51:06 +0800 slepc4py (3.9.0-2) unstable; urgency=medium * Standards-Version: 4.1.5 * add source-is-missing lintian override for redirect.html * remove ancient-python-version-field X-Python-Version -- Drew Parsons Mon, 16 Jul 2018 09:54:20 +0800 slepc4py (3.9.0-1exp1) experimental; urgency=medium * New upstream version. * Standards-Version: 4.1.4 * Update Vcs-Git to https to allow cloning by all. -- Drew Parsons Thu, 26 Apr 2018 17:51:09 +0800 slepc4py (3.8.0-3) unstable; urgency=medium * debian/control: update VCS tags to salsa.debian.org * d/rules: fix path to SLEPc*.so to remove RUNPATH (python build infrastructure has changed) * Build-Depends: python3-distutils -- Drew Parsons Wed, 21 Mar 2018 09:46:26 +0800 slepc4py (3.8.0-2) unstable; urgency=medium * debian/rules: automatically read version (3.8) from changelog -- Drew Parsons Sun, 04 Mar 2018 00:50:46 +0800 slepc4py (3.8.0-1exp2) experimental; urgency=medium * debian/rules: the dh_installdocs override applies to build-indep only (otherwise, building build-arch only fails) * Standards-Version: 4.1.3 * debhelper compatibility level 11 -- Drew Parsons Wed, 28 Feb 2018 17:10:20 +0800 slepc4py (3.8.0-1exp1) experimental; urgency=medium * Team upload. * New upstream version. - applies debian patches * Standards-Version: 4.1.1 * debhelper compatibility level 10 * docs Depends: libjs-jquery (>= 3.1.0), libjs-underscore (>= 1.3.1) * debian/control: Priority: optional * python-slepc4py-docs Section: doc -- Drew Parsons Mon, 06 Nov 2017 18:20:45 +0800 slepc4py (3.7.0-3) unstable; urgency=medium * Add python3 support via python3-slepc4py. Closes: #862111. * Use pybuild with debhelper (dh). * Move documentation and examples to python-slepc4py-docs. -- Drew Parsons Tue, 16 May 2017 14:40:15 +0800 slepc4py (3.7.0-2) unstable; urgency=medium * Release slepc4py 3.7 to unstable. -- Drew Parsons Wed, 17 Aug 2016 16:50:30 +0800 slepc4py (3.7.0-1exp1) experimental; urgency=medium * New upstream version. -- Drew Parsons Mon, 11 Jul 2016 22:49:08 +0800 slepc4py (3.6.0-1) unstable; urgency=low * Initial release. Closes: #600795. -- Drew Parsons Sat, 31 Oct 2015 16:13:51 +0800