[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postgres extensions and postgres multi-version support



Florian Rothmaier <frothmai@ari.uni-heidelberg.de> writes:
> Currently, my "debian/control" has the following structure:
>
> While looking at other postgres extensions (e.g. "ip4r", "postgis",
> "prefix"), I noted that in all cases, the extension is built for one
> specific postgres version only, e.g.

Have a look at the debian/rules files for some extensions and you will
see that debian/control depends on debian/control.in. pg_buildext comes
with a makefile that you can include in debian/rules to produce the
right debian/control file for you.

Regards,
-- 
dim


Reply to: