Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to allow building the Debian package. #1616

Closed
wants to merge 1 commit into from
Closed

Changes to allow building the Debian package. #1616

wants to merge 1 commit into from

Conversation

jmichault
Copy link
Contributor

This pull request allow to build the Debian package for 5.2.0-rc1.
The package can be built with these commands:

python3 setup.py sdist
cd dist
tar zxf gramps-5.2.0rc1.tar.gz
mv gramps-5.2.0rc1.tar.gz gramps_5.2.0.orig.tar.gz
cd gramps-5.2.0rc1
export LANG=en_US.utf8
debuild

@Nick-Hall
Copy link
Member

We need to get our Debian maintainer, @RossGammon, to comment on this.

@Nick-Hall Nick-Hall changed the title changes to allow building the Debian package. Changes to allow building the Debian package. Feb 6, 2024
@jmichault jmichault closed this by deleting the head repository Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants