HELP
HELP -- mauro mauro [at] majaglug [dot] net -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e0dc926.3090...@majaglug.net
Adding python-osd to the team list
Hi there, Currently I'm the maintainer of python-osd and i would like to add this package to the svn repository, do i need to add Uploaders/Vcs-* fields to debian/control and reupload this package? or just by doing a svn-inject is fine? Regards, Mauro -- JID: [EMAIL PROTECTED] BEGIN GEEK CODE BLOCK Version: 3.12 GCM/O d->dpu$ s-:- a-->a+++$ C+++ LU P+ L++ E W+++ N !o K w O !M !V PS+ PE Y+ PGP t 5– X R tv++ b- DI D++ G+ e h!>h-- r>r+++ y+ END GEEK CODE BLOCK
Re: Adding python-osd to the team list
On Fri, Feb 22, 2008 at 12:19 PM, Bernd Zeimetz <[EMAIL PROTECTED]> wrote: > Hi, > Please have a look at > http://python-modules.alioth.debian.org/python-modules-policy.html > > if you have any questions, fast way to get them answered is in > #debian-python on oftc. > > Cheers, > > Bernd Hello Bernd, I already asked to my sponsor if he can upload the new revision for me (with all the fields required to be on DPMT), also i did a svn-inject of python-osd. Please, tell me if i did something wrong. BTW, just in case that somebody wants to check the python-osd package here[0] is the url [0] http://mentors.debian.net/debian/pool/main/p/python-osd/python-osd_0.2.14-3.dsc Regards, Mauro -- JID: [EMAIL PROTECTED] BEGIN GEEK CODE BLOCK Version: 3.12 GCM/O d->dpu$ s-:- a-->a+++$ C+++ LU P+ L++ E W+++ N !o K w O !M !V PS+ PE Y+ PGP t 5– X R tv++ b- DI D++ G+ e h!>h-- r>r+++ y+ END GEEK CODE BLOCK
Re: Adding python-osd to the team list
On Wed, Feb 27, 2008 at 2:26 AM, Mauro Lizaur <[EMAIL PROTECTED]> wrote: > Hello Bernd, > I already asked to my sponsor if he can upload the new revision for me > (with all the fields required to be on DPMT), also i did a svn-inject > of python-osd. > Hello, Chris Hass uploaded this for my once again So this package is already on Sid :) Regards, Mauro -- JID: [EMAIL PROTECTED] BEGIN GEEK CODE BLOCK Version: 3.12 GCM/O d->dpu$ s-:- a-->a+++$ C+++ LU P+ L++ E W+++ N !o K w O !M !V PS+ PE Y+ PGP t 5– X R tv++ b- DI D++ G+ e h!>h-- r>r+++ y+ END GEEK CODE BLOCK
[RFS] python-osd (updated)
Hello Mentors and DPMT, I'd like to know if somebody is interested on reviewing (and eventually uploading) my package python-osd [0]. This revision would fix the bug #497768 [1] also it would remove an unnecessary dependency on python-simplejson [*], and I've already made a commit to the DPMT SVN repositories a couple of weeks ago, but i haven't had the time to make a request. BTW, Since the bug in the previous revision practically renders pyosd unusable, in order to have the chance to update this package on Lenny would be OK to change the severity from 'normal' to 'important' and/or the urgency to 'high'? Any advice is welcome. [*] I replaced my old powerpc by a new laptop, and i messed up everything. Shame on me for not noticing it. [0] http://lusers.com.ar/packages/python-osd_0.2.14-4.dsc [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497768 Regards, Mauro -- JID: [EMAIL PROTECTED] | [EMAIL PROTECTED] http://lusers.com.ar/ | http://gcoop.com.ar 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 signature.asc Description: Digital signature
Re: [RFS] python-osd (updated)
On Mon, 22 Sep 2008, Cyril Brulebois wrote: > > If you don't find a sponsor, you're welcome to get back to me tomorrow > or so. > > Mraw, > KiBi. Hi KiBi, i've just updated the package, you may find it here [0], also I updated the severity to 'serious' and I'm sending a commit to the DPMT too. BTW, if you sponsor this package, the only thing left is to contact RMs explaining the situation, right? [0] http://lusers.com.ar/packages/python-osd_0.2.14-4.dsc Regards, Mauro -- JID: [EMAIL PROTECTED] | [EMAIL PROTECTED] http://lusers.com.ar/ | http://gcoop.com.ar 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 signature.asc Description: Digital signature
Re: [RFS] python-osd (updated)
On Mon, 22 Sep 2008, Cyril Brulebois wrote: > Hmm, many remarks: > - debian/rules modifications aren't documented at all in the changelog. > - the libxosd2 dependency should be pulled by ${shlibs:Depends}, you >should never have to include a dependency manually like that. > - you didn't document that you dropped Conflicts and Replaces, nor why. > - you didn't document that you added a debian/watch file. > - your not mentioning the case change (s/python/Python/) in the first >line of the long description is OK, though. > > So you've got to fix some bits before someone can sponsor this. > Ok, I'll take care of these issues and upload them later. Thanks, Mauro -- JID: [EMAIL PROTECTED] | [EMAIL PROTECTED] http://lusers.com.ar/ | http://gcoop.com.ar 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 signature.asc Description: Digital signature
Re: [RFS] python-osd (updated)
On Mon, 22 Sep 2008, Cyril Brulebois wrote: Hi! > Mauro Lizaur <[EMAIL PROTECTED]> (22/09/2008): > > [0] http://lusers.com.ar/packages/python-osd_0.2.14-4.dsc > > Hmm, many remarks: > - debian/rules modifications aren't documented at all in the changelog. Added a line explaining why i use $(CURDIR) instead of $PWD. > - the libxosd2 dependency should be pulled by ${shlibs:Depends}, you >should never have to include a dependency manually like that. Removed the hardcoded libxosd2 and left ${shlibs:Depends} instead. > - you didn't document that you dropped Conflicts and Replaces, nor why. Added as well. > - you didn't document that you added a debian/watch file. Idem > - your not mentioning the case change (s/python/Python/) in the first >line of the long description is OK, though. > I though this change being rather /small/, didn't need to be added to the changelog. But you're right I should add a desc about this too, so I'm including this change too. > So you've got to fix some bits before someone can sponsor this. > Well, i reuploaded this to the URL i left on my previous reply. Regards, Mauro -- JID: [EMAIL PROTECTED] | [EMAIL PROTECTED] http://lusers.com.ar/ | http://gcoop.com.ar 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 signature.asc Description: Digital signature
Re: Debian Python Policies
On Tue, 07 Oct 2008, Carlos Eduardo Sotelo Pinto wrote: > Hi > I would like to help on having a printable version like pdf of debian > python policies, also translate it into spanish, but I dont know how > can help on it > > I hope to could hep to debian python team > > Regards > Hi Carlos, You could try asking on [EMAIL PROTECTED] :) I believe that list is a more appropiated place to ask stuff like this. Also the people in that list could help you to accomplish this task (If you don't mind, i'd like to help). Regards, Mauro -- JID: [EMAIL PROTECTED] | http://lusers.com.ar/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Re: Request for review - Charm 1.9.1
On Thu, 05 Feb 2009, Christopher Lunsford wrote: > Dear Debian-Python, > > I am looking for some peer reviews on my package "charm", and possibly a > mentor. > > Package name: charm > Version : 1.9.1-1 > Upstream Author : Lydia Leong > URL : http://ljcharm.sourceforge.net/ > License : GPLv2 > Section : web > > It builds these binary packages: > charm - LiveJournal and Atom blogging client for the terminal > Hi there, IANDD but i'd like to comment a a couple of small things: - On debian/copyright seems like you're missing one year (2009), also you can use "©" instead of "(C)". - On debian/control, perhaps you may want to use the same short desc that was used on the ITP ("A LiveJournal and Atom API client"). Also there's no need to start the paragraph of the long desc with the package's name. Regards, Mauro -- JID: lavaram...@jabber.org | http://lusers.com.ar/ work: ma...@gcoop.com.ar | http://gcoop.com.ar/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: dh-make-python
On Sat, 01 Aug 2009, Piotr Ożarowski wrote: > [David Bremner, 2009-08-01] > > I was recently chatting with Sandro Tosi on IRC about the > > non-existance of a python equivalent to dh-make-perl > > http://github.com/astraw/stdeb/tree/master I was /playing/ with that tool the other day and noticed that it hasn't been reported as RFP/ITP yet, perhaps this could be done and maintain it as a team? Opinions? Saludos, Mauro -- JID: lavaram...@jabber.org | http://lusers.com.ar/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
RFS: python-iso8583 - library for ISO 8583 transactions
Hello -mentors, -python I'm looking for a sponsor for python-iso8583. The upload would fix these bugs: 539097 * Package name: python-iso8583 Version : 1.0 Upstream Author : Igor V. Custodio * URL : http://code.google.com/p/iso8583py/ * License : GPL3 Programming Lang: Python Description : Free ISO8583 Python library to manage this kind of packages. This library provides a pure Python interface to work with the ISO8583, the Standard for Financial Transaction Card Originated Messages - Interchange message specifications. The vast majority of transactions made at Automated Teller Machines and the MasterCard and Visa networks use ISO 8583 at some point. The package is availabe at the DPMT svn or mentors.d.n: http://mentors.debian.net/debian/pool/main/p/python-iso8583/python-iso8583_1.0-1.dsc http://svn.debian.org/wsvn/python-modules/packages/python-iso8583/ Saludos, Mauro -- JID: lavaram...@jabber.org | http://lusers.com.ar/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 signature.asc Description: Digital signature
Re: RFS: python-iso8583 - library for ISO 8583 transactions
Hola Piotr, El 2009-08-10, Piotr Ożarowski escribio: > [Mauro Lizaur, 2009-08-08] > > http://svn.debian.org/wsvn/python-modules/packages/python-iso8583/ > > full copy of GPL-3 is missing in upstream tarball, minor issues already > committed to the repo. from IRC #debian-pyt...@irc.oftc.net: 19:12 < lavaramano> POX: about p-iso8583, i've just contacted upstream about the missing gpl3 copy. 19:12 < lavaramano> btw, the watch file was working fine for me, wasn't the same case for you? Saludos, Mauro -- JID: lavaram...@jabber.org | http://lusers.com.ar/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: RFS: transmissionrpc
Hola Timur, 2009-08-12, Timur Birsh: > Dear mentors, > > I am looking for a sponsor for my package "transmissionrpc". > > * Package name: transmissionrpc > Version : 0.3-1 > Upstream Author : Erik Svensson > * URL : http://bitbucket.org/blueluna/transmissionrpc/downloads/ > * License : MIT > Section : python > > It builds these binary packages: > python-transmissionrpc - Transmission RPC client module for Python > > The package appears to be lintian clean. > > The upload would fix these bugs: 531949 > - dget > http://mentors.debian.net/debian/pool/main/t/transmissionrpc/transmissionrpc_0.3-1.dsc > Some small issues to take care, - update the standards-version to 3.8.2 - the README wrote by upstream says that it needs python >= 2.6 but in debian/control you wrote ">= 2.5", does it works well anyway? - uscan returned 404 after trying to fetch the tarball. Also, have you considered joining the Python Modules Team?: http://wiki.debian.org/Teams/PythonModulesTeam Saludos, Mauro -- JID: lavaram...@jabber.org | http://lusers.com.ar/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
RFS: wtop (python-app)
Hello people, I'd like to know if any of you could sponsor/take a look at this top-like app which parses Apache's log to analyze the stats of a server. BTW, I've chosen 'experimental' as the distribution for this package basically because when I was testing this package I had little or no significant results, I believe it's due to my low (localhost) traffic, so I prefer to encourage people to test it and if it works fine, move it to unstable. This would close #486749 [0] I've uploaded it to PAPT SVN: svn://svn.debian.org/python-apps/packages/wtop/trunk/ and to mentors.d.n: http://mentors.debian.net/debian/pool/main/w/wtop/wtop_0.6.3-1.dsc [0] http://bugs.debian.org/486749 Saludos, Mauro -- JID: lavaram...@jabber.org | http://lizaur.github.com/ 2B82 A38D 1BA5 847A A74D 6C34 6AB7 9ED6 C8FD F9C1 -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org