Add debian directory with packaging scripts.

This commit is contained in:
Morten Knutsen
2015-03-10 16:19:37 +01:00
committed by Sirius Bakke
parent ecbde1b880
commit 12070b760c
16 changed files with 950 additions and 0 deletions
Vendored Executable
+9
View File
@@ -0,0 +1,9 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_USER_FLAGS := --with-qmake=qmake-qt4
DEB_MAKE_INSTALL_TARGET := install INSTALL_ROOT=`pwd`/debian/tmp
DEB_INSTALL_CHANGELOGS_ALL := doc/ChangeLog