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 - Debian package builder
Summary: Debian package builder
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: don't know
Hardware: All Linux
: P2 enhancement
Assignee: RzR
QA Contact: Sam Lantinga
URL: https://build.opensuse.org/package/sh...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-09 18:25 UTC by Sam Lantinga
Modified: 2020-06-21 10:33 UTC (History)
1 user (show)

See Also:


Attachments
0001-debian-Use-latest-libudev-dependency-if-possible.patch (1.15 KB, patch)
2020-06-21 10:33 UTC, RzR
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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