initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user