Control: owner -1 ! Control: tags -1 moreinfo Hi, the packaging looks good to me, hovewer a typo in packaging is preventing python3-path from being added to the python3 package runtime dependencies.
I guess replacing Depends: ${misc:Depends}, ${python:Depends} to Depends: ${misc:Depends}, ${python3:Depends} fixes the issue, please fix, and I'll followup with another review soonish. cheers, G. Il Venerdì 30 Ottobre 2015 9:21, Julien Puydt <julien.pu...@laposte.net> ha scritto: Package: sponsorship-requests Severity: wishlist Hi, I'm looking for a sponsor for my package: * Package name: pickleshare Version: 0.5 Upstream author: Ville Vainio * URL: https://github.com/pickleshare/pickleshare * License: Expat Progr. lang.: Python Description: File system based database that uses Python pickles Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database. . Concurrency is possible because the values are stored in separate files. Hence the "database" is a directory where all files are governed by PickleShare. This is a dependance of IPython/Jupyter ; it is available on mentors.debian.net : http://mentors.debian.net/package/pickleshare dget -x http://mentors.debian.net/debian/pool/main/p/pickleshare/pickleshare_0.5-1.dsc or in git: Vcs-Git: git://anonscm.debian.org/python-modules/packages/pickleshare.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pickleshare.git Thanks, Snark on #debian-python