Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1021272
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#957189: f-irc: diff for NMU version 1.36-1.1 |
| Date | 2020-08-11 22:00 +0200 |
| Message-ID | <ACIBc-79k-5@gated-at.bofh.it> (permalink) |
| References | <ACIBc-79k-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Control: tags 957189 + patch Control: tags 957189 + pending Dear maintainer, I've prepared an NMU for f-irc (versioned as 1.36-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. -- Regards Sudip diff -Nru f-irc-1.36/debian/changelog f-irc-1.36/debian/changelog --- f-irc-1.36/debian/changelog 2014-02-23 12:31:13.000000000 +0000 +++ f-irc-1.36/debian/changelog 2020-08-11 20:50:06.000000000 +0100 @@ -1,3 +1,10 @@ +f-irc (1.36-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix ftbfs with GCC-10. (Closes: #957189) + + -- Sudip Mukherjee <sudipm.mukherjee@gmail.com> Tue, 11 Aug 2020 20:50:06 +0100 + f-irc (1.36-1) unstable; urgency=low * New upstream release. diff -Nru f-irc-1.36/debian/patches/fix_ftbfs.patch f-irc-1.36/debian/patches/fix_ftbfs.patch --- f-irc-1.36/debian/patches/fix_ftbfs.patch 1970-01-01 01:00:00.000000000 +0100 +++ f-irc-1.36/debian/patches/fix_ftbfs.patch 2020-08-11 20:49:01.000000000 +0100 @@ -0,0 +1,18 @@ +Description: Fix ftbfs with GCC-10 + +Author: Sudip Mukherjee <sudipm.mukherjee@gmail.com> +Bug-Debian: https://bugs.debian.org/957189 +Forwarded: no + +--- + +--- f-irc-1.36.orig/theme.c ++++ f-irc-1.36/theme.c +@@ -17,7 +17,6 @@ + #include "theme.h" + #include "utils.h" + +-layout_theme theme; + const char *theme_file = NULL; + + theme_parsing theme_parser[] = diff -Nru f-irc-1.36/debian/patches/series f-irc-1.36/debian/patches/series --- f-irc-1.36/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ f-irc-1.36/debian/patches/series 2020-08-11 20:42:56.000000000 +0100 @@ -0,0 +1 @@ +fix_ftbfs.patch
Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread
Bug#957189: f-irc: diff for NMU version 1.36-1.1 Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2020-08-11 22:00 +0200
csiph-web