Fixing the shlibs.
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Thu, 19 Apr 2007 13:07:08 +0000 (13:07 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Thu, 19 Apr 2007 13:07:08 +0000 (13:07 +0000)
ChangeLog
debian/rules

index d66ec44..7aadc82 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
 
+       * debian/rules: Fixing the shlibs.
+
+2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa@nokia.com> 
+
        * src/hildon-banner.c: Fixing a problem with timed banners having
        their parrent destroyed before they are.
 
index 5f46a9c..86be8cc 100755 (executable)
@@ -122,7 +122,7 @@ binary-arch: build install
        dh_strip --dbg-package="libhildon1"
        dh_compress
        dh_fixperms
-       dh_makeshlibs -V
+       dh_makeshlibs -V "libhildon1 (>= 1.0.1)" 
        dh_installdeb
        dh_shlibdeps
        dh_gencontrol