> +    SRC_VERSION="6.1.0.svn.${SVN_REVISION}.dfsg"
>
> That should probably be "dfsg2" now?

No. This is the case when script is used with argument:
$ ./elmerfem_get-orig-source.sh 6.1.0.svn.5396.dfsg2

So another block of the code works:
SVN_REVISION=$(echo ${SRC_VERSION} | sed -e "s/^.*.svn.\([0-9]\+\).dfsg.*$/\1/")

> +     cout << "tetlib: control string: "
> +        << string(tetgenControlString.toAscii()) << endl;
>
> I realise it's just debug output, but that should go away afaics.

Yes.

> Unblocked; thanks.

Thanks a lot.


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

Reply via email to