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

Update Build-Depends to use debhelper (>= 9.20160709) instead of dh-s… #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ayourk
Copy link

@ayourk ayourk commented Oct 17, 2022

…ystemd.

Update Build-Depends to use debhelper (>= 9.20160709) instead of dh-systemd or key it on a newer version of debhelper if you wish.

…ystemd.

Update Build-Depends to use debhelper (>= 9.20160709) instead of dh-systemd or key it on a newer version of debhelper if you wish.
@the-ress
Copy link

I have a similar change in my PR, but I just removed dh-systemd and kept the original debhelper (>= 9).

Did you use the >= 9.20160709 requirement specifically because that's the first version with dh-systemd merged in it, and any previous version wouldn't work?

@ayourk
Copy link
Author

ayourk commented Dec 15, 2022

I based this upon another package with this specific number or possibly some Stack Overflow article. I'm not certain when dh-systemd was merged in.

@the-ress
Copy link

Thanks. It looks like that version is indeed when dh-systemd was merged in: matrix-org/synapse#9073

I updated my PR (#346) to require that version too.

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