Currently packages are being uploaded to the aptly repository without a git tag being present. Each deb package release should have a matching debian/x.x.x tag in the git repository, so it is clear from which commit is each package generated.
A nice addition to the wmcs-package-build.py script (modules/toolforge/files/wmcs-package-build.py) would be a helper to create the git tag locally, and push it.