===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fasttree-2.1.11/debian/get-orig-source-2-
fasttree-2.1.11/debian/get-orig-source:3:PKG=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
fasttree-2.1.11/debian/get-orig-source:4:VERSION=`dpkg-parsechangelog | awk '/^Version:/ { print $2 }' | cut -d- -f1`
fasttree-2.1.11/debian/get-orig-source-5-
##############################################
fasttree-2.1.11/debian/get-orig-source-12-for f in FastTree*.c; do
fasttree-2.1.11/debian/get-orig-source:13:  dir=`echo $f|sed "s/\.c//"` 
fasttree-2.1.11/debian/get-orig-source:14:  tarfile=`echo $f|sed "s/c/tar.xz/"`
fasttree-2.1.11/debian/get-orig-source-15-  mkdir $dir