Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #66629
| From | Masahiro Yamada <masahiroy@kernel.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#954778: Patch: Suppress irrelevant warning when generating a debian package |
| Date | 2020-03-30 02:40 +0200 |
| Message-ID | <zPQD7-8m5-1@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <zPFHI-1zI-17@gated-at.bofh.it> <zPGkp-21Z-11@gated-at.bofh.it> <zPHJv-31h-1@gated-at.bofh.it> <zNtAZ-it-1@gated-at.bofh.it> <zPHJv-31h-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Mon, Mar 30, 2020 at 12:01 AM Reinhard Karcher <reinhard.karcher@gmx.net> wrote: > > There was a blank line missing between the package definitions. > Sorry for late testing. > > -- > Best regards > Reinhard Karcher The attached patch is not in a correct patch format. This time, I manually crufted the format, and applied. But, next time, please send it to ML instead of attachment, in a correct format. git supports useful commands to do this. [1] "git format-patch" to create a patch [2] "git send-email" to send it to ML I reworded the log as follows: ------------------>8--------------- kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unset Creating a Debian package without CONFIG_DEBUG_INFO produces a warning that no debug package was created. This patch excludes the debug package from the control file, if no debug package is created by this configuration. Signed-off-by: Reinhard Karcher <reinhard.karcher@gmx.net> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> ------------------>8--------------- -- Best Regards Masahiro Yamada
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#954778: linux-image-amd64: if using make bindeb-pkg there is a warning about the missing debug package Reinhard Karcher <reinhard.karcher@gmx.net> - 2020-03-23 12:40 +0100
Processed: Re: Bug#954778: linux-image-amd64: if using make bindeb-pkg there is a warning about the missing debug package "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-03-24 00:20 +0100
Bug#954778: linux-image-amd64: if using make bindeb-pkg there is a warning about the missing debug package Ben Hutchings <ben@decadent.org.uk> - 2020-03-24 00:20 +0100
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Reinhard Karcher <reinhard.karcher@gmx.net> - 2020-03-24 11:30 +0100
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Masahiro Yamada <masahiroy@kernel.org> - 2020-03-29 14:30 +0200
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Reinhard Karcher <reinhard.karcher@gmx.net> - 2020-03-29 15:00 +0200
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Masahiro Yamada <masahiroy@kernel.org> - 2020-03-29 15:40 +0200
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Reinhard Karcher <reinhard.karcher@gmx.net> - 2020-03-29 16:40 +0200
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Reinhard Karcher <reinhard.karcher@gmx.net> - 2020-03-29 17:10 +0200
Bug#954778: Patch: Suppress irrelevant warning when generating a debian package Masahiro Yamada <masahiroy@kernel.org> - 2020-03-30 02:40 +0200
Bug#954778: marked as done (linux-image-amd64: if using make bindeb-pkg there is a warning about the missing debug package) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-06-22 11:30 +0200
csiph-web