changed debian/compat to 6 in order to fix issues with building
authorlfelipe <luis.strano@gmail.com>
Wed, 6 May 2009 17:02:02 +0000 (17:02 +0000)
committerlfelipe <luis.strano@gmail.com>
Wed, 6 May 2009 17:02:02 +0000 (17:02 +0000)
on hardy.

packages/lightmediascanner/debian/compat
packages/lightmediascanner/debian/rules
packages/python-lightmediascanner/debian/compat

index 734f50e..a089f08 100755 (executable)
@@ -3,4 +3,5 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
-
+DEB_CONFIGURE_SCRIPT := ./autogen.sh
+DEB_MAKE_CLEAN_TARGET := distclean