summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-11-11 20:29:22 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-11-11 22:18:53 +0000
commita7425f63b4551d04dc95f506b1e69829d0d1de2c (patch)
tree7774a85774f3cd47964e790e1fc6f0c341493585 /dgit
parent943b9a999ad86fc825baf6bb73420b02c4883a06 (diff)
dgit: Soften message about source-only uploads to NEW
Prompted by #983056. A proper fix would involve encoding more precise knowledge about Debian archive policy. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit4
1 files changed, 2 insertions, 2 deletions
diff --git a/dgit b/dgit
index a14dd18..8199de8 100755
--- a/dgit
+++ b/dgit
@@ -4738,8 +4738,8 @@ ENDT
if !$hasdebs;
} elsif ($sourceonlypolicy eq 'not-wholly-new') {
forceable_fail [qw(uploading-source-only)],
- f_ "source-only upload, even though package is entirely NEW\n".
- "(this is contrary to policy in %s)",
+ f_ "source-only upload, though package appears entirely NEW\n".
+ "(this is probably contrary to policy in %s)",
access_nomdistro()
if !$hasdebs
&& $new_package