Skip to content

Commit b742fa0

Browse files
committed
Update DART version to 4.1.0 in debian/control file
1 parent e4eacd4 commit b742fa0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

debian/control

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Architecture: any
2626
Pre-Depends: multiarch-support
2727
Conflicts: libdart-core3-dev
2828
Depends: ${misc:Depends},
29-
libdart-core4.0 (= ${binary:Version}),
29+
libdart-core4.1 (= ${binary:Version}),
3030
libeigen3-dev,
3131
libassimp-dev (>= 3),
3232
freeglut3-dev,
@@ -63,7 +63,7 @@ Architecture: any
6363
Pre-Depends: multiarch-support
6464
Depends: ${misc:Depends},
6565
libdart-core4-dev,
66-
libdart4.0 (= ${binary:Version}),
66+
libdart4.1 (= ${binary:Version}),
6767
libtinyxml2-dev
6868
Description: Dynamic Animation and Robotics Toolkit, development files
6969
DART is a collaborative, cross-platform, open source library created by the
@@ -90,7 +90,7 @@ Description: Dynamic Animation and Robotics Toolkit, development files
9090
software created by the Georgia Tech Graphics Lab.
9191

9292

93-
Package: libdart-core4.0
93+
Package: libdart-core4.1
9494
Section: libs
9595
Architecture: any
9696
Pre-Depends: multiarch-support
@@ -120,7 +120,7 @@ Description: Dynamic Animation and Robotics Toolkit, core library files
120120
Multibody dynamic simulation in DART is an extension of RTQL8, an open source
121121
software created by the Georgia Tech Graphics Lab.
122122

123-
Package: libdart4.0
123+
Package: libdart4.1
124124
Section: libs
125125
Architecture: any
126126
Pre-Depends: multiarch-support

0 commit comments

Comments
 (0)