Bug#876685: [PATCH/NMU] Re: Bug#876685: mssh FTBFS with libvte-2.91-dev 0.50.0-1

2017-10-03 Thread Axel Beckert
Hi Héctor, Hector Garcia wrote: > I'm really not so sure that a direct function replacement can be done > directly. Yeah, initially I was sceptical, too (see my first mail), but when I noticed that there are NULLs already mentioned as default value in the API documentation, I gave it a try and

Bug#876685: [PATCH/NMU] Re: Bug#876685: mssh FTBFS with libvte-2.91-dev 0.50.0-1

2017-10-03 Thread Hector Garcia
Hi Axel, I'm really not so sure that a direct function replacement can be done directly. I'll test further, but in case I don't find enough time to do so before your NMU delayed makes it in, I'll let it go, because surely it is better than nothing. Regards and thanks for the patch, Héctor El lun,

Bug#876685: [PATCH/NMU] Re: Bug#876685: mssh FTBFS with libvte-2.91-dev 0.50.0-1

2017-10-02 Thread Axel Beckert
Control: tag -1 + pending Hi again, Axel Beckert wrote: > I'll upload this as NMU to DELAYED/5. Feel free to tell me if I should > fast-forward it or delay it a little bit longer. I just did an NMU with the patch as posted in my previous mail and uploaded it to the DELAYED/5-day queue.

Bug#876685: [PATCH/NMU] Re: Bug#876685: mssh FTBFS with libvte-2.91-dev 0.50.0-1

2017-10-02 Thread Axel Beckert
Control: tag -1 + patch Hi again, Axel Beckert wrote: > Adrian Bunk wrote: > > mssh-terminal.c: In function 'mssh_terminal_start_session': > > mssh-terminal.c:70:5: error: 'vte_terminal_spawn_sync' is deprecated > > [-Werror=deprecated-declarations] > >

Bug#876685: mssh FTBFS with libvte-2.91-dev 0.50.0-1

2017-10-02 Thread Axel Beckert
Hi, Adrian Bunk wrote: > mssh-terminal.c: In function 'mssh_terminal_start_session': > mssh-terminal.c:70:5: error: 'vte_terminal_spawn_sync' is deprecated > [-Werror=deprecated-declarations] > vte_terminal_spawn_sync(VTE_TERMINAL(terminal), > ^~~ > compilation

Bug#876685: mssh FTBFS with libvte-2.91-dev 0.50.0-1

2017-09-24 Thread Adrian Bunk
Source: mssh Version: 2.2-2 Severity: serious Tags: buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/mssh.html ... mssh-terminal.c: In function 'mssh_terminal_start_session': mssh-terminal.c:70:5: error: 'vte_terminal_spawn_sync' is deprecated