File: changelog

package info (click to toggle)
orocos-kdl 1.4.0-7%2Bdeb10u2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,856 kB
  • sloc: cpp: 14,478; python: 380; xml: 87; makefile: 69; sh: 20
file content (95 lines) | stat: -rw-r--r-- 3,078 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
orocos-kdl (1.4.0-7+deb10u2) buster; urgency=medium

  * Add patch for include path
    KDLConfig.cmake exports ${CMAKE_CURRENT_LIST_DIR}/../../../include as an
    include path, which resolves to /usr/include. This breaks with gcc > 5 and
    cmake < 3.16 as discussed in
    https://github.com/ros/rosdistro/issues/26526.
    As /usr/include is a default include path, the patch simply removes the
    extra path.

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 11 Sep 2020 18:15:58 +0200

orocos-kdl (1.4.0-7+deb10u1) buster; urgency=medium

  * Add patch for python3 std string conversion (Closes: #956254)

 -- Jochen Sprickerhof <jspricke@debian.org>  Thu, 09 Apr 2020 18:46:55 +0200

orocos-kdl (1.4.0-7) unstable; urgency=medium

  * Add missing dependency (Closes: #913803)
  * Fix typo in changelog

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 19 Nov 2018 22:31:27 +0100

orocos-kdl (1.4.0-6) unstable; urgency=medium

  * Team upload.
  * Do not build-depend on all support python(3) versions, since the build
    system only builds for the default one.
  * Mark liborocos-kdl-dev and python3-pykdl as Multi-Arch:same
    (from the m-a hinter).
  * Remove obsolete DEB_EXPORT_BUILDFLAGS from d/rules, covered by dh nowadays.

 -- Mattia Rizzolo <mattia@debian.org>  Thu, 27 Sep 2018 13:48:52 +0200

orocos-kdl (1.4.0-5) unstable; urgency=medium

  [ Johannes 'josch' Schauer ]
  * add autopkgtest
  * add missing dependency of liborocos-kdl-dev on libeigen3-dev
  * debian/tests/compilation: Don't forget to add include directories

  [ Jochen Sprickerhof ]
  * Fix in tree compilation patch (Closes: #907827)
  * Bump policy version (no changes)
  * Fix pkgconfig path
  * http -> https

 -- Jochen Sprickerhof <jspricke@debian.org>  Fri, 14 Sep 2018 08:38:57 +0200

orocos-kdl (1.4.0-4) unstable; urgency=medium

  * Add patch to fix the cmake files (Closes: #898883)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 19 May 2018 18:36:18 +0200

orocos-kdl (1.4.0-3) unstable; urgency=medium

  * Upload to unstable

 -- Jochen Sprickerhof <jspricke@debian.org>  Sun, 13 May 2018 13:02:18 +0200

orocos-kdl (1.4.0-2) experimental; urgency=medium

  * Update watch file
  * Don't exclude files anymore
  * New upstream version 1.4.0
  * Update copyright
  * Rebase patches
  * Adopt to Soname bump
  * Bump policy and debhelper versions
  * Add R³
  * Update Vcs URLs to salsa.d.o
  * Add myself to uploaders
  * Add python3-pykdl package

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 23 Apr 2018 20:59:11 +0200

orocos-kdl (1.3.1+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Added patch to correct version number
  * Bumped Standards-Version to 3.9.8. No changes
  * Update VCS-* fields to avoid uses-insecure-uri
  * Solve dversionmangle confusion

 -- Leopold Palomo-Avellaneda <leo@alaxarxa.net>  Tue, 28 Jun 2016 08:26:31 +0200

orocos-kdl (1.3.0+dfsg-1) unstable; urgency=low

  [ Leopold Palomo-Avellaneda ]
  * Initial release. Closes: #783109

 -- Riku Voipio <riku.voipio@linaro.org>  Wed, 11 Nov 2015 14:57:16 +0200