public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Alexey Neyman <stilor@att.net>
To: crossgcc@sourceware.org
Subject: [crosstool-ng/crosstool-ng] 1b4e78: Fix debuild warnings/errors
Date: Fri, 09 Jun 2017 00:24:00 -0000	[thread overview]
Message-ID: <5939ca597776c_64aa3f957d9f1c3810164f@hookshot-fe5-cp1-prd.iad.github.net.mail> (raw)

[-- Attachment #1: Type: text/plain, Size: 3330 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 1b4e784a0ba636646def1db5ca012fd54ee7a81c
      https://github.com/crosstool-ng/crosstool-ng/commit/1b4e784a0ba636646def1db5ca012fd54ee7a81c
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-07 (Wed, 07 Jun 2017)

  Changed paths:
    M .gitignore
    M Makefile.in
    R config/.gitignore
    M configure.ac
    M ct-ng.in
    A debian/.gitignore
    M debian/rules
    M docs/ct-ng.1.in
    M kconfig/.gitignore
    R kconfig/Makefile
    A kconfig/Makefile.in
    M patches/glibc/ports-2.12.1/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.13/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.14.1/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.14/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.15/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.16.0/170-localedef-fix-trampoline.patch
    M samples/samples.mk
    M scripts/build/companion_libs/210-expat.sh
    M scripts/saveSample.sh.in
    M scripts/showConfig.sh.in
    M scripts/showSamples.sh

  Log Message:
  -----------
  Fix debuild warnings/errors

- Update .gitignore, do not place .gitignore into directories installed
in bulk
- Remove executable permissions and shebangs from the scripts that are
supposed to be invoked only via ct-ng frontent; prepend them with $(bash).
Despite what showSamples.sh said, it already has some bashisms.
- Remove --with autotools-dev and override dh_update_autotools_config
to avoid having config.{sub,guess} clobbered with older versions
- Install bash completion where Debian (now) expects it
- Update man page to use .\" as the comment delimiter, instead of
undefined macro (."); also, minor text edits.
- Install kconfig.mk without execute permission.
- Remove shell wrappers from 170-localedef-fix-trampoline.patch, we
do not use that for applying patches
- Revoke execute permissions on 210-expat.sh
- Get flags from dpkg-buildflags if available

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: f7c7c4a096ae15b4f0281b22031b47ad43ad122e
      https://github.com/crosstool-ng/crosstool-ng/commit/f7c7c4a096ae15b4f0281b22031b47ad43ad122e
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M .gitignore
    M Makefile.in
    R config/.gitignore
    M configure.ac
    M ct-ng.in
    A debian/.gitignore
    M debian/rules
    M docs/ct-ng.1.in
    M kconfig/.gitignore
    R kconfig/Makefile
    A kconfig/Makefile.in
    M patches/glibc/ports-2.12.1/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.13/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.14.1/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.14/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.15/170-localedef-fix-trampoline.patch
    M patches/glibc/ports-2.16.0/170-localedef-fix-trampoline.patch
    M samples/samples.mk
    M scripts/build/companion_libs/210-expat.sh
    M scripts/saveSample.sh.in
    M scripts/showConfig.sh.in
    M scripts/showSamples.sh

  Log Message:
  -----------
  Merge pull request #738 from stilor/lintian-warnings

Fix debuild warnings/errors


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/29ecbf84c860...f7c7c4a096ae

                 reply	other threads:[~2017-06-08 22:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5939ca597776c_64aa3f957d9f1c3810164f@hookshot-fe5-cp1-prd.iad.github.net.mail \
    --to=stilor@att.net \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).