public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 1b4e78: Fix debuild warnings/errors
@ 2017-06-09  0:24 Alexey Neyman
  0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-06-09  0:24 UTC (permalink / raw)
  To: crossgcc

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-08 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-09  0:24 [crosstool-ng/crosstool-ng] 1b4e78: Fix debuild warnings/errors Alexey Neyman

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).