From 098ddc129ea31f5708ffa5a333fea563e16336f2 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 22 Aug 2012 17:25:10 +0000 Subject: Add 'make deb' to Makefile, for creating Debian packages Also updated the debian/* files. It should now be easy to create Debian packages under Ubuntu 11.10 & 12.04. See also the notes in the Makefile. --- debian/compat | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/compat (limited to 'debian/compat') diff --git a/debian/compat b/debian/compat new file mode 100644 index 000000000..7f8f011eb --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +7 -- cgit v1.2.3