Re: Shifting of gnukhata-core to Salsa and Sponsoring it

2018-10-07 Thread Balasankar C
Hi, On 10/7/18 10:46 PM, Pirate Praveen wrote: > > > On 2018, ഒക്‌ടോബർ 7 10:33:27 PM IST, "Pierre-Elliott Bécue" > wrote: >> Hi, Praveen, Balanskar. >> >> Le mercredi 03 octobre 2018 à 20:20:34+0530, Manas Kashyap a écrit : >>> Hola Guys, >>> I am Manas Kashyap , an active Debian contributor a

Re: Membership in PAPT alioth group

2015-05-11 Thread Balasankar C
On 2015-05-09 02:44, Ben Finney wrote: Balasankar C writes: I am packaging GNUKhata (http://gnukhata.org), a free accounting software which can be used as an alternative to Tally. Did you check the Work Needing and Prospective Packages list https://bugs.debian.org/wnpp>? According to ht

Membership in PAPT alioth group

2015-05-08 Thread Balasankar C
. -- Regards Balasankar C http://balasankarc.in -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/554ceae7.2040...@autistici.org

Re: RFS: python-wget

2015-04-04 Thread Balasankar C
On വ്യാഴം 02 ഏപ്രില്‍ 2015 11:00 രാവിലെ, Balasankar C wrote: > Hi, > I've prepared the packaging of the Python module 'wget'. It was checked with > pbuilder and is lintian clean without any errors. I've uploaded it to mentors > and can be found here - https://m

Re: Request to join DPMT in Alioth

2015-04-04 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On ശനി 04 ഏപ്രില്‍ 2015 03:00 വൈകു, Piotr Ożarowski wrote: > [Balasankar C, 2015-04-02] >> I would like to join the Debian Python Modules Team in Alioth. >> I've requested to join it via the Alioth interface. I would like >&g

Request to join DPMT in Alioth

2015-04-02 Thread Balasankar C
m a Python programmer and wget is one of the modules that I use often. I would love to see it available on Debian repos so that it can be used directly when packaging the applications I write. Being a Debian Maintainer, I feel responsible to satisfy this need. - -- Regards Balasankar C http://bala

RFS: python-wget

2015-04-01 Thread Balasankar C
Hi, I've prepared the packaging of the Python module 'wget'. It was checked with pbuilder and is lintian clean without any errors. I've uploaded it to mentors and can be found here - https://mentors.debian.net/package/python-wget Can any of the DDs please review it and upload it? PS : How much

Re: Python packaging help.

2015-03-31 Thread Balasankar C
AIK, both maintain similar branch structure and can be made to follow similar tag format based on your bug[2]. [1] https://wiki.debian.org/Python/GitPackaging [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760579 - -- Regards Balasankar C http://balasankarc.in -BEGIN PGP SIGNATURE- Vers

Re: Python packaging help.

2015-03-31 Thread Balasankar C
instructions. I believe it is ok if I also chose git over svn. I've requested membership in alioth team and am currently waiting for it to be approved. Will push the packaging once I have permissions and will send an RFS. - -- Regards Balasankar C http://balasankarc.in -BE

Re: Re: Python packaging help.

2015-03-31 Thread Balasankar C
-extras folder in git.debian.org. I found a python-modules folder there. Can I use that? If no, what should be the Vcs-Browser and Vcs-Git fields set to? - -- Regards Balasankar C http://balasankarc.in -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCgAGBQJVGlA

Re: Re: Python packaging help.

2015-03-30 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Thanks. Will correct them. - -- Regards Balasankar C http://balasankarc.in -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQEcBAEBCgAGBQJVGjmTAAoJEJbtq5sua3Fx+/MIAJ0cuM0i5RRoLqbOqkMXUQcQ KGHL3Esc+n8mkriZ15KnYIoiEDItxItanHY+B4bTo2hHIkW067Xdb

Python packaging help.

2015-03-30 Thread Balasankar C
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, My name is Balasankar C. I am writing a module in Python and want to package that for Debian. So, just to understand how packaging in python work, I decided to package the module 'wget'. From my knowledge in Ruby gem packaging,