What branch did you commit to?
If you did
bzr branch
and then bzr commit
on you computer then the changes will still be on your computer. To make them publically available you have to register a branch
https://code.launchpad.net/calibre
and push to it from your computer.
Alternatively use bzr send -o patch.txt
and attach patch.txt here.