===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gasic-0.0.r19/debian/get-orig-source-6-# set -x
gasic-0.0.r19/debian/get-orig-source:7:NAME=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
gasic-0.0.r19/debian/get-orig-source-8-COMPRESSION=xz
gasic-0.0.r19/debian/get-orig-source:9:VERSION=`dpkg-parsechangelog | awk '/^Version:/ { print $2 }' | sed 's/\([0-9\.]\+\)-[0-9]\+$/\1/'`
gasic-0.0.r19/debian/get-orig-source-10-
##############################################
gasic-0.0.r19/debian/get-orig-source-14-SVNURI="svn://svn.code.sf.net/p/gasic/code/trunk"
gasic-0.0.r19/debian/get-orig-source:15:revision=`LANG=C svn info ${SVNURI} | grep "^Last Changed Rev:" | sed 's/Last Changed Rev: *//'`
gasic-0.0.r19/debian/get-orig-source:16:VERSION=`echo ${VERSION}| sed "s/.r[0-9]\+$//"`.r${revision}
gasic-0.0.r19/debian/get-orig-source-17-