To enable automatic update in Debian/Ubuntu the Origin of a package must be specified.
Currently the origin of packages created with our private OBS (2.8.2) instance is always:
obs://build.opensuse.org/<project-name>/<repo>
Using that URL-stylite Origin is not possible for unattended updates. As a workaround you can use a regular expression like "*<project-name>*".
Is there a way to override the default Origin in OBS?
Ralf