dh-doc-privacy 0.1
Package Information
| Description | debhelper addon to remove external web resources from package documentation This debhelper addon automatically removes remotely-hosted images (such as build status badges, coverage badges, version badges from shields.io, GitHub, GitLab, etc.), iframes, and tracking scripts from documentation files in the package source tree. This prevents installed HTML documentation under /usr/share/doc/ from making unintended network requests when viewed. It operates directly on source files in place (with automatic backups restored by dh_clean), supports Markdown (.md), reStructuredText (.rst), and HTML files, preserves locally-hosted images, and cleans up surrounding markup where appropriate. By default it processes top-level README.md, README.rst, and README.html files. Specific files or directories can be passed as arguments. |
|---|---|
| Maintainer | Edward Betts <edward@4angle.com> |
| Changed By | Edward Betts <edward@4angle.com> |
| Sponsor | edward@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/debian/dh-doc-privacy.git (browse) |
| Closes | #1123981 |
| Tracker | https://tracker.debian.org/pkg/dh-doc-privacy |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Source | dh-doc-privacy |
|---|---|
| Version | 0.1 |
| Changed-By | Edward Betts |
| Architecture | all source |
| Distribution | unstable |
| Date | Sun, 15 Mar 2026 21:47:20 +0000 |
Changelog
dh-doc-privacy (0.1) unstable; urgency=medium . * Initial release. (Closes: #1123981)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | dh-doc-privacy deb devel optional arch=all |
| Section | devel |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: 2026 Edward Betts <edward@4angle.com> License: GPL-3+ License: GPL-3+ The full text of the GPL version 3 is distributed in /usr/share/common-licenses/GPL-3 on Debian systems.