[maemo-commits] [maemo-commits] r11829 - projects/haf/trunk/glib/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu May 24 18:16:18 EEST 2007
- Previous message: [maemo-commits] r11828 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r11830 - in projects/haf/tags/glib2.0: . 2.12.12-1osso3/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: fherrera Date: 2007-05-24 18:16:17 +0300 (Thu, 24 May 2007) New Revision: 11829 Modified: projects/haf/trunk/glib/debian/changelog projects/haf/trunk/glib/debian/rules Log: glib2.0 (2.12.12-1osso3) unstable; urgency=low * updated rules files to match correct version Modified: projects/haf/trunk/glib/debian/changelog =================================================================== --- projects/haf/trunk/glib/debian/changelog 2007-05-24 15:01:37 UTC (rev 11828) +++ projects/haf/trunk/glib/debian/changelog 2007-05-24 15:16:17 UTC (rev 11829) @@ -1,3 +1,9 @@ +glib2.0 (2.12.12-1osso3) unstable; urgency=low + + * updated rules files to match correct version + + -- Fernando Herrera <fernando.herrera-de-las-heras at nokia.com> Wed, 24 May 2007 18:15:55 +0200 + glib2.0 (2.12.12-1osso2) unstable; urgency=low * GObjectClass.constructed() backported from upstream glib trunk. Modified: projects/haf/trunk/glib/debian/rules =================================================================== --- projects/haf/trunk/glib/debian/rules 2007-05-24 15:01:37 UTC (rev 11828) +++ projects/haf/trunk/glib/debian/rules 2007-05-24 15:16:17 UTC (rev 11829) @@ -41,7 +41,7 @@ apiver=2.0 soname=0 gtkver=2.0 -shver=2.10.2-1osso2 +shver=2.12.12-1osso3 libpath=$(BUILD_DEB_DIR)/glib/.libs:$(BUILD_DEB_DIR)/gmodule/.libs:$(BUILD_DEB_DIR)/gobject/.libs:$(BUILD_DEB_DIR)/gthread/.libs _echo_cfiles = for f in ${1}; do if [ -f $$f ]; then echo $$f; fi; done @@ -194,7 +194,7 @@ # shlibs dh_makeshlibs -a -Nlibglib$(apiver)-dbg - dh_makeshlibs -n -X usr/lib/glib-$(apiver) -plibglib$(apiver)-$(soname)$(suffix) -V "libglib${apiver}-${soname}${suffix} (>= 2.10.2)" + dh_makeshlibs -n -X usr/lib/glib-$(apiver) -plibglib$(apiver)-$(soname)$(suffix) -V "libglib${apiver}-${soname}${suffix} (>= 2.12.12-1osso3)" dh_installdeb -a dh_shlibdeps -l$(libpath) -a cat debian/*/DEBIAN/shlibs > debian/shlibs.local
- Previous message: [maemo-commits] r11828 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r11830 - in projects/haf/tags/glib2.0: . 2.12.12-1osso3/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]