Added files in debian subdirectory.

These files are base to build postgrest Debian package. Additional, it
has TODO-deps.md file with whole task to build postgrest as Debian
official package.
This commit is contained in:
Fernando Ike
2015-09-30 17:49:11 -03:00
parent 29ae1bdefd
commit add25ae68e
9 changed files with 302 additions and 0 deletions
Vendored Executable
+10
View File
@@ -0,0 +1,10 @@
#!/usr/bin/make -f
DEB_ENABLE_TESTS = yes
DEB_CABAL_PACKAGE = postgrest
DEB_DEFAULT_COMPILER = ghc
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
build/haskell-postgrest-utils:: build-ghc-stamp