File: changelog

package info (click to toggle)
octave-linear-algebra 2.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 780 kB
  • ctags: 182
  • sloc: cpp: 962; makefile: 51; sh: 21
file content (170 lines) | stat: -rw-r--r-- 5,991 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
octave-linear-algebra (2.2.2-2) unstable; urgency=medium

  * Team upload

  * d/o-l-a.lintian-overrides: Drop override for no-fortify hardening
  * d/control:
    + Use secure URIs in the Vcs-* fields
    + Bump Standards-Version to 3.9.8 (no changes needed)
  * d/s/options: New file (ignore files changed by the build process)

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 15 Aug 2016 14:38:09 -0300

octave-linear-algebra (2.2.2-1) unstable; urgency=medium

  [ Rafael Laboissiere ]
  * Imported Upstream version 2.2.2
  * d/p/fix-tests.patch: Drop patch (applied upstream)
  * d/p/autoload-yes.patch: Remove patch (deprecated upstream)
  * Bump build-dependency on octave-pkg-dev, for proper unit testing
  * Drop build-dependency on octave-general

  [ Sébastien Villemot ]
  * mkoctfile-depends.patch: remove patch.
    It is no longer needed since #770192 is now fixed.

 -- Sébastien Villemot <sebastien@debian.org>  Sun, 19 Jul 2015 21:17:36 +0200

octave-linear-algebra (2.2.0-3) unstable; urgency=medium

  * mkoctfile-depends.patch: new patch, drops the call to mkoctfile -M.
    Should fix FTBFS on armel, armhf, powerpc, ppc64el, s390x.

 -- Sébastien Villemot <sebastien@debian.org>  Wed, 24 Sep 2014 09:44:38 +0200

octave-linear-algebra (2.2.0-2) unstable; urgency=medium

  [ Thomas Weber ]
  * debian/control: Use canonical URLs in Vcs-* fields

  [ Rafael Laboissiere ]
  * Remove obsolete DM-Upload-Allowed flag
  * debian/copyright: Use octave-maintainers mailing list as upstream contact

  [ Sébastien Villemot ]
  * Use my @debian.org email address
  * Uploaders: remove Thomas Weber and Rafael Laboissiere.
  * Bump Standards-Version to 3.9.6, no changes needed.

 -- Sébastien Villemot <sebastien@debian.org>  Mon, 22 Sep 2014 18:15:26 +0200

octave-linear-algebra (2.2.0-1) unstable; urgency=low

  * Imported Upstream version 2.2.0
  * autoload-yes.patch: new patch
  * fix-tests.patch: new patch
  * Add Build-Depends on octave-general >= 1.3.0
  * debian/copyright: reflect upstream changes
  * debian/watch: use SourceForge redirector
  * Add lintian overrides for false positives on hardening build flags

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Mon, 21 May 2012 21:44:31 +0200

octave-linear-algebra (2.1.0-2) unstable; urgency=low

  * debian/copyright: use final URL for machine-readable copyright format 1.0
  * Bump Standards-Version to 3.9.3, no changes needed
  * Bump to debhelper compat level 9
  * Build-depend on octave-pkg-dev >= 1.0.0 in order to build against Octave 3.6

 -- Sébastien Villemot <sebastien.villemot@ens.fr>  Sat, 10 Mar 2012 22:10:17 +0100

octave-linear-algebra (2.1.0-1) unstable; urgency=low

  [ Sébastien Villemot ]
  * Imported Upstream version 2.1.0
  * debian/rules: bump to debhelper compat level 8
  * Remove obsolete README.source
  * Bump to Standards-Version 3.9.2, no changes needed
  * Add myself to Uploaders
  * debian/copyright: update according to upstream changes and latest DEP5
  * debian/check.m: remove obsolete file (gsvd tests are now in .cc source)

 -- Thomas Weber <tweber@debian.org>  Mon, 21 Nov 2011 22:47:10 +0100

octave-linear-algebra (2.0.0-2) unstable; urgency=low

  * Upload to unstable

 -- Thomas Weber <tweber@debian.org>  Thu, 14 Apr 2011 20:57:40 +0200

octave-linear-algebra (2.0.0-1) experimental; urgency=low

  * New upstream release
  * debian/control: 
    - Remove Rafael Laboissiere from Uploaders (Closes: #571850)
    - Remove Ólafur Jens Sigurðsson <ojsbug@gmail.com> from Uploaders 
  * Switch to dpkg-source 3.0 (quilt) format

 -- Thomas Weber <tweber@debian.org>  Thu, 02 Sep 2010 22:40:07 +0200

octave-linear-algebra (1.0.8-1) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/control: Build-depend on octave-pkg-dev >= 0.7.0, such that the
    package is built against octave3.2

  [ Thomas Weber ]
  * New upstream release
  * Removed patch smwsolve-norm-in-test.diff, no more necessary for octave3.2
  * debian/rules: 
    + permissions of cartprod.m were fixed upstream, remove code
    + Use debian/clean for cleaning, remove code

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sun, 06 Dec 2009 23:11:23 +0100

octave-linear-algebra (1.0.7-1) unstable; urgency=low

  * New upstream release
  * debian/patches/smwsolve-norm-in-test.diff: Add patch for making the
    test of smwsolve succeed
  * debian/control:
    + (Build-Depends): Add quilt
    + (Standards-Version): Bump to 3.8.1 (no changes needed)
    + (Depends): Add ${misc:Depends}
    + (Vcs-Git, Vcs-Browser): Adjust to new Git repository
  * debian/rules:
    + Include patchsys-quilt.mk
    + Fix wrong permission of script cartprod.m
  * debian/copyright: Use DEP5 URL in Format-Specification

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 24 May 2009 15:01:42 +0200

octave-linear-algebra (1.0.6-2) unstable; urgency=low

  [ Rafael Laboissiere ]
  * debian/copyright: Add header
  * debian/control: Bump build-dependency on octave-pkg-dev to >= 0.6.4,
    such that the package is built with the versioned packages directory

  [ Thomas Weber ]
  * Upload to unstable

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Sat, 04 Apr 2009 23:10:48 +0200

octave-linear-algebra (1.0.6-1) experimental; urgency=low

  [ Ólafur Jens Sigurðsson ]
  * Modified the watch file so uscan will find a match.
  * debian/control: Bumped Standards-Version to 3.8.0 (no changes
    needed)

  [ Thomas Weber ]
  * New upstream release
  * Bump dependency on octave-pkg-dev to 0.6.1, to get the experimental
    version

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Tue, 09 Dec 2008 22:16:36 +0100

octave-linear-algebra (1.0.5-1) unstable; urgency=low

  [ Ólafur Jens Sigurðsson ]
  * New upstream version

 -- Thomas Weber <thomas.weber.mail@gmail.com>  Mon, 12 May 2008 10:23:28 +0200

octave-linear-algebra (1.0.4-1) unstable; urgency=low

  * Initial release (closes: #468508)

 -- Ólafur Jens Sigurðsson <ojsbug@gmail.com>  Sun, 10 Feb 2008 22:13:30 +0100