From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118863 invoked by alias); 6 Jun 2017 16:45:01 -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 118776 invoked by uid 89); 6 Jun 2017 16:44:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 06 Jun 2017 16:44:57 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.40]) by mxa.mailgun.org with ESMTP id 5936dc05.7f074b7d9f30-smtp-out-n02; Tue, 06 Jun 2017 16:44:53 -0000 (UTC) Date: Wed, 07 Jun 2017 06:12:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5936dc0577585_2bf63fd35c8e5c28424af@hookshot-fe6-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] 5f1aca: debian: update packaging Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5936dc057714b_2bf63fd35c8e5c2842354"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-06/txt/msg00009.txt.bz2 ----==_mimepart_5936dc057714b_2bf63fd35c8e5c2842354 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1964 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 5f1acaa0794bac4c3a19baa3fcbcfc0e0e8ad1de https://github.com/crosstool-ng/crosstool-ng/commit/5f1acaa0794bac4c3a19baa3fcbcfc0e0e8ad1de Author: Chris Packham Date: 2017-05-29 (Mon, 29 May 2017) Changed paths: M debian/changelog M debian/control M debian/copyright M debian/rules M debian/source/format Log Message: ----------- debian: update packaging Support building in tree and from a released tarball by optionally running ./bootstrap. Fix some issues reported by lintian. -E: crosstool-ng changes: bad-distribution-in-changes-file unstable -E: crosstool-ng source: build-depends-on-essential-package-without-using-version build-depends: gzip -E: crosstool-ng source: build-depends-on-essential-package-without-using-version build-depends: tar -W: crosstool-ng source: syntax-error-in-dep5-copyright line 14: Cannot parse line "Unless otherwise stated in individual files, this work is licensed to you under" -E: crosstool-ng: copyright-should-refer-to-common-license-file-for-lgpl -E: crosstool-ng: description-starts-with-package-name -E: crosstool-ng: section-is-dh_make-template -E: crosstool-ng: depends-on-obsolete-package depends: texi2html Signed-off-by: Chris Packham Commit: 10089f3c9aa41bdf12f2ca1d85d052f347dd38d5 https://github.com/crosstool-ng/crosstool-ng/commit/10089f3c9aa41bdf12f2ca1d85d052f347dd38d5 Author: Alexey Neyman Date: 2017-06-06 (Tue, 06 Jun 2017) Changed paths: M debian/changelog M debian/control M debian/copyright M debian/rules M debian/source/format Log Message: ----------- Merge pull request #352 from cpackham/debian-packaging-update debian: update packaging Compare: https://github.com/crosstool-ng/crosstool-ng/compare/173f02018cdc...10089f3c9aa4 ----==_mimepart_5936dc057714b_2bf63fd35c8e5c2842354--