===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
metaphlan2-data-2.6.0+ds/debian/get-orig-source-17-set -e
metaphlan2-data-2.6.0+ds/debian/get-orig-source:18:NAME=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
metaphlan2-data-2.6.0+ds/debian/get-orig-source-19-
metaphlan2-data-2.6.0+ds/debian/get-orig-source-20-if ! echo $@ | grep -q upstream-version ; then
metaphlan2-data-2.6.0+ds/debian/get-orig-source:21:    VERSION=`dpkg-parsechangelog | awk '/^Version:/ { print $2 }' | sed 's/\([0-9\.]\+\)-[0-9]\+$/\1/'`
metaphlan2-data-2.6.0+ds/debian/get-orig-source-22-    uscan --force-download
metaphlan2-data-2.6.0+ds/debian/get-orig-source-23-else
metaphlan2-data-2.6.0+ds/debian/get-orig-source:24:    VERSION=`echo $@ | sed "s?^.*--upstream-version \([0-9.]\+\) .*${NAME}.*?\1?"`
metaphlan2-data-2.6.0+ds/debian/get-orig-source-25-    if echo "$VERSION" | grep -q "upstream-version" ; then
##############################################
metaphlan2-data-2.6.0+ds/debian/get-orig-source-30-
metaphlan2-data-2.6.0+ds/debian/get-orig-source:31:VERSION=`echo $VERSION | sed 's/-[0-9]$//'`
metaphlan2-data-2.6.0+ds/debian/get-orig-source:32:ORIGVERSION=`echo $VERSION | sed 's/+d.*//'`
metaphlan2-data-2.6.0+ds/debian/get-orig-source-33-