File: changelog

package info (click to toggle)
slepc4py 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,520 kB
  • sloc: python: 2,591; makefile: 113; ansic: 71; sh: 18
file content (112 lines) | stat: -rw-r--r-- 3,719 bytes parent folder | download
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
slepc4py (3.10.0-2) unstable; urgency=medium

  * remove alternatives when packages are removed. Closes: #915685.

 -- Drew Parsons <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  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 <dparsons@debian.org>  Tue, 16 May 2017 14:40:15 +0800

slepc4py (3.7.0-2) unstable; urgency=medium

  * Release slepc4py 3.7 to unstable.

 -- Drew Parsons <dparsons@debian.org>  Wed, 17 Aug 2016 16:50:30 +0800

slepc4py (3.7.0-1exp1) experimental; urgency=medium

  * New upstream version.

 -- Drew Parsons <dparsons@debian.org>  Mon, 11 Jul 2016 22:49:08 +0800

slepc4py (3.6.0-1) unstable; urgency=low

  * Initial release. Closes: #600795.

 -- Drew Parsons <dparsons@debian.org>  Sat, 31 Oct 2015 16:13:51 +0800