--- /dev/null
+Source: newlisp-packnl
+Section: main
+Priority: optional
+Maintainer: Ralph Ronnquist <rrq@rrq.au>
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.1
+#Homepage: <insert the upstream URL, if relevant>
+Rules-Requires-Root: no
+Vcs-Browser: https://git.rrq.au/?p=ralph/newlisp/packnl.git
+Vcs-Git: https://git.rrq.au/?p=ralph/newlisp/packnl.git
+
+Package: newlisp-packnl
+Architecture: any
+Multi-Arch: foreign
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Pack newlisp script collection into an executable.
+ This is a newlisp utility to pack a collection of newlisp scripts
+ into an executable ELF binary.
--- /dev/null
+#!/usr/bin/make -f
+# You must remove unused comment lines for the released package.
+
+%:
+ dh $@
+
+# #override_dh_auto_install:
+# # dh_auto_install -- prefix=/usr
+
+# #override_dh_install:
+# # dh_install --list-missing -X.pyc -X.pyo