diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/postinst | 5 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/postinst b/debian/postinst new file mode 100644 index 0000000..284d07d --- /dev/null +++ b/debian/postinst @@ -0,0 +1,5 @@ +#!/bin/sh -e + +. /usr/share/debconf/confmodule + +#DEBHELPER# diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..932ab07 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://prdownloads.sourceforge.net/lcd4linux/lcd4linux-(.*[0-9])\.tgz debian uupdate |