#!/bin/sh

set -e

debiandir="$1"
name="$2"

TZ=GMT touch -d@-1 "$debiandir/control"
