OBS Debian packaging question

Is it possible to automate Debian packaging the way it is possible with OpenSUSE packages?
With OpenSUSE, there is a spec file, and an OBS service, which makes for pretty convenient packaging
With Debian it’s hard to understand what exactly I have to do, there’s little to no documentation online that I could find, so I’m pretty much confused
My hurdle right now is the dsc file, which I assume has to be ran locally on a Debian machine or something?

So, my question is, is it possible to automate Debian packaging using only OBS web interface (the way it’s possible with OpenSUSE packages)? The biggest hurdle for me right now is the dsc file, which doesn’t seem like it’s possible to manually craft (with all the checksum and stuff)

https://en.opensuse.org/openSUSE:Build_Service_Debian_builds

Open Build Service can generate dsc for you, see the above link. You could also look at any existing project that includes Debian support (like openSUSE:Tools) and start from there.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.