DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: yuki 1.0.0-1

New Package Report

.changes
Architecturesource amd64
Distributionunstable
DateFri, 21 Nov 2025 15:07:15 +0800
Sourceyuki
Version1.0.0-1
Changed-ByYuki Kurosawa
Changelog
yuki (1.0.0-1) unstable; urgency=low
 .
   * Initial release. (Closes: #1121986)
.dsc
Package-Listyuki deb web optional arch=any
Sectionweb
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tinywebserver
Upstream-Contact: Yuki Kurosawa <yuki@ksyuki.com>
Source: https://github.com/Yuki-Kurosawa/TinyWebServer.git

Files:     Makefile.am
           Makefile.make
           build.sh
           config.guess
           config.sub
           include/handler.h
           src/client.c
           src/client.h
           src/common.c
           src/common.h
           src/handlers/dynamic_handler.c
           src/handlers/dynamic_handler.h
           src/handlers/info.c
           src/handlers/info.h
           src/handlers/static_file.c
           src/handlers/static_file.h
           src/parser.c
           src/parser.h
           src/www.c
           src/version.h
           tests/test.c
           tests/test.h
           cleanenv.sh
           pkgtest.sh
Copyright: 1992-2022 Free Software Foundation, Inc.
           2025 Yuki Kurosawa SPDX-License-Identifier: expat
           2025 Yuki Kurosawa SPDX-License-Identifier: expat !/bin/bash
           2025 Yuki Kurosawa SPDX-License-Identifier: expat client.c
           2025 Yuki Kurosawa SPDX-License-Identifier: expat client.h
           2025 Yuki Kurosawa SPDX-License-Identifier: expat include/handler.h
           2025 Yuki Kurosawa SPDX-License-Identifier: expat test.c
License:   expat

Files:     .deps/yuki.Po
           .gitignore
           .gitattributes
           .vscode/c_cpp_properties.json
           .vscode/settings.json
           README.md
           config.h.in
           configure.ac
           sites/default
           yuki.conf
           x.crt
           x.pem
           x_chain.crt
           html/index.html
           .dir
           yuki-web.service
Copyright: 2025 Yuki Kurosawa
License:   expat

Files:     Makefile.in
           aclocal.m4
           compile
           configure
           depcomp
           install-sh
           missing
Copyright: 1992-2021 Free Software Foundation, Inc.
           1994 X Consortium
License:   __AUTO_PERMISSIVE__
 Autogenerated files with permissive licenses.


Files: debian/*
Copyright: 2025 Yuki Kurosawa
License: expat 

License: expat 
 MIT License
 .
 Copyright (c) 2025 Yuki Kurosawa
 .
 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 LIexpatED 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.

Review Information

rejected — allocated to awm 30 days ago, started 30 days ago, completed 30 days ago.

Final Comment

Please add some documentation. A man page would be nice, but the README.md is very thin on detail
about how to configure this and why you might want to use this rather than all the other web servers.

Thanks!

Back to Dashboard | View all reviews for this package