DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: ai.robots.txt 1.45+20260307+dfsg-2

New Package Report

.changes
DateSun, 08 Mar 2026 19:06:03 +0100
Sourceai.robots.txt
Version1.45+20260307+dfsg-2
Changed-ByDaniel Baumann
Architecturesource all
Distributionsid
Changelog
ai.robots.txt (1.45+20260307+dfsg-2) sid; urgency=medium
 .
   * Renaming apache2-ai-bots to apache2-block-ai-bots to be consistent
     with upstream.
   * Adding support for nginx via new nginx-block-ai-bots package, based on
     the initial patch from Jérémy Lal <kapouer@melix.org> (Closes:
     #1117591).
   * Adding links to iocaine in README.Debian files.
   * Adding support for haproxy via new haproxy-block-ai-bots package.
.dsc
Sectionoldlibs
Priorityoptional
Componentmain
Package-Listapache2-ai-bots deb oldlibs optional arch=all
apache2-block-ai-bots deb web optional arch=all
haproxy-block-ai-bots deb web optional arch=all
nginx-block-ai-bots deb web optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ai.robots.txt
Upstream-Contact: https://github.com/ai-robots-txt/ai.robots.txt/issues
Source: https://github.com/ai-robots-txt/ai.robots.txt/tags
Files-Excluded: assets/images/noai-logo.png

Files: *
Copyright: 2024 ai.robots.txt
License: MIT

Files: debian/*
Copyright: 2025-2026 Daniel Baumann <daniel@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.

Review Information

accepted — allocated to awm 10 days ago, started 10 days ago, completed 10 days ago.

Final Comment

Public Notes

10 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
W: apache2-block-ai-bots: extended-description-line-too-long line 8
N: 
N:   One or more lines in the extended part of the "Description:" field have
N:   been found to contain more than 80 characters. For the benefit of users of
N:   80x25 terminals, it is recommended that the lines do not exceed 80
N:   characters.
N: 
N:   Please refer to The single line synopsis (Section 3.4.1) in the Debian
N:   Policy Manual for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: fields/description
N: 
N:
W: nginx-block-ai-bots: extended-description-line-too-long line 8
N:
W: apache2-block-ai-bots: non-standard-apache2-configuration-name block-ai-bots.conf != apache2-block-ai-bots.conf [etc/apache2/conf-available/block-ai-bots.conf]
N: 
N:   The package appears to be a web application which is installing a
N:   configuration file for the Apache2 HTTPD server. To avoid name clashes,
N:   any file installed to /etc/apache2/{sites,conf}-available should match the
N:   binary package name and must not start with local-.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: apache2
N: 
N:
W: apache2-block-ai-bots: web-application-works-only-with-apache block-ai-bots.conf [etc/apache2/conf-available/block-ai-bots.conf]
N: 
N:   The package appears to be a web application but declares a dependency
N:   against apache2 without any alternative. Most web applications should work
N:   with any decent web server, thus such a package should be satisfied if any
N:   web server providing the virtual "httpd" package is installed. This can be
N:   accomplished by declaring a package relation in the form "apache2 |
N:   httpd".
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: apache2
N:   Renamed from: web-application-should-not-depend-unconditionally-on-apache2
N: 

Back to Dashboard | View all reviews for this package