Package: sitecopy Version: 1:0.16.3-17 Severity: minor The "Connecting" message disturbs the first "Uploading" message. It should come before it.
$ sitecopy --update dreamhost sitecopy: Updating site `dreamhost' (on spyro.dreamhost.com in ~/jidanni.org/) Uploading comp/.emacs: [Connecting to spyro.dreamhost.com... ] done. Uploading abj/articles/20080406.html: [] done. Uploading abj/articles/index.html: [] done. sitecopy: Update completed successfully. Maybe this is stdout and stderr mingled? It should instead look like: $ sitecopy --update dreamhost sitecopy: Updating site `dreamhost' (on spyro.dreamhost.com in ~/jidanni.org/) Connecting to spyro.dreamhost.com... Uploading comp/.emacs: [] done. Uploading abj/articles/20080406.html: [] done. Uploading abj/articles/index.html: [] done. sitecopy: Update completed successfully. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]