From 0a5ff4ebad8277f36ce421918e796ebf9ba5245c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 29 Mar 2011 23:07:06 +0000 Subject: fixed control and rules file --- debian/control | 2 +- debian/rules | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b63a5e0..f0f5860 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: luamq Section: interpreters Priority: optional Maintainer: Christian Pointner -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5) +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), lua5.1-policy-dev Standards-Version: 3.8.2 Homepage: http://www.spreadspace.org/ diff --git a/debian/rules b/debian/rules index fd703a8..c145fe8 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,5 @@ #!/usr/bin/make -f include /usr/share/cdbs/1/class/lua.mk -include /usr/share/cdbs/1/rules/dpatch.mk + + -- cgit v1.2.3