Files
2026-08-14 13:34:26 +03:00

14 lines
600 B
Django/Jinja

Section: misc
Priority: optional
Standards-Version: 3.9.2
Package: pgsql-{{ pg_version_safe }}-deps-astra{{ os_version_safe }}
Version: {{ pg_version }}-{{ package_revision }}
Maintainer: {{ maintainer }}
Depends: {{ depends | join(', ') }}
Architecture: all
Description: Dependencies for custom PostgreSQL {{ pg_version }} build (Astra {{ os_version }})
Metapackage that pulls in all runtime dependencies required
by the custom PostgreSQL {{ pg_version }} build installed under
/opt/pgsql-{{ pg_version }}. Remove this package and run
'apt autoremove' to clean up dependencies no longer needed.