[maemo-commits] [maemo-commits] r11157 - in projects/haf/trunk/hildon-1: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Apr 19 16:07:09 EEST 2007
Author: mdk
Date: 2007-04-19 16:07:08 +0300 (Thu, 19 Apr 2007)
New Revision: 11157

Modified:
   projects/haf/trunk/hildon-1/ChangeLog
   projects/haf/trunk/hildon-1/debian/rules
Log:
Fixing the shlibs.


Modified: projects/haf/trunk/hildon-1/ChangeLog
===================================================================
--- projects/haf/trunk/hildon-1/ChangeLog	2007-04-19 12:56:44 UTC (rev 11156)
+++ projects/haf/trunk/hildon-1/ChangeLog	2007-04-19 13:07:08 UTC (rev 11157)
@@ -1,5 +1,9 @@
 2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
 
+	* debian/rules: Fixing the shlibs.
+
+2007-04-19  Michael Dominic Kostrzewa  <michael.kostrzewa at nokia.com> 
+
 	* src/hildon-banner.c: Fixing a problem with timed banners having
 	their parrent destroyed before they are.
 

Modified: projects/haf/trunk/hildon-1/debian/rules
===================================================================
--- projects/haf/trunk/hildon-1/debian/rules	2007-04-19 12:56:44 UTC (rev 11156)
+++ projects/haf/trunk/hildon-1/debian/rules	2007-04-19 13:07:08 UTC (rev 11157)
@@ -122,7 +122,7 @@
 	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


More information about the maemo-commits mailing list