From 2f3f7b330bf4f06c32bdb101fba8530d90399752 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 19 Oct 2016 22:55:55 +0100 Subject: dgit: ftpmaster api fetch: Check http error code (!) We are going to want to handle 404 specially so do not just use -f. Handle file:/// specially since curl just always invents 000 for the http error code in that case. Signed-off-by: Ian Jackson --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 180a3f1..3036438 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ dgit (2.6~) unstable; urgency=medium + * Check for non-2xx HTTP status codes from ftpmaster api server. * Always honour --curl= and --curl:. -- -- cgit v1.2.3