Re: Help in packaging rubber

2012-05-04 Thread Hilmar Preusse
On 04.05.12 Andreas Noteng (andr...@noteng.no) wrote: > On 04. mai 2012 12:01, Hilmar Preuße wrote: Hi, > > Correct. It applies to a preview for a new upload, which is on my PC. > > I just wanted to document, which changes I've applied for the > > dh_pysupport -> dh_python2 migration. > > It's k

Re: Help in packaging rubber

2012-05-04 Thread Andreas Noteng
On 04. mai 2012 12:01, Hilmar Preuße wrote: > Correct. It applies to a preview for a new upload, which is on my PC. > I just wanted to document, which changes I've applied for the > dh_pysupport -> dh_python2 migration. It's kind of hard to say without seeing the whole package, but if you get it in

Re: Help in packaging rubber

2012-05-04 Thread Hilmar Preuße
On 03.05.12 Andreas Noteng (andr...@noteng.no) wrote: > On 03. mai 2012 22:54, Hilmar Preusse wrote: Hi, > > Attached is the patch documenting the changes I've applied. Is this > > OK? > > The patch does not seem to apply to the revision currently in Debian. > Correct. It applies to a preview f

Re: Help in packaging rubber

2012-05-04 Thread Jakub Wilk
* Olivier Sallou , 2012-05-04, 09:19: Yes, I've read http://deb.li/dhs2p, but I'm failing to understand what I have to do in the "Before you begin" section. Unfortunately I don't speak python myself, this might be the reason. In the Before you begin, they ask you to check there is no existing p

Re: Help in packaging rubber

2012-05-04 Thread Olivier Sallou
Le 5/3/12 9:16 PM, Jakub Wilk a écrit : > * Olivier Sallou , 2012-05-03, 08:06: >>> Yes, I've read http://deb.li/dhs2p, but I'm failing to understand >>> what I have to do in the "Before you begin" section. Unfortunately I >>> don't speak python myself, this might be the reason. >> In the Before

Re: Help in packaging rubber

2012-05-03 Thread Andreas Noteng
On 03. mai 2012 22:54, Hilmar Preusse wrote: > Attached is the patch documenting the changes I've applied. Is this > OK? The patch does not seem to apply to the revision currently in Debian. If you plan to maintain this package I'd strongly recommend joining the PAPT [1], and using the PAPT svn rep

Re: Fwd: Re: Help in packaging rubber

2012-05-03 Thread Hilmar Preusse
On 03.05.12 olivier.sal...@codeless.fr (olivier.sal...@codeless.fr) wrote: Hi, > > Yes, I've read http://deb.li/dhs2p, but I'm failing to understand > > what I have to do in the "Before you begin" section. Unfortunately I > > don't speak python myself, this might be the reason. > > In the Before

Re: Help in packaging rubber

2012-05-03 Thread Hilmar Preusse
On 03.05.12 Andreas Noteng (andr...@noteng.no) wrote: > On 02. mai 2012 23:39, Hilmar Preusse wrote: Hi, > > Dear python maintainers, > > > > I intend/plan to adopt the rubber package[1]. I prepared a package > > for testing, it is available from here[2]. > > > > When building the package two w

Re: Help in packaging rubber

2012-05-03 Thread Jakub Wilk
* Olivier Sallou , 2012-05-03, 08:06: Yes, I've read http://deb.li/dhs2p, but I'm failing to understand what I have to do in the "Before you begin" section. Unfortunately I don't speak python myself, this might be the reason. In the Before you begin, they ask you to check there is no existing p

Re: Help in packaging rubber

2012-05-03 Thread Andreas Noteng
On 02. mai 2012 23:39, Hilmar Preusse wrote: > Dear python maintainers, > > I intend/plan to adopt the rubber package[1]. I prepared a package > for testing, it is available from here[2]. > > When building the package two warnings occur: > > - dh_pysupport: This program is deprecated, you should

Re: Help in packaging rubber

2012-05-02 Thread olivier.sal...@codeless.fr
I am not a python expert so consider the following as the result of previous experiences only. Le 5/2/12 11:39 PM, Hilmar Preusse a écrit : > Dear python maintainers, > > I intend/plan to adopt the rubber package[1]. I prepared a package > for testing, it is available from here[2]. > > When b

Help in packaging rubber

2012-05-02 Thread Hilmar Preusse
Dear python maintainers, I intend/plan to adopt the rubber package[1]. I prepared a package for testing, it is available from here[2]. When building the package two warnings occur: - dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2