summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2011-03-29 23:07:06 +0000
committerChristian Pointner <equinox@spreadspace.org>2011-03-29 23:07:06 +0000
commit0a5ff4ebad8277f36ce421918e796ebf9ba5245c (patch)
treec93793eb1b27f7db12f56076be8378a95e2cb6b6
parentfixed changelog filename (diff)
fixed control and rules file
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
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 <equinox@spreadspace.org>
-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
+
+