fspy (0.1.1-6)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/debian/fspy.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 221184
- Browser: https://salsa.debian.org/debian/fspy
- Last scan: 2026-01-07 11:56:08+00
- Next scan: 2026-01-14 08:38:00+00
- CI pipeline status: success
- Debian changelog in Git:
fspy (0.1.1-6) unstable; urgency=medium
* Adopt package. Closes: #866825
* Set Maintainer to Bean Huo <beanhuo@iokpp.de>.
* debian/control:
- Remove defunct Homepage URL (http://mytty.org/fspy returns 404)
(Closes: #1122065)
- Add help2man to Build-Depends for manpage generation
* debian/copyright:
- Update FSF address to https://www.gnu.org/licenses/
- Add 2025 copyright for debian/* files
- Mark upstream Source URL as defunct
* debian/install:
- Add debian/install file for modern packaging (replaces debian/dirs)
- Use dh_install to handle binary installation
* debian/rules:
- Override dh_auto_install to use debian/install instead of Makefile
- Force xz compression for compatibility with mentors infrastructure
- Add override_dh_auto_build to regenerate manpage at build time
* debian/fspy.1:
- Remove manually-edited manpage, now auto-generated via help2man
* debian/patches/09_add_fanotify_support.patch:
- Add new -P/--show-process option for process tracking
- Implement fanotify-based monitoring (requires root privileges)
- New files: src/fanotify_events.c, src/fanotify_events.h
- Share filtering logic between inotify and fanotify code paths
- All existing options (-O, -F, -I, -T, -D) work with -P flag
- Update README with dual monitoring modes documentation
- Kernel requirement: Linux >= 2.6.37
-- Bean Huo <beanhuo@iokpp.de> Sun, 23 Nov 2025 11:43:18 +0100
- This branch is even with tag debian/0.1.1-6