Bug#772410: [PATCH] Fix bashisms in scripts

2015-01-15 Thread Boris Egorov
On Wed, 10 Dec 2014 13:54:45 +0600 Boris Egorov wrote: > Do not use bash-specific features in scripts with '#!/bin/sh' > interpreter; it can be some other shell instead of bash. > > Exit codes converted to non-negative values identical to those before > (to not break so

Bug#772630: obsolete libupnp?

2014-12-10 Thread Boris Egorov
t a build > that fails? If I just run ./configure && make, build fails. Usualy it was enough to build any package taken by 'apt-get source'. If using git-buildpackage is a default way, no problem. I just didn't hear about this tool before. -- Best regards, Boris Egorov -- T

Bug#772630: obsolete libupnp?

2014-12-10 Thread Boris Egorov
regards, Boris Egorov -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772410: [PATCH] Fix bashisms in scripts

2014-12-10 Thread Boris Egorov
checked that line numbers in debian repo the same (apt-get source scilab) and send a patch here. -- Best Regards, Boris Egorov -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772410: [PATCH] Fix bashisms in scripts

2014-12-09 Thread Boris Egorov
an package apt script (apt.cron.daily). Fixes: https://bugs.debian.org/772410 Signed-off-by: Boris Egorov --- scilab/bin/scilab | 4 ++-- scilab/config/install-sh | 4 scilab/modules/dynamic_link/src/scripts/install-sh| 4 ++

Bug#772630: obsolete libupnp?

2014-12-09 Thread Boris Egorov
--with-external-libupnp use external libupnp library (at least 1.3.1) [default = use internal bundled library] It builds fine with "--with-external-libupnp". -- Best Regards, Boris Egorov -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org w

Bug#772630: obsolete libupnp?

2014-12-09 Thread Boris Egorov
ld log attached. -- Best Regards, Boris Egorov $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for --enable-debug... yes checking for --enable

Bug#772325: accepted in upstream

2014-12-08 Thread Boris Egorov
My patch was accepted in upstream: https://bugs.freedesktop.org/show_bug.cgi?id=87093 -- Best regards, Boris Egorov -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#772325: [PATCH] utils,mbim-network: fix bashisms

2014-12-08 Thread Boris Egorov
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772325 Signed-off-by: Boris Egorov --- utils/mbim-network.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/mbim-network.in b/utils/mbim-network.in index e58a148..5ea8dd6 100755 --- a/utils/mbim-network.in