DFSG NEW Queue

DFSG, Licensing & New Packages Team

drogon 1.9.13+ds-1

Package Information

DescriptionC++14/17-based HTTP application framework library files

Drogon can be used to easily build various types of web application server programs using C++.

Drogon is a cross-platform framework, It supports Linux, macOS, FreeBSD, OpenBSD, HaikuOS, and Windows. Its main features are described in its Readme.

This package provides the Drogon Library

MaintainerPierre-Elliott Bécue <peb@debian.org>
Changed ByPierre-Elliott Bécue <peb@debian.org>
Sponsorpeb@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/debian/drogon.git (browse)
Closes#1142139
Popcon Installs14
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/drogon
Uploaded2 hours ago

New Package Report

.changes
Version1.9.13+ds-1
Changed-ByPierre-Elliott Bécue
Architecturesource amd64 all
Distributionunstable
DateSun, 30 Aug 2026 03:11:00 +0200
Sourcedrogon
Changelog
drogon (1.9.13+ds-1) unstable; urgency=medium
 .
   * New upstream 1.9.13+ds
   * d/watch: to get only stable versions
   * d/control:
     - Add a libdrogon-doc bin package
     - Depend on help2man for manmage generation at build
     - Add the missing dependencies and recommended deps for libdrogon-dev
       (Closes: #1142139)
   * d/rules:
     - Add the glue to make the docs build and get installed
     - Add manpage compilation with help2man
   * d/libdrogon-doc*: Added
   * d/p/0002: Drop privacy breach issues in docs
   * d/p/0003: Fix upstream doc typos inducing path leaking and a missing
     drogon.h doc
   * d/drogon.manpages and d/drogon.links added for manpage support
   * d/_drogon_ctl.1 added manpage as _drogon_ctl has no help support
.dsc
Componentmain
Package-Listdrogon deb web optional arch=any
libdrogon-dev deb libdevel optional arch=any
libdrogon-doc deb doc optional arch=all
libdrogon1t64 deb libs optional arch=any
Sectionweb
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/drogonframework/drogon
Author: An Tao <antao2002@gmail.com>
Upstream-Name: drogon
Files-Excluded: third_party .github .gitmodules

Files: *
Copyright: © 2018 - 2026 An Tao <antao2002@gmail.com>
License: MIT

Files: orm_lib/*
Copyright: © 2018 An Tao <antao2002@gmail.com>
License: BSD-3-Clause

Files: cmake_modules/FindMySQL.cmake
Copyright: Copyright (C) 1995-2007 MySQL AB
License: GPL-2

Files: cmake_modules/FindSQLite3.cmake
Copyright: Copyright (C) 2007-2009 LuaDist
License: MIT

Files: cmake_modules/FindUUID.cmake
Copyright: Copyright (c) 2006 Andreas Schneider <mail@cynapses.org>
License: BSD-3-Clause

Files: debian/*
Copyright: © 2023 Pierre-Elliott Bécue <pierre-elliott.becue@gandi.net>
           © 2024-2026 Pierre-Elliott Bécue <peb@debian.org>
License: MIT

License: MIT
 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: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * 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.
 .
 * The name Michael Bostock may not be used to endorse or promote products
   derived from this software without specific prior written permission.
 .
 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 MICHAEL BOSTOCK 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: GPL-2
 This program 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, version 2.
 .
 This program 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.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in the /usr/share/common-licenses/GPL-2 file.

Back to Dashboard | View all reviews for this package