===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
apel-10.8+0.20201106/debian/emacsen-install-18-if [ -f "$ELCSTAMP" ]; then
apel-10.8+0.20201106/debian/emacsen-install:19:    if [ -z "`find "$ELDIR/poem.el" -newer "$ELCSTAMP"`" ]; then
apel-10.8+0.20201106/debian/emacsen-install-20-	echo "install/$PACKAGE: already byte-compiled for $FLAVOR, skipped"
##############################################
apel-10.8+0.20201106/debian/emacsen-install-78-for p in w3m-el:w3m w3m-el-snapshot:w3m flim bitmap-mule cmail elscreen elpoint eldav initz liece; do
apel-10.8+0.20201106/debian/emacsen-install:79:    pkg=`echo $p | cut -d : -f 1`
apel-10.8+0.20201106/debian/emacsen-install:80:    sname=`echo $p | cut -d : -f 2`
apel-10.8+0.20201106/debian/emacsen-install-81-    dir=/usr/share/$FLAVOR/site-lisp/$sname
##############################################
apel-10.8+0.20201106/debian/rules-10-	wget -O upstream.tar.gz https://github.com/wanderlust/apel/tarball/apel-wl
apel-10.8+0.20201106/debian/rules:11:	mv -f upstream.tar.gz `LC_ALL=C tar ztvf upstream.tar.gz --utc | perl -ne 'if (/ (\d\d\d\d)-(\d\d)-(\d\d) /) {print "apel_10.8+0.$$1$$2$$3.orig.tar.gz\n"; exit}'`
apel-10.8+0.20201106/debian/rules-12-