Code review comment for lp:~mitya57/ubuntu/raring/python3-defaults/resync

Revision history for this message
Piotr Ożarowski (piotr) wrote :

can you update to what's in bzr on alioth?

I added "args" to one line too many, fortunately I noticed it before releasing, so

  dh.autoscript(package, 'prerm', 'prerm-py3clean', args)

is back to:

  dh.autoscript(package, 'prerm', 'prerm-py3clean', '')

review: Needs Fixing

« Back to merge proposal