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 144
|
octomap (1.9.5+dfsg-1) unstable; urgency=medium
* New upstream version.
* Fix install directories
* Fix dversionmangle and watch file standard
* Added patch to fix CMAKE_INSTALL_FULL_LIBDIR
* Rebase patches.
* Added missing directory
* Bump Standards version and debhelper-compat
* Add again CMAKE_SKIP_INSTALL_RPATH=ON and drop DEB_LDFLAGS_MAINT_APPEND
* Delete lintian overrides
* Drop trailing-whitespace
* Drop excluding armel and armhf archs. Now that libqglviewer build in all,
octomap too.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Sun, 10 Jan 2021 19:58:47 +0100
octomap (1.9.3+dfsg-2) unstable; urgency=medium
[ Juhani Numminen ]
* Revise symlink_to_dir maintscripts: the versions in buster were
symlinked to liboctomap1.8 docs. (Excluding liboctovis1.9.maintscript,
that package never symlinked to 1.8.) (Closes: #950110)
* liboctomap-dev, liboctovis-dev, octomap-tools, octovis:
Conflicts+Replaces: liboctomap1.8 to prevent piuparts failure
"modifications inside the chroot" of liboctomap1.8 files.
* libdynamicedt3d-dev:
Conflicts+Replaces: libdynamicedt3d1.8 for the same reason.
* Revise symlink_to_dir maintscripts: the versions in buster were symlinked
to liboctomap1.8 docs. (Excluding liboctovis1.9.maintscript, that package
never symlinked to 1.8.) (Closes: #950110)
* liboctomap-dev, liboctovis-dev, octomap-tools, octovis: Conflicts+Replaces:
liboctomap1.8 to prevent piuparts failure "modifications inside the chroot"
of liboctomap1.8 files.
* Update changelog
[ Leopold Palomo-Avellaneda ]
* Added Juhani Numminen as Uploader.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Mon, 03 Feb 2020 16:09:09 +0100
octomap (1.9.3+dfsg-1) unstable; urgency=medium
* New upstream version.
* Drop unnecessary rule get-orig-source-target
* Fix incorrect library name in pkgconfig
* Switch to debhelper-compat and debhelper 12
* Bump policy version (no changes)
* Add liboctomap-dev as dependency of liboctovis-dev and libdynamicedt3d-dev
* Added examples
* Added autopkgtests
* Added CI file
* Refactored simplifiying rules. Thank's to Juhani Numminen.
* Added patch to Multiarch. Thank's to Juhani Numminen.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Mon, 20 Jan 2020 15:45:52 +0100
octomap (1.9.0+dfsg-2) unstable; urgency=medium
* Miss qt5 core build-dep
* Update patch to fix qglviewer libs
-- Jose Luis Rivero <jrivero@osrfoundation.org> Tue, 30 Jul 2019 21:48:12 +0000
octomap (1.9.0+dfsg-1) experimental; urgency=medium
* New upstream version 1.9.0+dfsg
* Update metadata to version 1.9
* Use compat 11
* Migrate to qt5
-- Jose Luis Rivero <jrivero@osrfoundation.org> Tue, 30 Jul 2019 21:48:07 +0000
octomap (1.8.1+dfsg-1) unstable; urgency=medium
* New upstream version.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Tue, 24 Jan 2017 15:30:49 +0100
octomap (1.8.0+dfsg-3) unstable; urgency=medium
* Team upload.
* Disable otcovis on armel and armhf
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 13 Sep 2016 14:51:54 +0200
octomap (1.8.0+dfsg-2) unstable; urgency=medium
* Uploaded version to unstable.
* Transition initiated to 1.8.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Wed, 15 Jun 2016 10:13:41 +0200
octomap (1.8.0+dfsg-1) experimental; urgency=medium
* New upstream version.
* Imported Upstream version 1.8.0+dfsg
* Dropped unused patches
* Renamed files because soname bump
* Dropped dbg packages because new debhelper utility
* Dropped unneeded part
* Updated copyright
* Bumped Standards-Version to 3.9.8. No changes
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Fri, 10 Jun 2016 09:32:39 +0200
octomap (1.6.8+dfsg-3) unstable; urgency=medium
* Team upload.
* Use HTTPS in Vcs-* fields.
* Drop explicit dependency on libqglviewer2, it gets automatically added.
(Closes: #826203)
-- Mattia Rizzolo <mattia@debian.org> Fri, 03 Jun 2016 09:48:09 +0000
octomap (1.6.8+dfsg-2.1) unstable; urgency=medium
* Rename library packages for g++5 ABI transition. (Closes: #791221)
* debian/rules: Fix paths according to previous renames.
-- Martin Pitt <mpitt@debian.org> Wed, 05 Aug 2015 15:36:45 +0200
octomap (1.6.8+dfsg-2) unstable; urgency=medium
* Team upload.
* [6fa12fd] Fix compilation against qglviewer-qt4.
-- Anton Gladky <gladk@debian.org> Tue, 30 Jun 2015 22:36:13 +0200
octomap (1.6.8+dfsg-1) unstable; urgency=medium
* New upstream version.
* Updating install files.
* Added upstream changelog.
* Updating lintian-overrides files.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Mon, 29 Sep 2014 11:13:53 +0200
octomap (1.6.6+dfsg-1) unstable; urgency=low
* Initial release (Closes: #742709)
* Repackaged to avoid unneeded files.
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Tue, 20 May 2014 10:04:15 +0200
|