[pkg-bacula-devel] libs3 - status
Sven Hartge
sven at svenhartge.de
Sun Nov 29 16:30:50 GMT 2020
On 27.11.20 21:18, Mario Pranjic wrote:
> When I finally got a breather, I managed to look into this libs3 thing.
>
> https://salsa.debian.org/bacula-team/bacula-libs3/-/commit/451cd1223bf22f72761330b22c72a6e7e2db0b7f
Sorry to say, but that repository won't work.
Please familiarize yourself with the way gbp works.
In short: You need three branches, all created and maintained by gbp.
1) upstream, containing the unpackages and unmodified upstream source.
2) pristine-tar, containing the data for the pristine-tar tool
3) debian/unstable, containing the branch the package is finally build from
Any changes to the source must be done by using quilt as patch tool, you
cannot *ever* change any file outside of debian/ directly.
Have a look at the main bacula repository on how this is done. (Note:
here the branch "debian/unstable" is still called "master", but that is
being deprecated by now.)
Grüße,
Sven.
More information about the pkg-bacula-devel
mailing list