From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dOYvl-0004nd-GD for guix-patches@gnu.org; Fri, 23 Jun 2017 20:28:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dOYvi-0003RW-CW for guix-patches@gnu.org; Fri, 23 Jun 2017 20:28:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60513) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dOYvi-0003RS-9W for guix-patches@gnu.org; Fri, 23 Jun 2017 20:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dOYvi-0008JH-3w for guix-patches@gnu.org; Fri, 23 Jun 2017 20:28:02 -0400 Subject: [bug#27468] Acknowledgement ([PATCH] gnu: Add linkchecker.) Resent-Message-ID: Message-Id: <2307d2c7.AEQAMFHh1HMAAAAAAAAAAAPNQHwAAAACwQwAAAAAAAW9WABZTbIA@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Sat, 24 Jun 2017 05:57:33 +0530 In-reply-to: References: <7a5dc060.AEQAMFHLF6MAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZTa-9@mailjet.com> Content-Type: text/plain Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 27468@debbugs.gnu.org This package has bundled dependencies -- dnspython and miniboa -- under "third_party/". They have been modified as described in third_party/dnspython/changelog.txt and third_party/miniboa-r42/CHANGES.txt respectively. Should I unbundle these dependencies? If so, how do I handle the fact that the bundled dependencies have been locally modified? =