what about moving packages? are you experiencing issues or looking for best practices? how are you using packages currently - database or file system? what additional items are you using with the packages - custom dll references, configurations, logging, etc.?
for deploying you can create the deployment package that you can install on the servers, you can simply do a file system copy to the server, or you can use sql server management studio to import the packages into either the database store or file system.
please provide more input as to the type of information you are looking for and we can certainly point you in the right direction.
thanks.