I'm working in an attempt to extend koji for DEB packages.
This PR takes care of the import of binary DEBs in builds (existing or new), adding in tags and list them as tagged DEBs.
Of course it requires a schema update (a new table "debinfo") which I added a separate file, I'm not sure if that is the preferred method to update the schema.
Please provide me any thoughts you have on this while I'm working on the actual building of the DEB packages.
I'm working in an attempt to extend koji for DEB packages.
This PR takes care of the import of binary DEBs in builds (existing or new), adding in tags and list them as tagged DEBs.
Of course it requires a schema update (a new table "debinfo") which I added a separate file, I'm not sure if that is the preferred method to update the schema.
Please provide me any thoughts you have on this while I'm working on the actual building of the DEB packages.