X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=infra%2Fdgit-repos-policy-debian;h=ad21564383ff979aa2f608e7626d04131e1128e8;hp=e85e92c5ebf4531ccc20229c2f4004ba6a49b598;hb=HEAD;hpb=35b159e1e9e8d170732c8a5ca5dd58d3a3c3bcda diff --git a/infra/dgit-repos-policy-debian b/infra/dgit-repos-policy-debian index e85e92c5..ad215643 100755 --- a/infra/dgit-repos-policy-debian +++ b/infra/dgit-repos-policy-debian @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # dgit repos policy hook script for Debian # -# Copyright (C) 2015-2016 Ian Jackson +# Copyright (C) 2015-2019 Ian Jackson # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -461,7 +461,7 @@ END $mustreject = 1; } else { $stderr .= <prepare(<commit; + printdebug "poldbh commit\n"; }; last unless length $@; die $@ unless ref $@ eq $db_busy_exception;