Re: RFS: capbattleship/1.0~alpha4-1 -- Sink your enemy! - A (pretty) pirate battleship board game.
"Fabien Givors (Debian)" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.games |
|---|---|
| Message-ID | <[email protected]> |
Le 24/11/2020 à 13:52, Vincent Prat a écrit : > Thanks for packaging this game. > Unfortunately, when I try to build your package, it fails with the > following error: > > File "/build/capbattleship-1.0~alpha4/setup.py", line 2, in <module> > from setuptools import setup > ModuleNotFoundError: No module named 'setuptools' > > Looks like a missing dependency. > To detect such issues, I suggest you build your package with pbuilder or > an equivalent tool. Hi Vincent, Thank you for your advice. I fixed the dependency problem and have now added the necessary instructions to gbp to build with pbuilder. I also upgraded the package to upstream's new release and improved the watch file to use git mode and verify upstream's tags signature with gpg. To access further information about this package, please visit the following URL: https://mentors.debian.net/package/capbattleship/ Alternatively, one can download the package with dget using this command: dget -x https://mentors.debian.net/debian/pool/main/c/capbattleship/capbattleship_1.0~alpha5-1.dsc Thanks,