Bug#672145: About your gnome-session-shutdown package on mentors.d.n

2012-06-08 Thread Aron Xu
Hi,

Thanks for your work! But I'm afraid that I'm not able to look at your
package until 12th, please do try to find other sponsor if you would
like to see your package appear in Wheezy!



-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672145: About your gnome-session-shutdown package on mentors.d.n

2012-06-08 Thread Jacopo Lorenzetti
On 08/06/2012 14:48, Aron Xu wrote:
 Thanks for your work! But I'm afraid that I'm not able to look at your
 package until 12th, please do try to find other sponsor if you would
 like to see your package appear in Wheezy!

I'll try to find one. Thank you for your help!

-- 
Jacopo Lorenzetti



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672145: About your gnome-session-shutdown package on mentors.d.n

2012-06-05 Thread Jacopo Lorenzetti
On 03/06/2012 18:56, Aron Xu wrote:
 ImportError: No module named argparse
 dh_auto_clean: python2.6 setup.py clean -a returned exit code 1
 make: *** [clean] Error 1
 dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
 E: Failed autobuilding of package

Oops, sorry.

I needed to specify a versioned build-dependency on python-argparse, now
it builds successfully.

Best

-- 
Jacopo Lorenzetti



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672145: About your gnome-session-shutdown package on mentors.d.n

2012-06-03 Thread Jacopo Lorenzetti
Hi Aron,

thank you for your review.

On 02/06/2012 11:04, Aron Xu wrote:
 I did a quick look at your gnome-session-shutdown package on
 mentors.d.n, and found it's still using python-support which is
 considered deprecated by dh_python2. Please adjust your package to use
 dh_python2, which can be a fairly easy change.
 
 Ref: http://wiki.debian.org/Python/TransitionToDHPython2

Done.

 Also it would be great to use dh compat =8, which is the recommended
 compat now.

Done.

 Note: I'm not doing a full review, but stopped when I found something
 that definitely need to change.

If you have time, please let me know if you find something else that
needs to be fixed.

In any case thank you again for your help.

Best

-- 
Jacopo Lorenzetti



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672145: About your gnome-session-shutdown package on mentors.d.n

2012-06-03 Thread Aron Xu
Hi,

Thanks for your quick action, but the package now FTBFS in a clean Sid
chroot. Log snippet:


 dpkg-source --before-build gnome-session-shutdown-1.81
dpkg-buildpackage: host architecture sparc
 fakeroot debian/rules clean
dh clean --with python2
   dh_testdir
   dh_auto_clean
Traceback (most recent call last):
  File setup.py, line 37, in module
imported = fimport('./' + NAME)
  File setup.py, line 33, in fimport
exec compile(open(fpath).read() + '\n', fpath, 'exec') in imported.__dict__
  File ./gnome-session-shutdown, line 49, in module
import argparse
ImportError: No module named argparse
dh_auto_clean: python2.6 setup.py clean -a returned exit code 1
make: *** [clean] Error 1
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2
E: Failed autobuilding of package



-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672145: About your gnome-session-shutdown package on mentors.d.n

2012-06-02 Thread Aron Xu
Hi Jacopo,

I did a quick look at your gnome-session-shutdown package on
mentors.d.n, and found it's still using python-support which is
considered deprecated by dh_python2. Please adjust your package to use
dh_python2, which can be a fairly easy change.

Ref: http://wiki.debian.org/Python/TransitionToDHPython2

Also it would be great to use dh compat =8, which is the recommended
compat now.

Note: I'm not doing a full review, but stopped when I found something
that definitely need to change.

-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org