[Debian-med-packaging] Comments regarding python-bel-resources_0.0.3-1_amd64.changes
Scott Kitterman
ftpmaster at ftp-master.debian.org
Sun Mar 29 12:32:57 BST 2020
I am going to accept this despite issues.
The most important one is what appears to be a missing Depends.
If you look in src/bel_resources/cli.py, you'll see it imports and makes use
of click. I believe this means you need to add python3-click to Depends. The
package is RC buggy as is, but you can fix it in your next upload.
W: python3-bel-resources: binary-without-manpage usr/bin/bel-resources
Additoinally, please add a man page. These aren't that hard to do and Debian
users rely heavily on them. From looking at the code, help2man will probably
do what you need. For an example of how to do it see:
https://salsa.debian.org/python-team/applications/dirtbike/-/blob/master/debian/rules
Scott K
More information about the Debian-med-packaging
mailing list