Comment 3 for bug 420387

Revision history for this message
Scott Moser (smoser) wrote : Re: [PATCH] DeprecationWarning: the sha module is deprecated; use the hashlib module instead

The changes look fine to me.
However, I don't think that your removal of the CVS directory will actually "stick". As I understand it, the bzr importer that maintains the lp:ubuntu/<package> branches basically does:

dget <uploaded package>
dpkg-source -x *.dsc

In doing so, the CVS dir will still be there. I'd advise to either:
 - patch it out (with a debian/patches/32-remove-CVS-dir.patch)
 - live with being unable to use debcommit