[maemo-commits] [maemo-commits] r11827 - in projects/haf/tags/glib2.0: . 2.12.12-1osso2/debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu May 24 18:01:02 EEST 2007
- Previous message: [maemo-commits] r11826 - projects/haf/trunk/glib/debian
- Next message: [maemo-commits] r11828 - projects/haf/hafbuildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: fherrera Date: 2007-05-24 18:01:00 +0300 (Thu, 24 May 2007) New Revision: 11827 Added: projects/haf/tags/glib2.0/2.12.12-1osso2/ projects/haf/tags/glib2.0/2.12.12-1osso2/debian/changelog Removed: projects/haf/tags/glib2.0/2.12.12-1osso2/debian/changelog Log: Tagging 2.12.12-1osso2 Copied: projects/haf/tags/glib2.0/2.12.12-1osso2 (from rev 11820, projects/haf/trunk/glib) Deleted: projects/haf/tags/glib2.0/2.12.12-1osso2/debian/changelog =================================================================== --- projects/haf/trunk/glib/debian/changelog 2007-05-24 14:46:00 UTC (rev 11820) +++ projects/haf/tags/glib2.0/2.12.12-1osso2/debian/changelog 2007-05-24 15:01:00 UTC (rev 11827) @@ -1,418 +0,0 @@ -glib2.0 (2.12.12-1osso1) unstable; urgency=low - - * Backport GSlice debug-blocks from upstream gtk+ trunk. - * Upgrade to glib 2.12.12 - * Ensure added symbols appear in API docs - * debian/rules: do not compress index.sgml for gtkdoc-fixxref benefit - - -- Fernando Herrera <fernando.herrera-de-las-heras at nokia.com> Wed, 16 May 2007 16:32:55 +0200 - -glib2.0 (2.12.4-1osso1) unstable; urgency=low - - * upgrade to version 2.12.4 - - -- Tapani Pälli <tapani.palli at nokia.com> Wed, 1 Nov 2006 15:05:42 +0200 - -glib2.0 (2.10.2-1osso2) unstable; urgency=low - - * shlibs change -> package version bump - - -- Tapani Pälli <tapani.palli at nokia.com> Thu, 27 Apr 2006 11:14:06 +0300 - -glib2.0 (2.10.2-1osso1) unstable; urgency=low - - * Upgrade to glib 2.10.2 - - -- Tapani Pälli <tapani.palli at nokia.com> Fri, 7 Apr 2006 10:53:00 +0100 - -glib2.0 (2.8.6-1osso4) unstable; urgency=low - - * glib/gmem.h: Don't use // comments in C<99 code - - -- Tapani Pälli <tapani.palli at nokia.com> Fri, 10 Mar 2006 13:24:00 +0200 - -glib2.0 (2.8.6-1osso3) unstable; urgency=low - - * glib/gmem.h: Don't use // comments in C<99 code - - -- Johan Bilien <johan.bilien at nokia.com> Thu, 9 Mar 2006 17:43:45 +0200 - -glib2.0 (2.8.6-1osso2) unstable; urgency=low - - * took Jorn's patch from http://bugzilla.gnome.org/show_bug.cgi?id=332312 - - -- Tapani Pälli <tapani.palli at nokia.com> Tue, 7 Mar 2006 11:26:41 +0200 - -glib2.0 (2.8.6-1osso1) unstable; urgency=low - - * Upgrade to glib 2.8.6 - * debian/control.in: set myself as maintainer - - -- Tapani Pälli <tapani.palli at nokia.com> Fri, 4 Jan 2006 10:53:00 +0100 - -glib2.0 (2.6.6-1osso2) unstable; urgency=low - - * merged g_slice*() from upstream - * debian/rules: new API, bump shlibs - * debian/control.in: set myself as maintainer - - -- Tommi Komulainen <tommi.komulainen at nokia.com> Wed, 4 Jan 2006 17:58:10 +0200 - -glib2.0 (2.6.6-1osso1) unstable; urgency=low - - * Upgrade to glib 2.6.6 - * debian/*: redo packaging to build directly from svn trunk - * debian/control: add gtk-doc-tools to Build-Depends as it's needed for - autogen - * debian/rules: configure with --disable-gtk-doc as the docs won't build - properly with currently available tools - - -- Tommi Komulainen <tommi.komulainen at nokia.com> Fri, 2 Dec 2005 12:24:13 +0200 - -glib2.0 (2.6.2-1osso8) unstable; urgency=low - - * Added gscanner patch from Tommi (bugs 16829 and 16264). It is an update - to the existing gscanner patch. - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Mon, 08 Aug 2005 15:22:17 +0300 - -glib2.0 (2.6.2-1osso7) unstable; urgency=low - - * Added patch for redirecting logging to syslog (bug 16628). - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Wed, 03 Aug 2005 08:21:23 +0300 - -glib2.0 (2.6.2-1osso6) unstable; urgency=low - - * Saving some memory with a patch to fix Glib bug 160655. - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Fri, 22 Apr 2005 12:39:28 +0300 - -glib2.0 (2.6.2-1osso5) unstable; urgency=low - - * Restored g_log(), g_print() and g_printerr() normal functionality. - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Tue, 22 Mar 2005 12:52:31 +0200 - -glib2.0 (2.6.2-1osso4) unstable; urgency=low - - * g_print and g_printerr redefined as zero macros when DEBUG is not defined - * undefining ENABLE_NLS - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Sat, 12 Mar 2005 20:21:12 +0200 - -glib2.0 (2.6.2-1osso3) unstable; urgency=low - - * Fixed bug 6441. - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Thu, 24 Feb 2005 16:50:19 +0200 - -glib2.0 (2.6.2-1osso2) unstable; urgency=low - - * one more fix in gobject.h for debugging stuff - - -- Alexander Kanevskiy <alexander.kanevskiy at nokia.com> Mon, 21 Feb 2005 20:17:28 +0200 - -glib2.0 (2.6.2-1osso1) unstable; urgency=low - - * fix for g_log() - - -- Alexander Kanevskiy <alexander.kanevskiy at nokia.com> Mon, 21 Feb 2005 19:18:48 +0200 - -glib2.0 (2.6.2-1osso) unstable; urgency=low - - * Added Kuisma Salonen's gscanner patches. - * Made g_log() and g_logv() zero macros in gmessages.h when DEBUG - is not defined (functions are still there [but empty], so ABI is - not broken) - - -- Kimmo Hämäläinen <kimmo.hamalainen at nokia.com> Fri, 18 Feb 2005 14:04:11 +0200 - -glib2.0 (2.6.2-1) unstable; urgency=low - - * New upstream release. - - -- Sebastien Bacher <seb128 at debian.org> Sat, 5 Feb 2005 19:23:59 +0100 - -glib2.0 (2.6.1-3) unstable; urgency=low - - * debian/rules: - - use "-plibglib$(apiver)-udeb", fix the libglib2.0-0-dbg package. - - -- Sebastien Bacher <seb128 at debian.org> Sun, 23 Jan 2005 22:24:21 +0100 - -glib2.0 (2.6.1-2) unstable; urgency=low - - * Upload to unstable. - * debian/control.in: - - rename libglib2.0-dbg to libglib2.0-0-dbg. - - set myself as maintainer. - * debian/rules: - - use dh_strip to make the debug package. - - -- Sebastien Bacher <seb128 at debian.org> Sun, 16 Jan 2005 12:59:21 +0100 - -glib2.0 (2.6.1-1) experimental; urgency=low - - * New upstream release. - - -- Sebastien Bacher <seb128 at debian.org> Sat, 8 Jan 2005 14:44:05 +0100 - -glib2.0 (2.6.0-1) experimental; urgency=low - - * New upstream release. - * debian/rules: - - updated the shlibs. - * debian/watch: - - updated. - - -- Sebastien Bacher <seb128 at debian.org> Mon, 27 Dec 2004 16:15:36 +0100 - -glib2.0 (2.4.8-1) unstable; urgency=medium - - * New upstream bugfix release. - - -- J.H.M. Dassen (Ray) <jdassen at debian.org> Sat, 4 Dec 2004 18:52:44 +0100 - -glib2.0 (2.4.7-1) unstable; urgency=medium - - * New upstream bugfix release. - * [debian/patches/000_glib-link.patch] Updated. - * [debian/patches/001_translations.patch] Dropped. - - -- J.H.M. Dassen (Ray) <jdassen at debian.org> Fri, 8 Oct 2004 22:27:49 +0200 - -glib2.0 (2.4.6-4) unstable; urgency=medium - - * [debian/patches/001_translations.patch] Updated translations from CVS and - relibtoolise to use new translations. - * [debian/rules] Fixed udeb naming on Hurd. - - -- J.H.M. Dassen (Ray) <jdassen at debian.org> Fri, 8 Oct 2004 12:43:09 +0200 - -glib2.0 (2.4.6-3) unstable; urgency=medium - - Colin Watson <cjwatson at debian.org>: (Closes: #274053) - * [debian/rules] binary-arch depends on binary-arch-udeb. - * [debian/rules] Strip udeb! - - -- J.H.M. Dassen (Ray) <jdassen at debian.org> Wed, 29 Sep 2004 19:39:22 +0200 - -glib2.0 (2.4.6-2) unstable; urgency=medium - - * [debian/patches/001_translations.patch] Updated translations from CVS. - * [debian/rules] Tightened "shver" to tighten shlibs, as some - incompatibilities with older versions turned up with gconf. - (Closes: #265659) - - -- J.H.M. Dassen (Ray) <jdassen at debian.org> Tue, 24 Aug 2004 18:50:04 +0200 - -glib2.0 (2.4.6-1) unstable; urgency=medium - - * New upstream bugfix release. - - -- J.H.M. Dassen (Ray) <jdassen at debian.org> Sun, 15 Aug 2004 18:34:27 +0200 - -glib2.0 (2.4.5-2) unstable; urgency=low - - * debian/patches/000_glib-link.patch: - - patch from Jurij Smakov <jurij at wooyd.org> to link with all the libs - (Closes: #263130). - - -- Sebastien Bacher <seb128 at debian.org> Tue, 3 Aug 2004 18:03:53 +0200 - -glib2.0 (2.4.5-1) unstable; urgency=low - - * New upstream release. - - -- Sebastien Bacher <seb128 at debian.org> Sun, 1 Aug 2004 17:31:43 +0200 - -glib2.0 (2.4.4-1) unstable; urgency=low - - * New upstream release. - - remove spaces before "#pragma alloca" (Closes: #250667). - - -- Sebastien Bacher <seb128 at debian.org> Fri, 16 Jul 2004 18:44:31 +0200 - -glib2.0 (2.4.2-1) unstable; urgency=low - - * New upstream release. - - -- Sebastien Bacher <seb128 at debian.org> Sat, 5 Jun 2004 00:51:01 +0200 - -glib2.0 (2.4.1-2) unstable; urgency=low - - * Upload in unstable. - * GNOME Team Upload. - * J.H.M. Dassen (Ray) <jdassen at debian.org>: - + [debian/rules] Make the linker work a bit harder so dynamic loading can - be done faster; safety measure: ensure the build aborts when the library - still has references to undefined symbols. - - -- Sebastien Bacher <seb128 at debian.org> Sat, 22 May 2004 14:18:23 +0200 - -glib2.0 (2.4.1-1) experimental; urgency=low - - * New upstream release. - * GNOME Team Upload. - * debian/rules: - - updated shlib version to 2.4.1. - - -- Sebastien Bacher <seb128 at debian.org> Sun, 2 May 2004 12:47:25 +0200 - -glib2.0 (2.4.0-2) experimental; urgency=low - - * Akira TAGOH <tagoh at debian.org> - - debian/rules: - - bumped shlib version to 2.4.0. - - -- Akira TAGOH <tagoh at debian.org> Wed, 24 Mar 2004 09:12:31 +0900 - -glib2.0 (2.4.0-1) experimental; urgency=low - - * New upstream release. - * debian/rules: - - doh. don't claim the newer shlibs. - * debian/control: - - added Uploaders to maintain as team. - - added gnome-pkg-tools to Build-Depends. - * debian/docs: - - added old ChangeLog and NEWS files. - - -- Akira TAGOH <tagoh at debian.org> Wed, 17 Mar 2004 21:18:00 +0900 - -glib2.0 (2.2.3-1) unstable; urgency=low - - * "Welcome back my laptop PC!" release. - * New upstream release. - * debian/control: - - bumped Standards-Version to 3.6.1.0. - - -- Akira TAGOH <tagoh at debian.org> Mon, 1 Sep 2003 02:29:14 +0900 - -glib2.0 (2.2.2-1) unstable; urgency=low - - * New upstream release. - - Fix portability problems with G_MIN/MAX_INT64 (closes: Bug#195302) - * debian/control: - - bumped Standards-Version to 3.5.10.0. - - changed the sections for libglib2.0-dev and libglib2.0-dbg to libdevel. - * debian/compat: - - use it instead of DH_COMPAT. - - -- Akira TAGOH <tagoh at debian.org> Tue, 10 Jun 2003 18:44:01 +0900 - -glib2.0 (2.2.1-3) unstable; urgency=low - - * debian/control: - - rename libglib2.0-0-udeb to libglib2.0-udeb. - - delete Recommends line from libglib2.0-udeb. (closes: Bug#183749) - - add Provides: libglib2.0-0 for libglib2.0-udeb. - * debian/libglib2.0-udeb.files: - - contain the libraries and locale data. - - -- Akira TAGOH <tagoh at debian.org> Sat, 8 Mar 2003 02:46:19 +0900 - -glib2.0 (2.2.1-2) unstable; urgency=low - - * debian/rules: - - create the symlinks on /usr/share/gtk-doc/html. (closes: Bug#183504) - - changed DH_COMPAT to 4. - * debian/control: - - add libglib2.0-0-udeb package for debian-installer. - - -- Akira TAGOH <tagoh at debian.org> Thu, 6 Mar 2003 01:14:44 +0900 - -glib2.0 (2.2.1-1) unstable; urgency=low - - * New upstream release. - * debian/control: - - needed pkg-config (>= 0.14.0). - - add autotools-dev to Build-Depends. - - -- Akira TAGOH <tagoh at debian.org> Tue, 4 Feb 2003 01:02:20 +0900 - -glib2.0 (2.2.0-2) unstable; urgency=low - - * close to be fixed in the upstream release. (closes: Bug#173508) - - -- Akira TAGOH <tagoh at debian.org> Tue, 7 Jan 2003 17:22:20 +0900 - -glib2.0 (2.2.0-1) unstable; urgency=low - - * New upstream release. - * debian/control: - bumped Standards-Version to 3.5.8. - - -- Akira TAGOH <tagoh at debian.org> Wed, 25 Dec 2002 13:46:08 +0900 - -glib2.0 (2.0.7-1) unstable; urgency=low - - * New upstream release. - * debian/control: - - changed libc6-dev to libc6-dev | libc-dev in -dev's Depends. - - bumped Standards-Version and depends debhelper (>> 4). - - add libgtk2.0-doc to Suggests for -doc. - * debian/rules: - - add symlink to fix the missing symlink for gtk. but this release doesn't - include the hyperlink for gtk+ (closes: Bug#162845) - - support noopt option for DEB_BUILD_OPTIONS. - - -- Akira TAGOH <tagoh at debian.org> Tue, 5 Nov 2002 17:06:50 +0900 - -glib2.0 (2.0.6-1) unstable; urgency=low - - * New upstream release. - * debian/rules: removed --enable-debug option. conform to the default value - now. (closes: Bug#151815) - * debian/patches/000_glib2.0-garray.patch: removed because it's merged by - the upstream. - - -- Akira TAGOH <tagoh at debian.org> Sun, 4 Aug 2002 16:05:03 +0900 - -glib2.0 (2.0.4-3) unstable; urgency=low - - * debian/patches/000_glib2.0-garray.patch: - applied to fix g_ptr_array_index() macro. (closes: Bug#150521) - - -- Akira TAGOH <tagoh at debian.org> Sat, 29 Jun 2002 19:46:51 +0900 - -glib2.0 (2.0.4-2) unstable; urgency=low - - * debian/libglib2.0-doc.doc-base.gobject: fix the dupplicated title. - (closes: Bug#150040) - - -- Akira TAGOH <tagoh at debian.org> Sun, 16 Jun 2002 23:27:38 +0900 - -glib2.0 (2.0.4-1) unstable; urgency=low - - * New upstream release. - - -- Akira TAGOH <tagoh at debian.org> Sun, 16 Jun 2002 03:33:22 +0900 - -glib2.0 (2.0.3-1) unstable; urgency=low - - * New upstream release. - - -- Akira TAGOH <tagoh at debian.org> Wed, 29 May 2002 00:49:56 +0900 - -glib2.0 (2.0.1-2) unstable; urgency=low - - * debian/scripts/vars.build: fix bashism. - * debian/README.Debian: add static link issue. - * debian/rules: add --enable-static. (closes: Bug#142198) - - -- Akira TAGOH <tagoh at debian.org> Thu, 11 Apr 2002 19:25:17 +0900 - -glib2.0 (2.0.1-1) unstable; urgency=low - - * New upstream release. - - -- Akira TAGOH <tagoh at debian.org> Sat, 30 Mar 2002 16:23:54 +0900 - -glib2.0 (2.0.0-1) unstable; urgency=low - - * Initial Release. - - -- Akira TAGOH <tagoh at debian.org> Tue, 12 Mar 2002 02:32:11 +0900 - Copied: projects/haf/tags/glib2.0/2.12.12-1osso2/debian/changelog (from rev 11826, projects/haf/trunk/glib/debian/changelog)
- Previous message: [maemo-commits] r11826 - projects/haf/trunk/glib/debian
- Next message: [maemo-commits] r11828 - projects/haf/hafbuildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]