===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ipig-0.0.r5/debian/get-orig-source-6-set -e
ipig-0.0.r5/debian/get-orig-source:7:NAME=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
ipig-0.0.r5/debian/get-orig-source-8-
ipig-0.0.r5/debian/get-orig-source-9-if ! echo $@ | grep -q upstream-version ; then
ipig-0.0.r5/debian/get-orig-source:10:    VERSION=`dpkg-parsechangelog | awk '/^Version:/ { print $2 }' | sed 's/\([0-9\.]\+\)-[0-9]\+$/\1/'`
ipig-0.0.r5/debian/get-orig-source-11-else
ipig-0.0.r5/debian/get-orig-source:12:    VERSION=`echo $@ | sed "s?^.*--upstream-version \([0-9.]\+\) .*${NAME}.*?\1?"`
ipig-0.0.r5/debian/get-orig-source-13-    if echo "$VERSION" | grep -q "upstream-version" ; then