===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
phipack-0.0.20160614/debian/createmanpages-4-
phipack-0.0.20160614/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
phipack-0.0.20160614/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`
##############################################
phipack-0.0.20160614/debian/get-orig-source-10-
phipack-0.0.20160614/debian/get-orig-source:11:NAME=`dpkg-parsechangelog | awk '/^Source/ { print $2 }'`
phipack-0.0.20160614/debian/get-orig-source:12:OVERSION=`dpkg-parsechangelog | awk '/^Version:/ { print $2 }' | sed 's/\([0-9\.]\+\)-[0-9]\+$/\1/'`
phipack-0.0.20160614/debian/get-orig-source-13-
##############################################
phipack-0.0.20160614/debian/get-orig-source-25-#    find . -type f -printf '%T@ %p\n' | sort -n | tail -1 | cut -f2- -d" "
phipack-0.0.20160614/debian/get-orig-source:26:VERSION=0.0.`find . -type f -printf '%T@ %p\n' | sort -n | tail -1 | sed 's/ .*//' | gawk '{print strftime("%Y%m%d", $0)}'`
phipack-0.0.20160614/debian/get-orig-source-27-find . -name "._*" -delete