dh_make_pgxs - Create a new Debian source package for a PGXS PostgreSQL extension
Contents
Description
dh_make_pgxs creates a debian/ directory tree for PostgreSQL extension packages using the PGXS build
system. The pg_buildext tool is used for the build process.
Name
dh_make_pgxs - Create a new Debian source package for a PGXS PostgreSQL extension
Options
-f Overwrite existing files.
-hURL
Package upstream homepage.
-nname
Package name to use. Default is to extract it from the current directory's name.
-vversion
Package version to use. Default is to extract it from the current directory's name.
See Also
dh_make(1), pg_buildext(1).
Synopsis
dh_make_pgxs [-f] [-hURL] [-nname] [-vversion]
