← Back to team overview

nssbackup-team team mailing list archive

[Bug 620384] Re: New upstream release 0.11.0

 

Jean-Peer, this package really isn't in great shape:
* It's not necessary to depend on python <<  3. python3 is a separate stack.
* There is a newer standards-version 3.9.1
* You should probably remove the dh-make comments from the top of debian/rules (even lintian complains about them)
* Is all the UbuntuVersion detection really necessary? This package is for maverick.
* The install files could probably be a lot simpler with more wildcards, but the version you have obviously works (as long as you remember to add new files to it)
* It's not necessary to update-icon-cache for hicolor, it uses a dpkg trigger
* You shouldn't need to call compileall or clean up .pyc files, python-support has support for private modules
* Deleting files from users home directories in postrm is bad.

-- 
New upstream release 0.11.0
https://bugs.launchpad.net/bugs/620384
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to sbackup in ubuntu.



References