Path: csiph.com!2.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!news.etla.org!aioe.org!bofh.it!news.nic.it!robomod From: Yuri D'Elia Newsgroups: linux.debian.maint.python Subject: Joining python-modules Date: Fri, 01 Jan 2016 16:00:01 +0100 Message-ID: X-Mailbox-Line: From debian-python-request@lists.debian.org Fri Jan 1 14:50:26 2016 Old-Return-Path: X-Amavis-Spam-Status: No, score=-5.545 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FSL_HELO_BARE_IP_2=1, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_NUMERIC_HELO=1.164, T_RP_MATCHES_RCVD=-0.01] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -6.1 X-Injected-Via-Gmane: http://gmane.org/ Lines: 40 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 151.57.13.240 X-Mozilla-News-Host: news://news.gmane.org:119 X-Enigmail-Draft-Status: N1110 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Icedove/42.0 X-Mailing-List: archive/latest/13359 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/n663cj$62v$1@ger.gmane.org Approved: robomod@news.nic.it Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Fri, 1 Jan 2016 15:44:32 +0100 X-Original-Message-ID: X-Original-X-Complaints-To: usenet@ger.gmane.org Xref: csiph.com linux.debian.maint.python:8041 Hi everyone, I recently wanted to increase my debian contributions as a prospective maintainer. I've read the policy from https://python-modules.alioth.debian.org/policy.html and I accept it (in fact, I love the idea behind collaborative maintenance, collab-maint, and I subscribed to LowThresholdNmu as well). There are three python packages that I'd like to contribute, all three from pypi: - https://pypi.python.org/pypi/python-bond (I'm the author) - https://pypi.python.org/pypi/tabview (contributor) - https://pypi.python.org/pypi/gtabview (author) I filed already an ITP for python-bond, and I was probably too trigger-happy as I created the package into collab-maint already: https://anonscm.debian.org/cgit/collab-maint/python-bond.git/ (ITP: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809542) Only afterwards I realized that python-modules would be a better place. Conversion with p2dsc was pretty straightforward. I only added copyright, tweaked the control file with the correct build-depends, description, installed the documentation correctly. The test suite in the package is rather complex, as it depends on a whole slew of other runtimes (perl, nodejs, ssh, etc). The package is independently tested via travis, so I disabled the tests instead of adding build-depends for all of them. Could somebody review the package? I only need to tweak the changelog and fix uploaders/maintainer at this point. Thanks!