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 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/420387 Title: [PATCH] DeprecationWarning: the sha module is deprecated; use the hashlib module instead -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
