Adding a special '--enable-xan' configure option that turns off the -Werror compilati...
[hildon] / debian / rules
index 5f46a9c..49619c0 100755 (executable)
@@ -69,6 +69,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp 
+       rm -rf debian/build
 #      Add here commands to clean up after the build process.
        -$(MAKE) distclean
 ifneq "$(wildcard /usr/share/misc/config.sub)" ""
@@ -122,7 +123,7 @@ binary-arch: build install
        dh_strip --dbg-package="libhildon1"
        dh_compress
        dh_fixperms
-       dh_makeshlibs -V
+       dh_makeshlibs -V "libhildon1 (>= 1.0.3)" 
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol