Review: osrm-backend 26.4.1+dfsg1-1
Package Information
| Description | Open Source Routing Machine - high performance routing engine OSRM is a modern C++ routing engine for shortest paths in road networks. It uses OpenStreetMap data as its data source. OSRM supports Linux, FreeBSD, Windows, and macOS. This package contains the command-line tools: - osrm-routed: HTTP server providing a routing API - osrm-extract: extract road network from OSM data - osrm-partition: partition the road network - osrm-customize: customize the partitioned road network - osrm-contract: contract the road network for CH routing - osrm-datastore: store processed data in shared memory - osrm-components: identify strongly connected components |
|---|---|
| Maintainer | Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org> |
| Changed By | Anton Gladky <gladk@debian.org> |
| Sponsor | gladk@debian.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/debian-gis-team/osrm-backend.git (browse) |
| Closes | #701506 |
| Tracker | https://tracker.debian.org/pkg/osrm-backend |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Fri, 01 May 2026 13:32:38 +0200 |
| Source | osrm-backend |
| Version | 26.4.1+dfsg1-1 |
| Changed-By | Anton Gladky |
| Architecture | source amd64 all |
Changelog
osrm-backend (26.4.1+dfsg1-1) unstable; urgency=medium . * Initial release. (Closes: #701506)
.dsc
| Component | main |
|---|---|
| Package-List | libosrm-dev deb libdevel optional arch=any libosrm26 deb libs optional arch=any osrm-backend deb science optional arch=any osrm-backend-service deb science optional arch=all |
| Section | libdevel |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/Project-OSRM/osrm-backend
Upstream-Name: osrm-backend
Upstream-Contact: Project OSRM contributors
Files-Excluded:
third_party/flatbuffers
generated
third_party/rapidjson
third_party/libosmium
third_party/fmt
third_party/protozero
.github
.husky
docker
scripts
Files:
*
Copyright:
2017-2026 Project OSRM contributors
License: BSD-2-clause
Files:
package-lock.json
Copyright:
2017-2026 Project OSRM contributors
License: BSD-2-clause or Expat
Files:
cmake/FindTBB.cmake
Copyright:
2010-2012 Kitware, Inc.
2012 Rolf Eike Beer <eike@sf-mail.de>
License: public-domain
The contents of this file are placed in the public domain.
Files:
third_party/microtar/*
Copyright:
2017 rxi
License: Expat
Files:
third_party/sol2/*
Copyright:
2013-2020 Rapptz, ThePhD and contributors
License: Expat
Files:
third_party/vtzero/*
Copyright:
2017 Mapbox
License: BSD-2-clause
Files:
third_party/vtzero/EXTERNAL_LICENSES.txt
Copyright:
2017 Two Blue Cubes Ltd.
License: BSL-1.0
Files:
third_party/vtzero/include-external/clara.hpp
Copyright:
2017 Two Blue Cubes Ltd.
License: BSD-2-clause or BSL-1.0
Files:
third_party/vtzero/test/catch/catch.hpp
Copyright:
2017-2020 Two Blue Cubes Ltd.
License: BSL-1.0
Files:
debian/*
Copyright:
2026 Anton Gladky <gladk@debian.org>
License: GPL-2+
Files:
debian/tests/monaco-260425.osm.pbf
Copyright:
OpenStreetMap contributors
License: ODbL-1.0
Comment:
OpenStreetMap data extract for Monaco, downloaded 2026-04-25.
Source: https://www.openstreetmap.org
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License: BSL-1.0
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or
organization obtaining a copy of the software and accompanying
documentation covered by this license (the "Software") to use,
reproduce, display, distribute, execute, and transmit the Software,
and to prepare derivative works of the Software, and to permit
third-parties to whom the Software is furnished to do so, all subject
to the following:
.
The copyright notices in the Software and this entire statement,
including the above license grant, this restriction and the following
disclaimer, must be included in all copies of the Software, in whole
or in part, and all derivative works of the Software, unless such
copies or derivative works are solely in the form of machine-executable
object code generated by a source language processor.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY,
WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this package. If not, see <https://www.gnu.org/licenses/>.
Comment:
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
License: ODbL-1.0
Open Data Commons Open Database License (ODbL) v1.0
.
The Open Database License (ODbL) is a license agreement intended to
allow users to freely share, modify, and use a database while
maintaining this same freedom for others.
.
You are free:
.
* To share: To copy, distribute and use the database.
* To create: To produce works from the database.
* To adapt: To modify, transform and build upon the database.
.
As long as you:
.
* Attribute: You must attribute any public use of the database, or
works produced from the database, in the manner specified in the
ODbL. For any use or redistribution of the database, or works
produced from it, you must make clear to others the license of the
database and keep intact any notices on the original database.
* Share-Alike: If you publicly use any adapted version of this
database, or works produced from an adapted database, you must also
offer that adapted database under the ODbL.
* Keep open: If you redistribute the database, or an adapted version
of it, then you may use technological measures that restrict the
work (such as DRM) as long as you also redistribute a version
without such measures.
.
The full text of the license is available at:
https://opendatacommons.org/licenses/odbl/1-0/
Review Information
accepted — allocated to awm 0 hours ago, started 0 hours ago, completed 0 hours ago.
Final Comment
Public Notes
Missed Author Check
Command: dnq author-check -prepare
Exit code: 0
Author check: scanned 1080 files.
NOT IN debian/copyright (1):
Emmanuel Roullit <emmanuel.roullit@gmail.com>
cmake/FindDebArch.cmake:2
Result: ATTENTION REQUIRED — 1 author not in debian/copyright