[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Mailer-Daemon@chiark.greenend.org.uk: Mail delivery failed: returning message to sender]



Does anyone know a working contact address for the download-curl
upstream maintainer?

-- 
Colin Watson                                       [cjwatson@debian.org]
--- Begin Message ---
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

  dons@galois.com
    SMTP error from remote mail server after RCPT TO:<dons@galois.com>:
    host mail.galois.com [66.193.37.198]: 550 5.1.1 <dons@galois.com>... User unknown

------ This is a copy of the message, including all the headers. ------

Return-path: <cjwatson@debian.org>
Received: from [172.20.153.9] (helo=riva.pelham.vpn.ucam.org)
	by chiark.greenend.org.uk (Debian Exim 4.72 #1) with esmtps
	(return-path cjwatson@debian.org)
	id 1VyMIJ-0005tS-Oa; Wed, 01 Jan 2014 13:57:11 +0000
Received: from ns1.pelham.vpn.ucam.org ([172.20.153.2] helo=riva.ucam.org)
	by riva.pelham.vpn.ucam.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128)
	(Exim 4.80)
	(envelope-from <cjwatson@debian.org>)
	id 1VyMIH-0008Hh-Jt; Wed, 01 Jan 2014 13:57:09 +0000
Date: Wed, 1 Jan 2014 13:57:08 +0000
From: Colin Watson <cjwatson@debian.org>
To: Don Stewart <dons@galois.com>
Cc: debian-haskell@lists.debian.org
Subject: download-curl and tagsoup 0.13
Message-ID: <[🔎] 20140101135708.GY5883@riva.ucam.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)

Hi,

download-curl works with tagsoup 0.13.  Could you apply this patch so
that the .cabal file knows about that?

Index: b/download-curl.cabal
===================================================================
--- a/download-curl.cabal
+++ b/download-curl.cabal
@@ -56,4 +56,4 @@
         build-depends:   base >= 3 && < 6, bytestring
     else
         build-depends:   base > 3 && < 4
-    build-depends: curl, tagsoup >= 0.8 && < 0.13, feed, xml
+    build-depends: curl, tagsoup >= 0.8 && < 0.14, feed, xml

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]



--- End Message ---

Reply to: