Hello Rust team,

Package: rust-dotenv-linter
Crate: dotenv-linter
Version: 4.0.0-1
Purpose: Initial release (Closes: #1140056). A lightning-fast linter
         to check, fix, and diff .env files, ensuring security and
         format consistency.
Upstream: https://github.com/dotenv-linter/dotenv-linter

Packaging Status:
- Built successfully using local sbuild (unstable/arm64).
- Lintian clean (Warning-free! Included a custom manpage based on
  the upstream README).
- Autopkgtest passed successfully after patching out obsolete bench
  dependencies.
- Copyright fully cleared via overlay (MIT).

Packaging Notes & Hacks:
- Added `relax-deps.patch` to drop `gag` and `criterion` from dev
  dependencies, as `gag` was removed from Debian unstable.
- Stripped out `[[bench]]` targets in Cargo.toml and removed `/benches`
  from the inclusion list to prevent autopkgtest failures.
- Dropped `update-informer` to comply with Debian's package
  management philosophy.
- Wrote a custom `dotenv-linter.1` manpage to clear Lintian warnings.
- This is the main application crate. It requires four workspace
  internal crates to be merged first: dotenv-core, dotenv-schema,
  dotenv-finder, and dotenv-analyzer.

I will be responsive to review feedback and follow up on any issues.
Thanks in advance for your sponsorship and review!

Best regards,
何庆 Ching He
