File: changelog

package info (click to toggle)
arpack%2B%2B 2.3-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,556 kB
  • sloc: cpp: 16,612; sh: 8,819; ansic: 2,312; makefile: 257
file content (196 lines) | stat: -rw-r--r-- 6,369 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
arpack++ (2.3-6) unstable; urgency=medium

  * [1035f68] Apply cme fix dpkg.
  * [aeed845] Remove Christophe from uploaders list. (Closes: #835015)

 -- Anton Gladky <gladk@debian.org>  Sat, 27 Aug 2016 08:58:27 +0200

arpack++ (2.3-5) unstable; urgency=medium

  * [a562818] Skip example-folder by configure script.
  * [83ff38e] Do not compress Makefile. (Closes: #761258)

 -- Anton Gladky <gladk@debian.org>  Fri, 12 Sep 2014 19:43:00 +0200

arpack++ (2.3-4) unstable; urgency=medium

  * [4d15442] Use dh9 instead of cdbs.
  * [d1c6199] Multiarc the library.
  * [5f6c492] Use DEP-5 for d/copyright.
  * [41550ca] Do not build example-dir.
  * [bcb89f4] Ignore quilt dir
  * [5b7e0cf] Replace libsuperlu3-dev by libsuperlu-dev.
  * [9fe3231] Add libopenblas-dev to Recommends.
  * [ee90eaf] Add autopkgtest.

 -- Anton Gladky <gladk@debian.org>  Thu, 11 Sep 2014 20:24:08 +0200

arpack++ (2.3-3) unstable; urgency=low

  [ Sylvestre Ledru ]
  * Team upload
  * Standards-Version updated to 3.9.5
  * Fix the URL (Closes: #702546)
  * libarpack++2-dev recommends libsuperlu3-dev (Closes: #726568)
  * Fix 'gcc-4.7 build errors (missing this pointers)' (Closes: #684805)

  [ Daniel T Chen ]
  * [89a7d41] Use dh-autoreconf. (Closes: #713300)

  [ Anton Gladky ]
  * [e72ea5e] Set build-flags using dpkg-buildflags.
  * [33978b1] Set compat 9.
  * [22174c7] Add myself to uploaders.
  * [7a88366] Use wrap-and-sort.
  * [c1848c7] Switch VCS to git.

 -- Anton Gladky <gladk@debian.org>  Wed, 10 Sep 2014 20:37:45 +0200

arpack++ (2.3-2) unstable; urgency=low

  * Team upload
  * Package moved to debian science
  * Standards-Version updated to version 3.9.2
  * Codes with "arlsmat.h" could not be compiled. Thanks to Konstantinos
    Poulios for the patch (Closes: #508744)
  * Switch to dpkg-source 3.0 (quilt) format
  * spelling-error-in-description fixed: correponding => corresponding
  * outdated-autotools-helper-file fixed => autoreconf
  * debhelper-but-no-misc-depends fixed

 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 03 Aug 2011 10:29:30 +0200

arpack++ (2.3-1) unstable; urgency=low

  [ Christophe Prud'homme ]
  * New upstream release
  * debian/control: update Standards-Version to 3.7.3, no changes
  * debian/control: removed XS- prefix
  * upstream is now hosted on gforge.imag.fr
  * Fixed "please update to use gfortran based lapack, blas", thanks to
    Kumar Appaiah (Closes: #463931).

 -- Christophe Prud'homme <prudhomm@debian.org>  Fri, 14 Mar 2008 08:40:55 +0100

arpack++ (2.2-10) unstable; urgency=low

  [ Christophe Prud'homme ]
  * updated autotools files

  [ Rafael Laboissiere ]
  * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields to the Source
    section

 -- Christophe Prud'homme <prudhomm@debian.org>  Tue, 29 May 2007 22:51:04 +0200

arpack++ (2.2-9) unstable; urgency=low

  * Fixed miscompiles on amd64 with rpath /usr/lib64, thanks to Goswin von
    Brederlow (closes: #378210)

 -- Christophe Prud'homme <prudhomm@debian.org>  Sun, 16 Jul 2006 12:56:13 +0200

arpack++ (2.2-8) unstable; urgency=low

  * Updated to Standards-Version 3.7.2(no change)
  * Updated Maintainer and Uploaders field
  * Fixed FTBFS with GCC 4.2: C/C++ linkage declarations conflict (closes: #377103)

 -- Christophe Prud'homme <prudhomm@debian.org>  Fri,  7 Jul 2006 15:11:17 +0200

arpack++ (2.2-7) unstable; urgency=low

  * g++/libstdc++ new allocator transition
  * use my debian email address

 -- Christophe Prud'homme <prudhomm@debian.org>  Sun, 20 Nov 2005 17:26:49 +0100

arpack++ (2.2-6) unstable; urgency=low

  * Build-Depends on refblas-3dev and lapack3-dev

 -- Christophe Prud'homme <prudhomm@mit.edu>  Fri, 15 Jul 2005 07:45:34 +0200

arpack++ (2.2-5) unstable; urgency=low

  * Change Build-Depends for blas and lapack

 -- Christophe Prud'homme <prudhomm@debian.org>  Fri, 15 Jul 2005 00:01:33 +0200

arpack++ (2.2-4) unstable; urgency=low

  * g++-4.0 transition: libarpack++2 -> libarpack++2c2
  * Update Standards-Version to 3.6.2 (no changes)
  * Changed Build-Depends blas-dev to refblas3-dev

 -- Christophe Prud'homme <prudhomm@mit.edu>  Sun, 10 Jul 2005 09:30:57 +0200

arpack++ (2.2-3) unstable; urgency=low

  * really fix build-depends
  * FTBFS: Missing Build-Depends on 'libg2c0-dev, blas-dev, lapack3-dev,
    libarpack2-dev' (closes: #302032)
  * FTBFS: you need blas (closes: #302094)

 -- Christophe Prud'homme <prudhomm@debian.org>  Wed, 30 Mar 2005 08:19:00 +0200

arpack++ (2.2-2) unstable; urgency=low

  * Fix build dependencies

 -- Christophe Prud'homme <prudhomm@debian.org>  Tue, 29 Mar 2005 20:44:21 +0200

arpack++ (2.2-1) unstable; urgency=low

  * Fixed all examples, autotools-ified, added testsuite
  * arpack++: fails to comple simple.cc example given in "nonsym" examples
    directory (closes: #300168)

 -- Christophe Prud'homme <prudhomm@debian.org>  Fri, 25 Mar 2005 15:25:10 +0100

arpack++ (2.1-6) unstable; urgency=low

  * patch applied to get rid of multiple symbols at link time when used
    certain compilation options (like -g)
  * follow standard naming conventions: renamed to libarpack++ and
    libarpac++-dev
  * update build-depends on debhelper
  * make -f Makefile.cvs  not called in rules anymore

 -- Christophe Prud'homme <prudhomm@mit.edu>  Tue,  9 Dec 2003 09:15:21 +0100

arpack++ (2.1-5) unstable; urgency=low

  * update Standards-Version
  * depends on libarpack2-dev

 -- Christophe Prud'homme <prudhomm@mit.edu>  Fri, 24 Oct 2003 12:43:31 +0200

arpack++ (2.1-4) unstable; urgency=low

  * ported to new C++ compiler g++3.2(removed all warnings)
  * arcomplex is complex at all times (closes: 152567)

 -- Christophe Prud'homme <prudhomm@mit.edu>  Wed, 28 Aug 2002 09:06:21 -0400

arpack++ (2.1-3) unstable; urgency=low

  * some compilation patch/fix applied
  * now touch in debian rules the README files with bad timestamps, that
    should fix the problem for all archs(not only i386) (closes: #134490)

 -- Christophe Prud'homme <prudhomm@mit.edu>  Thu,  7 Mar 2002 23:11:12 -0500

arpack++ (2.1-2) unstable; urgency=low

  * touched two files (README) to correct timestamps -- 1945 -- problem  (closes: #134490)

 -- Christophe Prud'homme <prudhomm@mit.edu>  Sun, 17 Feb 2002 22:53:31 -0500

arpack++ (2.1-1) unstable; urgency=low

  * Initial release.

 -- Christophe Prud'homme <prudhomm@mit.edu>  Mon,  4 Feb 2002 20:20:26 -0500