[Gambas-user] Debian bullseye backport of gambas3 is needed
Martin
mbelmonte at belmotek.net
Tue Jun 14 00:04:57 CEST 2022
ok, I sent email to the gambas3 debian package maintainers asking for help.
Anyway i found a tutorial in Debian web site about how to make a backpor.
https://wiki.debian.org/SimpleBackportCreation
I follow this:
dget -x
http://deb.debian.org/debian/pool/main/g/gambas3/gambas3_3.17.2-1.dsc
cd gambas3-3.17.2
sudo mk-build-deps --install --remove
dch --local ~bpo11+ --distribution bullseye-backports "Rebuild for
bullseye-backports."
fakeroot debian/rules binary
dpkg-buildpackage -us -uc
Note: In step "fakeroot debian/rules binary", there were errors and the
process was aborted.
But doesn't work.
Here is the info for become a backport mantainer
https://backports.debian.org/Contribute/
Regards
More information about the User
mailing list