File: changelog

package info (click to toggle)
fcl 0.6.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 28,716 kB
  • sloc: xml: 188,729; cpp: 54,318; ansic: 22,987; sh: 41; makefile: 23
file content (143 lines) | stat: -rw-r--r-- 4,087 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
fcl (0.6.1-5) unstable; urgency=medium

  * Uploaded version to unstable.
  * Transition initiated to libfcl0.6.

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Thu, 31 Dec 2020 18:21:41 +0100

fcl (0.6.1-4) experimental; urgency=medium

  * Using parallel=1 on mipsel.
  * Added some magic rules to build it in mipsel. Thanks YunQiang Su.
  * Drop old dependencies.

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Tue, 29 Dec 2020 20:22:42 +0100

fcl (0.6.1-3) experimental; urgency=medium

  * Team upload.

  [ Timo Röhling ]
  * Bump to debhelper compat 13
  * Fix issue with uninstalled files
  * Add patches:
    - Fix typo
    - Call abort() instead of exit(1) on OOM condition
    - Replace memcpy with std::copy
  * Enable all hardening and reproducibility features
  * Ignore non-amd64 test failures for now

  [ Jochen Sprickerhof ]
  * bump policy version (no changes)
  * Update Homepage
  * minor cleanup

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 21 Nov 2020 10:09:00 +0100

fcl (0.6.1-2) experimental; urgency=medium

  * Team upload.
  * Add R³
  * add Salsa CI
  * Simplify d/rules

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 08 May 2020 15:15:20 +0200

fcl (0.6.1-1) experimental; urgency=medium

  [ Jose Luis Rivero ]
  * Migrate to debhelper-compat
  * Missing entries in copyright
  * Fix cmake bug disabling SSE detection which ends up in march=native
  * Update watch
  * New upstream version 0.6.1
  [ Jelmer Vernooij ]
  * Remove unnecessary 'Testsuite: autopkgtest' header.
  * Use secure copyright file specification URI.
  * Trim trailing whitespace.

 -- Jose Luis Rivero <jrivero@osrfoundation.org>  Mon, 10 Feb 2020 16:11:41 +0100

fcl (0.5.0-5) unstable; urgency=medium

  * Drop FCL_HAVE_SSE activation. Upstream clarifies in its
    CMakeLists: #always disable, for now.
    It justs add -native as parameter to the compiler making it
    not generic. So it's better to disable.
    Closes: #840165
  * Update Source field
  * Added DEB_BUILD_MAINT_OPTIONS activating hardening+bindnow

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Mon, 17 Oct 2016 09:04:41 +0200

fcl (0.5.0-4) unstable; urgency=medium

  * Team upload.
  * Enable octomap support on armel and armhf again.

 -- Jochen Sprickerhof <jspricke@debian.org>  Wed, 14 Sep 2016 10:56:37 +0200

fcl (0.5.0-3) unstable; urgency=medium

  * Team upload
  * Disable octomap where not available (Closes: #836448).

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Mon, 12 Sep 2016 08:30:12 +0200

fcl (0.5.0-2) unstable; urgency=medium

  [ Anton Gladky ]
  * Do not override binary strip.

  [ Jose Luis Rivero ]
  * Disable geometric shapes patch until upstream fix it for all arches
    (Closes: #834561)

 -- Jose Luis Rivero <jrivero@osrfoundation.org>  Thu, 25 Aug 2016 18:15:59 +0000

fcl (0.5.0-1) unstable; urgency=medium

  [ Jose Luis Rivero ]
  * Update copyright file
  * Imported Upstream version 0.5.0
  * Migrate debian files to new 0.5 library

  [ Anton Gladky ]
  * Remove dbg-binary.

 -- Jose Luis Rivero <jrivero@osrfoundation.org>  Thu, 21 Jul 2016 16:35:25 +0000

fcl (0.4.0-1) unstable; urgency=medium

  [ Jose Luis Rivero ]
  * Imported Upstream version 0.4.0
  * Enable testing
  * GNUInstallPaths for libraries
  * Update patches
  * Update packages to 0.4 SOVERSION

  [ Anton Gladky ]
  * Apply "cme fix dpkg"

 -- Jose Luis Rivero <jrivero@osrfoundation.org>  Wed, 10 Feb 2016 00:23:36 +0000

fcl (0.3.2-1) unstable; urgency=medium

  * Remove already merged patch
  * Update Standards version
  * Properly define several uploaders
  * Patch 0.3.0 version to use libccd 2.0 currently in SID
  * Missing patch in series files
  * Implement autopkgtest for checking the build
  * Fix priorities
  * Added Testsuite autopkgtest
  * Added watch file
  * Imported Upstream version 0.3.2

 -- Jose Luis Rivero <jrivero@osrfoundation.org>  Fri, 13 Nov 2015 01:30:09 +0000

fcl (0.3.0-1) unstable; urgency=medium

  * Initial release. (Closes: #722268)

 -- Jose Luis Rivero <jrivero@osrfoundation.org>  Fri, 28 Mar 2014 02:05:38 +0100