#1140208 libapache2-mod-auth-openidc: please do "rm -rf /var/cache/apache2/mod_auth_openidc" on purge

Package:
libapache2-mod-auth-openidc
Source:
libapache2-mod-auth-openidc
Description:
OpenID Connect Relying Party implementation for Apache
Submitter:
Alexandre Detiste
Date:
2026-06-17 08:15:02 UTC
Severity:
normal
#1140208#5
Date:
2026-06-17 08:12:19 UTC
From:
To:
Dear Maintainer,

I noticed while browsing Debian Code Search that
this package creates /var/cache/apache2/mod_auth_openidc" with debian/dirs.

This makes it piuparts compliant;
because piuparts does not actualy run the packages;
but I guess that after some real world usage of
this package there would be some files in this directory.

Please ensure that this directory is cleansed on purge.

This can be handled by a full blow  .postrm script
that match the existing .postinst script
or with a one-line debian/purge file
& a dependecy on dh-sequence-cruft.

Greetings

Alexandre