We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3810

Summary: Debian package builder
Product: SDL Reporter: Sam Lantinga <slouken>
Component: *don't know*Assignee: RzR <philippe.coval.pro>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2 CC: philippe.coval.pro
Version: don't know   
Hardware: All   
OS: Linux   
URL: https://build.opensuse.org/package/show/home:rzrfreefr:snapshot/libsdl2
Attachments: 0001-debian-Use-latest-libudev-dependency-if-possible.patch

Description Sam Lantinga 2017-09-09 18:25:51 UTC
At some point it would be nice to have a debian package builder to verify that the debian package builds correctly and has the right version number.
Comment 1 RzR 2020-06-20 09:52:16 UTC
Hi,
may this relate,
I am manually building snapshot builds (with some WIP changes) using OBS.
To avoid overlap I used lower version that latest release.
Comment 2 RzR 2020-06-21 10:33:01 UTC
Created attachment 4394 [details]
0001-debian-Use-latest-libudev-dependency-if-possible.patch

Hi again,

I can also help to provide helper files to build snapshotpackage,
here is the first patch of upcoming serie.

Attached file is same as:

https://github.com/CrossStream/SDL/commit/3a6f68487819b247aec69ef8e6c2d2ebb8926ea0.patch

from:

https://github.com/CrossStream/SDL/commits/sandbox/rzr/review/master

Review welcome