Bug#726513: Build-Dependency on wrong automake version

2013-10-16 Thread Norbert Preining
tag 726513 + pending
thanks

> Should be "automake (>= 1:1.13.1)".

Thanks, fixed in git repo, will be in the next upload.

Norbert


PREINING, Norbert   http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#726513: Build-Dependency on wrong automake version

2013-10-16 Thread Tom Jampen
Package: texlive-bin
Version: 2013.20130729.30972-2
Severity: minor

Hi,

I've just tried to backport the new texlive packages to wheezy for my personal
usage. All packages built, but not texlive-bin:

make[1]: Leaving directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972'
   dh_auto_build -O--builddirectory=Work
make[1]: Entering directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
Making all in .
make[2]: Entering directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
/bin/sh: -c: line 16: syntax error near unexpected token `;'
/bin/sh: -c: line 16: `  if ; then echo "make: running /bin/sh $cmd$skip";
fi && \'
make[2]: *** [texlibs] Error 1
make[2]: Leaving directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/user/texlive-bin/texlive-bin-2013.20130729.30972/Work'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


The problem is that Build-Depends lists "automake (>= 1.13.1)" which is wrong
as it does not include the epoc and thus allows to build on wheezy with
automake 1:1.11.6. Should be "automake (>= 1:1.13.1)".

Regards
Tom


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org