Re: Submitting a package

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Re: Submitting a package
Дата
Msg-id 20190506112306.GB29960@msg.df7cb.de
обсуждение исходный текст
Ответ на Submitting a package  (Grigory Smolkin <g.smolkin@postgrespro.ru>)
Список pgsql-pkg-yum
Re: Grigory Smolkin 2019-05-05 <b5ec6b4f-ff2a-7112-def9-f9b0eb851da7@postgrespro.ru>
> Hello!
> 
> I would like to submit a package to pgdg repository.
> What is the correct procedure for this?
> I`m sorry if I`ve missed a documentation about it.
> 
> Proposed soft:
> https://github.com/postgrespro/pg_probackup

Hi,

we'd need a debian/ directory for it. Cross-check with any of the
other PG packages to see how it could (should) look like. The
server-side extensions are based on pg_buildext:

https://manpages.debian.org/stretch/postgresql-server-dev-all/pg_buildext.1.en.html

If you don't need to build separate per-PG-major binaries, it's a bit
easier, and pretty much standard:

https://www.debian.org/doc/manuals/maint-guide/

Ideally, the package would be uploaded to Debian and
apt.postgresql.org in parallel. (I can do the necessary sponsoring.)
The debian/ directory could be in the same repository, in the same or
a different branch, or a completely different repo.

I'll gladly help you with any questions you might have (or whoever
gets to do the packaging).

Cheers,
Christoph



В списке pgsql-pkg-yum по дате отправления:

Предыдущее
От: Grigory Smolkin
Дата:
Сообщение: Submitting a package
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: Submitting a package