diff options
| author | hallgren <hallgren@chalmers.se> | 2012-08-22 17:25:10 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-08-22 17:25:10 +0000 |
| commit | 098ddc129ea31f5708ffa5a333fea563e16336f2 (patch) | |
| tree | 14f8661a2a7b973d9510248cd7947c543f38777a /debian/watch | |
| parent | 59c97c72b08d5c1fcdcf392c4eda90fcc2a2e2fa (diff) | |
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.
Diffstat (limited to 'debian/watch')
| -rw-r--r-- | debian/watch | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
