#!/bin/bash
echo -e "$1 ($2) unstable; urgency=low\n\n  * see 'darcs changes' \n\n -- Tom Schouten <tom@zwizwa.be>  `date -R`\n" >debian/changelog	
