@@ -26,7 +26,7 @@ Architecture: any
26
26
Pre-Depends: multiarch-support
27
27
Conflicts: libdart-core3-dev
28
28
Depends: ${misc:Depends},
29
- libdart-core4.0 (= ${binary:Version}),
29
+ libdart-core4.1 (= ${binary:Version}),
30
30
libeigen3-dev,
31
31
libassimp-dev (>= 3),
32
32
freeglut3-dev,
@@ -63,7 +63,7 @@ Architecture: any
63
63
Pre-Depends: multiarch-support
64
64
Depends: ${misc:Depends},
65
65
libdart-core4-dev,
66
- libdart4.0 (= ${binary:Version}),
66
+ libdart4.1 (= ${binary:Version}),
67
67
libtinyxml2-dev
68
68
Description: Dynamic Animation and Robotics Toolkit, development files
69
69
DART is a collaborative, cross-platform, open source library created by the
@@ -90,7 +90,7 @@ Description: Dynamic Animation and Robotics Toolkit, development files
90
90
software created by the Georgia Tech Graphics Lab.
91
91
92
92
93
- Package: libdart-core4.0
93
+ Package: libdart-core4.1
94
94
Section: libs
95
95
Architecture: any
96
96
Pre-Depends: multiarch-support
@@ -120,7 +120,7 @@ Description: Dynamic Animation and Robotics Toolkit, core library files
120
120
Multibody dynamic simulation in DART is an extension of RTQL8, an open source
121
121
software created by the Georgia Tech Graphics Lab.
122
122
123
- Package: libdart4.0
123
+ Package: libdart4.1
124
124
Section: libs
125
125
Architecture: any
126
126
Pre-Depends: multiarch-support
0 commit comments