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/watch | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/watch (limited to 'debian/watch') diff --git a/debian/watch b/debian/watch new file mode 100644 index 000000000..f85c0794b --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://hackage.haskell.org/packages/archive/gf/([\d\.]+)/gf-([\d\.]+).tar.gz -- cgit v1.2.3