#!/bin/sh
exec date -d "$(dpkg-parsechangelog --count 1 -SDate)" +%s
