Skip to content
This repository was archived by the owner on Jul 14, 2022. It is now read-only.

Remove auto-generated debian/control#50

Draft
nyurik wants to merge 2 commits intogiggls:masterfrom
nyurik:rm-control
Draft

Remove auto-generated debian/control#50
nyurik wants to merge 2 commits intogiggls:masterfrom
nyurik:rm-control

Conversation

@nyurik
Copy link
Contributor

@nyurik nyurik commented May 21, 2020

Try to use auto-generated debian/control file

I saw this in gzip postgres extension - https://github.com/pramsey/pgsql-gzip/blob/7c26e8b0056631ec0bb7c8fdd9bf2a24076e4a49/debian/rules

But apparently this extension does not have pg_buildext available. I saw that during the build debian/control was auto-updated, which implies that it probably shouldn't be part of git?

nyurik added 2 commits May 21, 2020 18:32
I am not an expert in this, but to my knowledge
debian/control file is auto-regenerated during the build
@nyurik nyurik marked this pull request as draft May 21, 2020 22:56
@giggls
Copy link
Owner

giggls commented May 25, 2020

The way of handling this has been copied verbatim from another (official) Debian package. I do not remember which one anymore.
I know that this is somewhat ugly, but if I remember correctly debian build did not even start without the file been available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants