=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## brig-0.95+dfsg/debian/get-orig-source-13- brig-0.95+dfsg/debian/get-orig-source:14:NAME=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'` brig-0.95+dfsg/debian/get-orig-source-15-COPYRIGHT=$(pwd)/debian/copyright ############################################## brig-0.95+dfsg/debian/get-orig-source-19-if ! echo $@ | grep -q upstream-version ; then brig-0.95+dfsg/debian/get-orig-source:20: VERSION=`dpkg-parsechangelog | awk '/^Version:/ { print $2 }' | sed -e 's/+dfsg[0-9]*//' -e 's/\([0-9\.]\+\)-[0-9]\+$/\1/'` brig-0.95+dfsg/debian/get-orig-source-21- uscan --force-download brig-0.95+dfsg/debian/get-orig-source-22-else brig-0.95+dfsg/debian/get-orig-source:23: VERSION=`echo $@ | sed -e 's/+dfsg[0-9]*//' -e "s?^.*--upstream-version \([0-9.]\+\)-[0-9]\+- .*BRIG.*-dist.*?\1?"` brig-0.95+dfsg/debian/get-orig-source-24- if echo "$VERSION" | grep -q "upstream-version" ; then