]> git.llucax.com Git - software/mutt-debian.git/blob - mkchangelog.sh
removing an article form the Description of mutt-patched to make lintian happy
[software/mutt-debian.git] / mkchangelog.sh
1 #!/bin/sh
2
3 lrev=$(hg log --limit 1 --template '{rev}' ChangeLog)
4
5 hg log --style=./hg-changelog-map -r tip:$lrev