# tar source for dh_make
tar -czf $SRC_DIR.tar.gz $SRC_DIR
pushd $SRC_DIR
-# run dh_make
-set +e
-dh_make -s -y -f ../shgen-0.1.tar.gz
-set -e
# package source
dpkg-buildpackage -S -us -uc
# install needed packages for build up a ncurses/cdk application
Section: misc
Priority: optional
Maintainer: dragan <ebelcrom@gmail.com>
-Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.8.3
Homepage: https://binomiant.duckdns.org/MpqU9XX8/shgen.git
Package: shgen
Architecture: any
-Depends: libc6 (>= 2.4), libncurses5 (>= 5.0), libcdk5 (>= 5.0)
+Depends: libc6 (>= 2.4), libcdk5 (>= 5.0)
Description: Console shell script generator.
Ncurses based shell script generator for execution in a console.