From 7b420a182b9f3ee9295997bfea192b7db5609ffe Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 24 Aug 2013 18:02:07 +0100 Subject: typo --- dgit | 1 + 1 file changed, 1 insertion(+) (limited to 'dgit') diff --git a/dgit b/dgit index ff6956e..406589a 100755 --- a/dgit +++ b/dgit @@ -854,6 +854,7 @@ sub dopush () { $changes->{$field} eq $clogp->{$field} or fail "changes field $field \`$changes->{$field}'". " does not match changelog \`$clogp->{$field}'"; + } my $tag = debiantag($dversion); if (!check_for_git()) { create_remote_git_repo(); -- cgit v1.2.3