From the S3 layer after PutObject we were calling GetObjectInfo for bucket notification. This can be avoided if PutObjectInfo returns ObjectInfo. fixes #2567
This change brings a change which was done for the 'mc' package to allow for clean repo and have a cleaner github drop in experience.