sdformat 6.2.0+dfsg-2 source package in Ubuntu

Changelog

sdformat (6.2.0+dfsg-2) unstable; urgency=medium

  * Team upload.
  * Port scripts to Python 3 to drop Python 2 dependency (Closes: #938455).
  * Update Standards-Version to 4.5.0 (no changes required).
  * Add Rules-Requires-Root: no.
  * Update to debhelper-compat (= 12).

 -- Stuart Prescott <email address hidden>  Mon, 27 Jan 2020 17:54:02 +1100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sdformat_6.2.0+dfsg-2.dsc 2.4 KiB 9dd57684baee061524c5f8ca15c8371fcd2778ad779a6c587c32b5c84e1ba9a4
sdformat_6.2.0+dfsg.orig.tar.xz 260.6 KiB 805c04f23c6d49b43337d957b34f4b947c55cf6f85766f00b052c81eafb53400
sdformat_6.2.0+dfsg-2.debian.tar.xz 9.4 KiB 1d06f7d72f31f2d2078a57fb9b5f2dac9528e0a6e36877783360aabdda1dcd71

Available diffs

No changes file available.

Binary packages built by this source

libsdformat6: Simulation Description Format (SDF) parser - Shared library

 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package gathers the shared library

libsdformat6-dbgsym: debug symbols for libsdformat6
libsdformat6-dev: Simulation Description Format (SDF) parser - Development files

 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package contains development files (headers, shared library
 symbolic link and cmake file).

sdformat-doc: Simulation Description Format (SDF) parser - Documentation

 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package contains the program documentation

sdformat-sdf: Simulation Description Format (SDF) parser - SDF files

 SDF is an XML file format that describes environments, objects, and robots
 in a manner suitable for robotic applications. SDF is capable of representing
 and describing different physic engines, lighting properties, terrain, static
 or dynamic objects, and articulated robots with various sensors, and acutators.
 The format of SDF is also described by XML, which facilitates updates and
 allows conversion from previous versions. A parser is also contained within
 this package that reads SDF files and returns a C++ interface.
 .
 This package contains SDF (Simulation Description Format) XML files needed by
 the libsdformat.