Re: Submitting a package to pgdg

From: Christoph Berg <myon(at)debian(dot)org>
To: Jeremy Finzel <finzelj(at)gmail(dot)com>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Submitting a package to pgdg
Date: 2017-08-03 09:04:13
Message-ID: 20170803090413.mbea2tbfnpg2377o@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Jeremy Finzel 2017-08-02 <CAMa1XUiLSzVw6jDLUkP1-=6utOzh665G+UmXf6zgdOH87=f8eg(at)mail(dot)gmail(dot)com>
> Hi All -
>
> How do I submit a package to be hosted on pgdg? Sorry if I've overlooked
> this in your docs. I am looking to package this:
> https://github.com/enova/pgl_ddl_deploy

Hi,

it's basically the same as packaging it for Debian - and in fact, I'd
prefer if all pgdg packages were in sync with Debian/unstable.

https://mentors.debian.net/intro-maintainers has a few pointers to
resources for that, but you don't need to go through the full
processes there, if your package builds fine, passes the lintian
checks, and has a proper copyright file, I can do the necessary
uploads.

See pg_buildext(1) and dh_make_pgxs(1) (needs a recent
postgresql-server-dev-all package) for more details.

Thanks for the contribution,
Christoph

In response to

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Christoph Berg 2017-08-03 09:25:45 Re: Debian packaging of the q3c and pgsphere extensions
Previous Message Jeremy Finzel 2017-08-02 21:16:15 Submitting a package to pgdg