File: changelog

package info (click to toggle)
flann 1.9.1%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,212 kB
  • sloc: cpp: 11,724; ansic: 3,723; python: 1,005; ruby: 419; makefile: 26; sh: 5
file content (194 lines) | stat: -rw-r--r-- 5,675 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
flann (1.9.1+dfsg-7) unstable; urgency=medium

  * Team upload.
  * Update mips* flags to use less memory (cf. #911497)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 21 Oct 2018 22:01:59 +0200

flann (1.9.1+dfsg-6) unstable; urgency=medium

  * Team upload.
  * Make sure flann_cpp is linked against lz4

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 15 Oct 2018 22:04:16 +0200

flann (1.9.1+dfsg-5) unstable; urgency=medium

  * Team upload.
  * Fix lz4 linking in pkg-config

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 14 Oct 2018 10:44:31 +0200

flann (1.9.1+dfsg-4) unstable; urgency=medium

  * Team upload.
  * Add patch to use system liblz4 (LP: 1786543)
  * Bump policy version (no changes)
  * Update dependencies
  * Add patch for empty date in manual

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 14 Oct 2018 00:56:02 +0200

flann (1.9.1+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Mathieu Malaterre ]
  * Remove self from Uploaders

  [ Jochen Sprickerhof ]
  * Add patch for cmake 3.11 (Closes: #897101)
  * Update packaging

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 28 Apr 2018 17:37:51 +0200

flann (1.9.1+dfsg-2) unstable; urgency=medium

  * Upload to unstable
  * New ABI version. Closes: #797718)

 -- Jochen Sprickerhof <jspricke@debian.org>  Thu, 18 Aug 2016 21:45:00 +0200

flann (1.9.1+dfsg-1) experimental; urgency=medium

  * Added BUILD tests
  * Update watch file to add dfsg suffix
  * Imported Upstream version 1.9.1+dfsg
  * Added myself as uploader
  * Updated to new VCS fields
  * Removed unneeded patch. Move to CMake option
  * Updated patches
  * Set LIB_SUFFIX with DEB_HOST_MULTIARCH
  * Update copyright
  * Bumped Standards-Version to 3.9.8. No changes

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Sat, 13 Aug 2016 19:07:50 +0200

flann (1.8.4-4.2) unstable; urgency=medium

  * Non-maintainer upload.
  * 20_abs-std-abs.patch: 3645f0c30a47267e56e5acdecfc7bac2b76bc3d5 from
    upstream GIT. Use std::abs instead of abs, fixing gcc6 build error.
    Closes: #822717

 -- Andreas Metzler <ametzler@debian.org>  Sat, 30 Jul 2016 15:07:35 +0200

flann (1.8.4-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New patch fix-cmake-hdf5.patch to support hdf5 1.8.13 new packaging
    layout (closes: #756471).

 -- Gilles Filippini <pini@debian.org>  Wed, 06 Aug 2014 08:33:53 +0200

flann (1.8.4-4) unstable; urgency=low

  * Bump Std-Vers to 3.9.5, no changes needed. Run w-a-s for cleanup.
  * Use the ggc-min-expand flag.
    Patch by Dejan Latinovic <Dejan.Latinovic@imgtec.com>.
    Closes: #751478.

 -- Mathieu Malaterre <malat@debian.org>  Tue, 17 Jun 2014 10:57:45 +0200

flann (1.8.4-3) unstable; urgency=low

  * Do not use CMAKE_BUILD_TYPE. Closes: #731514

 -- Mathieu Malaterre <malat@debian.org>  Sun, 08 Dec 2013 08:15:11 +0100

flann (1.8.4-2) unstable; urgency=low

  * Upload to sid. Closes: #707702

 -- Mathieu Malaterre <malat@debian.org>  Tue, 14 May 2013 14:23:17 +0200

flann (1.8.4-1) experimental; urgency=low

  * New upstream. Fix memleak

 -- Mathieu Malaterre <malat@debian.org>  Sat, 19 Jan 2013 21:17:48 +0100

flann (1.8.3-1) experimental; urgency=low

  * New upstream
  * Switch from tbb to OpenMP
  * Remove hack to get Changelog from web, use upstream instead
  * Remove Breaks/Replace, not needed anymore
  * Bump Std-Vers to 3.9.4, no changes needed
  * remove patch not needed anymore:
    - debian/patches/remove_lib64.patch
  * Remove obsolete DMUA flag
  * Use multiarch lib path

 -- Mathieu Malaterre <malat@debian.org>  Thu, 03 Jan 2013 13:51:42 +0100

flann (1.7.1-4) unstable; urgency=low

  * enable the libhdf5-mpi-dev build dependency on hurd. Closes: #673513
  * Fix hardening switch to compat 9

 -- Mathieu Malaterre <malat@debian.org>  Sun, 03 Jun 2012 18:55:10 +0200

flann (1.7.1-3) unstable; urgency=medium

  * Add Breaks/Replaces for libflann1. Closes: #672443

 -- Mathieu Malaterre <malat@debian.org>  Mon, 14 May 2012 12:47:24 +0200

flann (1.7.1-2) unstable; urgency=low

  * Use my @d.o alias
  * Bump to Std-Vers to 3.9.3, no changes needed
  * Switch to default boost instead of old 1.48 (boost transition)
  * Use proper SONAME in package naming

 -- Mathieu Malaterre <malat@debian.org>  Mon, 07 May 2012 11:17:04 +0200

flann (1.7.1-1) unstable; urgency=low

  * New upstream
  - Fix clashes with other libraries
  * Remove doc install patch (applied upstream)

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 28 Dec 2011 16:44:49 +0100

flann (1.7.0-4) unstable; urgency=low

  * Rebuild flann using boost 1.48.
  * Set minimum cmake version.

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Mon, 26 Dec 2011 14:27:11 +0100

flann (1.7.0-3) unstable; urgency=low

  * Remove cmake install rule for manual.pdf.

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 21 Dec 2011 19:46:50 +0100

flann (1.7.0-2) unstable; urgency=low

  * Remove TBB for non-intel arch
  * Move indep dependencies to B-D-I
  * Build doc in indep target

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Wed, 21 Dec 2011 18:14:28 +0100

flann (1.7.0-1) unstable; urgency=low

  * New upstream. Fix MPI binding
  * Fix doc installation
  * Install upstream changelog

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Tue, 20 Dec 2011 17:13:24 +0100

flann (1.6.11-2) unstable; urgency=low

  * Remove hardcoded version number for boost librairies

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Thu, 25 Aug 2011 14:05:36 +0200

flann (1.6.11-1) unstable; urgency=low

  * Initial release (Closes: #581903)

 -- Mathieu Malaterre <mathieu.malaterre@gmail.com>  Tue, 23 Aug 2011 16:55:38 +0200