From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91115 invoked by alias); 29 Apr 2018 16:53:51 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 91093 invoked by uid 89); 29 Apr 2018 16:53:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,KAM_LOTSOFHASH,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1091, refs, H*r:Unknown, Home X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 29 Apr 2018 16:53:48 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.36]) by mxa.mailgun.org with ESMTP id 5ae5f89a.7fe561a1b720-smtp-out-n01; Sun, 29 Apr 2018 16:53:46 -0000 (UTC) Date: Sun, 29 Apr 2018 16:53:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5ae5f89a7c6e8_56932af20e6ebc1862490@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 062168: debian: no need to override dh_auto_install Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5ae5f89a7c17b_56932af20e6ebc18623ac"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-04/txt/msg00008.txt.bz2 ----==_mimepart_5ae5f89a7c17b_56932af20e6ebc18623ac Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1064 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 0621680a5c904c19db9942eda112670159e10937 https://github.com/crosstool-ng/crosstool-ng/commit/0621680a5c904c19db9942eda112670159e10937 Author: David Lechner Date: 2018-04-28 (Sat, 28 Apr 2018) Changed paths: M debian/rules Log Message: ----------- debian: no need to override dh_auto_install Since fda857aeb851e5329b5dec664cc14903bf4d20a6 and d6f5c308f9b9564df548d7d6a245a56dbf5360bc, there is no longer any need to override dh_auto_install Commit: d40964df8cb118e110f447fe586542432876d590 https://github.com/crosstool-ng/crosstool-ng/commit/d40964df8cb118e110f447fe586542432876d590 Author: Alexey Neyman Date: 2018-04-29 (Sun, 29 Apr 2018) Changed paths: M debian/rules Log Message: ----------- Merge pull request #951 from dlech/patch-1 debian: no need to override dh_auto_install Compare: https://github.com/crosstool-ng/crosstool-ng/compare/90d14443d1ab...d40964df8cb1 ----==_mimepart_5ae5f89a7c17b_56932af20e6ebc18623ac--