glib1.2 (1.2.10+20250921-1) unstable; urgency=low

  * New GIT snapshot.
  * Switch to dpkg-source 3.0 (quilt) format.
  * Remove patches, all merged upstream.
  * Updating package to debhelper 13.
  * Updating package to standards version 4.7.3.
  * Drop the package suffix from the ldbl128 transition.
  * Remove -dbg package
  * Do not install glib-config, this tool is obsolete.
  * Replace texi2html with makeinfo.
  * d/watch: switch to v5

 -- Sébastien Noel <sebastien@twolife.be>  Sun, 11 Jan 2026 11:16:27 +0100

glib1.2 (1.2.10-20) unstable; urgency=low

  * Using quilt to store upstream modifications.
  * Updating package to standards version 3.8.2.
  * Rewriting copyright file in machine-interpretable format.
  * Using lintian debhelper to install lintian overrides.
  * Updating section in doc-base file.
  * Updating section of the debug and the dev package.
  * Removing useless dir info file.
  * Minimizing rules file.
  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Sun, 09 Aug 2009 09:24:27 +0200

glib1.2 (1.2.10-19) unstable; urgency=low

  * Fixed package name in shlibs (Closes: #432634).

 -- Daniel Baumann <daniel@debian.org>  Wed, 11 Jul 2007 08:33:00 +0200

glib1.2 (1.2.10-18) unstable; urgency=low

  * ldbl128 transition (Closes: #430251).
  * Minor formal cleanups.

 -- Daniel Baumann <daniel@debian.org>  Thu, 05 Jul 2007 14:25:00 +0200

glib1.2 (1.2.10-17) unstable; urgency=low

  * Added patch from Petr Salinger <Petr.Salinger@seznam.cz> for proper
    libtoolizing (Closes: #261315).
  * Moved sections to oldlib.

 -- Daniel Baumann <daniel@debian.org>  Fri, 01 Dec 2006 10:01:00 +0100

glib1.2 (1.2.10-16) unstable; urgency=low

  * Fixed underquoted glib.m4 (Closes: #396667).

 -- Daniel Baumann <daniel@debian.org>  Wed, 29 Nov 2006 09:33:00 +0100

glib1.2 (1.2.10-15) unstable; urgency=low

  * Relibtoolized in order to make it build on kfreebsd (Closes: #261315).

 -- Daniel Baumann <daniel@debian.org>  Tue, 28 Nov 2006 17:29:00 +0100

glib1.2 (1.2.10-14) unstable; urgency=medium

  * Added patch from Roland Stigge <stigge@antcom.de> to add check for
    negative values in g_printf_string_upper_bound() (Closes: #387582).

 -- Daniel Baumann <daniel@debian.org>  Sun, 29 Oct 2006 15:43:00 +0200

glib1.2 (1.2.10-13) unstable; urgency=low

  * Readded temporary libglib-dev provides to libglib1.2-dev (Closes: #391239).

 -- Daniel Baumann <daniel@debian.org>  Thu, 05 Oct 2006 21:01:00 +0200

glib1.2 (1.2.10-12) unstable; urgency=low

  * New maintainer (Closes: #390845).
  * Acknoledge NMU (Closes: #222892, #263042, #323511).
  * Redone debian directory based on current debhelper templates, additionally:
    - added lintian overrides.
    - dropping useless README.Debian.
    - fixed conflicts (Closes: #356895).
    - merged libglib1.2-doc into libglib1.2-dev (useless micropackaging for two
      html files; no other package has a relation to libglib1.2-doc).
    - removed pre-sarge conflicts/replaces.

 -- Daniel Baumann <daniel@debian.org>  Tue, 03 Oct 2006 15:14:00 +0200

glib1.2 (1.2.10-11) unstable; urgency=low

  * Orphan this package.

 -- Akira TAGOH <tagoh@debian.org>  Tue, 03 Oct 2006 18:50:20 +0900

glib1.2 (1.2.10-10.1) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for RC bugfix.
  * Remove __const__ from __asm__ declarations in glib.h.  This makes gcc
    happier and should make gabber buildable; thanks to Tollef Fog Heen for
    the patch.  Closes: #323511.

 -- Steve Langasek <vorlon@debian.org>  Wed, 11 Jan 2006 03:06:34 -0800

glib1.2 (1.2.10-10) unstable; urgency=low

  * gstrfuncs.c:
    - patch from Andreas Jochens <aj@andaco.de> to fix the build with gcc4
      (Closes: #263042).

 -- Sebastien Bacher <seb128@debian.org>  Wed, 04 May 2005 12:10:14 +0200

glib1.2 (1.2.10-9) unstable; urgency=low

  * debian/control:
    - bumped Standards-Version to 3.5.10.0.
    - changed the sections for libglib1.2-dev and libglib1.2-dbg to libdevel.
  * debian/compat:
    - use it instead of DH_COMPAT.
  * gmodule/Makefile.in, gthread/Makefile.in:
    fix the undefined non-weak symbols. (closes: Bug#193347)

 -- Akira TAGOH <tagoh@debian.org>  Sun, 18 May 2003 00:00:17 +0900

glib1.2 (1.2.10-8) unstable; urgency=low

  * Fixed libtool issue on mispel. (closes: Bug#183793)
  * acinclude.m4, ltconfig:
    - removed. it contained the old libtool stuff.

 -- Akira TAGOH <tagoh@debian.org>  Tue, 11 Mar 2003 23:36:10 +0900

glib1.2 (1.2.10-7) unstable; urgency=low

  * debian/rules:
    - fix twice modified the maintainer script for dh_installdocs.
    - support DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE.
    - support noopt and nostrip for DEB_BUILD_OPTIONS.
    - copy the latest config.sub and config.guess. (closes: Bug#181942)
    - don't call ldconfig for -dbg package.
  * debian/control:
    - bumped Standards-Version to 3.5.8.
    - updated Build-Depends.
    - split the documentation files into libglib1.2-doc.
  * debian/libglib1.2-doc.info: add glib.info. (closes: Bug#159677)

 -- Akira TAGOH <tagoh@debian.org>  Thu, 27 Feb 2003 00:12:39 +0900

glib1.2 (1.2.10-6) unstable; urgency=low

  * debian/control:
    - removed libc6-dev from Build-Depends.
    - changed libc6-dev to libc6-dev | libc-dev in -dev's Depends.

 -- Akira TAGOH <tagoh@debian.org>  Thu, 22 Aug 2002 02:02:32 +0900

glib1.2 (1.2.10-5) unstable; urgency=low

  * debian/control: add libc6-dev to Depends for -dev (closes: Bug#147653)

 -- Akira TAGOH <tagoh@debian.org>  Wed, 22 May 2002 23:58:14 +0900

glib1.2 (1.2.10-4) unstable; urgency=low

  * debian/control: Fixed build-depends for NetBSD/i386 (closes: Bug#133443)

 -- Akira TAGOH <tagoh@debian.org>  Wed, 13 Feb 2002 02:22:20 +0900

glib1.2 (1.2.10-3) unstable; urgency=low

  * Closed a NMU bug. (closes: Bug#93932)
  * Fixed description typo (closes: Bug#102988)
  * -dbg package contains shared libraries for debugging. so if you
    need static link, add -static to compiler option and use
    static libraries which is included in libglib1.2-dev.

 -- Akira TAGOH <tagoh@debian.org>  Sat, 24 Nov 2001 20:54:25 +0900

glib1.2 (1.2.10-2) unstable; urgency=low

  * I took over this package from Ben.
  * Closed a bug because it is already fixed in the latest release.
    (closes: Bug#62463)

 -- Akira TAGOH <tagoh@debian.org>  Sat, 10 Nov 2001 19:49:14 +0900

glib1.2 (1.2.10-1.2) unstable; urgency=low

  * Non-Maintainer Upload, approved by Ben.
  * Updated config.sub and config.guess for ia64 (closes: #93932).
  * If -dev's postinst fails at install-info, have a look at Bug#99816.

 -- Jordi Mallach <jordi@debian.org>  Sat, 23 Jun 2001 05:28:15 +0200

glib1.2 (1.2.10-1.1) unstable; urgency=low

  * Binary-only rebuild because of gcc 2.95 atexit() problem on i386.
    (Closes: #93052)

 -- Ben Gertzfield <che@debian.org>  Wed, 11 Apr 2001 19:46:27 -0700

glib1.2 (1.2.10-1) unstable; urgency=low

  * New upstream version.
  * Patch config.sub for s390 architecture. (Closes: #88553)

 -- Ben Gertzfield <che@debian.org>  Sun, 01 Apr 2001 21:44:47 -0700

glib1.2 (1.2.9-1) unstable; urgency=low

  * New upstream version.
  * Include upstream changelog. (Closes: #59744)
  * Note that the include files have been moved (according to
    upstream) to /usr/include/glib-1.2/, but this should not be a
    problem for anything using glib-config.  Please, PLEASE, don't
    submit bugs on my poor packages because your program isn't using
    glib-config!
  * Fix bashisms in debian/rules. (Hah, caught 'em on my own..)

 -- Ben Gertzfield <che@debian.org>  Fri, 02 Mar 2001 16:18:36 -0800

glib1.2 (1.2.8-2) unstable; urgency=low

  * Bump Standards-Version to 3.2.1.

 -- Ben Gertzfield <che@debian.org>  Sat, 23 Dec 2000 01:31:39 -0800

glib1.2 (1.2.8-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Wed, 24 May 2000 19:41:54 -0700

glib1.2 (1.2.7-2) frozen unstable; urgency=medium

  * Fix "guard code" in configure.in that tests for gcc version
    greater than 2.8 (will fail when 3.0 comes out.) This fixes
    *half* of the release-critical bug report #55246.
  * The other half of RC bug #55246 is not really a glib problem;
    G_GNUC_EXTENSION arguably should be defined on all platforms, but
    that's up to upstream to change this. It's been reported upstream as
    gnome bug #6328, http://bugs.gnome.org/db/63/6328.html. In any case,
    gentoo should be using G_GINT64_CONSTANT(12345) for portably declaring
    64-bit constants, instead of the undocumented, internal,
    not-defined-on-all-platforms G_GNUC_EXTENSION. I will be reassigning
    the remainder of RC bug #55246 to gentoo.

 -- Ben Gertzfield <che@debian.org>  Mon, 28 Feb 2000 12:33:57 -0800

glib1.2 (1.2.7-1) frozen unstable; urgency=low

  * To fix i18n problems with GTK+, glib 1.2.7 and gtk+ 1.2.7
    must both make it into frozen.
  * (New upstream version, too. :)

 -- Ben Gertzfield <che@debian.org>  Thu, 17 Feb 2000 09:12:20 -0800

glib1.2 (1.2.6-1) unstable; urgency=low

  * New upstream version.
  * Make sure docs are in /usr/share/doc/libglib1.2 etc.

 -- Ben Gertzfield <che@debian.org>  Fri, 15 Oct 1999 09:44:19 -0700

glib1.2 (1.2.5-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Fri, 24 Sep 1999 09:27:25 -0700

glib1.2 (1.2.4-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Tue, 24 Aug 1999 11:10:11 -0700

glib1.2 (1.2.3-2) unstable; urgency=low

  * Erg. Make sure -dev depends on exact version of lib, and -dbg
    depends on exact version of -dev and lib.

 -- Ben Gertzfield <che@debian.org>  Tue, 27 Jul 1999 15:24:33 -0700

glib1.2 (1.2.3-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Tue, 11 May 1999 20:55:00 -0700

glib1.2 (1.2.2-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Mon, 26 Apr 1999 18:15:06 -0700

glib1.2 (1.2.1-2) unstable; urgency=low

  * Recompile with GNU libc 2.1.

 -- Ben Gertzfield <che@debian.org>  Thu, 15 Apr 1999 13:26:50 -0700

glib1.2 (1.2.1-1) unstable; urgency=low

  * New upstream version.
  * Make the shlibs looser; now packages depend on libglib1.2 (>= 1.2.0)

 -- Ben Gertzfield <che@debian.org>  Thu, 25 Mar 1999 10:33:26 -0800

glib1.2 (1.2.0-1) unstable; urgency=low

  * Hallelujah! :) We made it.

 -- Ben Gertzfield <che@debian.org>  Thu, 25 Feb 1999 22:17:36 -0800

glib1.1.16 (1.1.16-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Tue, 16 Feb 1999 16:55:07 -0800

glib1.1.13 (1.1.13-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Wed, 20 Jan 1999 18:25:48 -0800

glib1.1.12 (1.1.12-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Mon, 04 Jan 1999 14:13:59 -0800

glib1.1.11 (1.1.11-1) unstable; urgency=low

  * New upstream version. (They skipped .10.)

 -- Ben Gertzfield <che@debian.org>  Wed, 30 Dec 1998 21:46:40 -0800

glib1.1.9 (1.1.9-1) unstable; urgency=low

  * New upstream version.
  * Now debian/rules uses a $(version) variable to make my life easier.

 -- Ben Gertzfield <che@debian.org>  Thu, 17 Dec 1998 10:36:27 -0800

glib1.1.6 (1.1.6-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Tue, 08 Dec 1998 20:54:59 -0800

glib1.1.5 (1.1.5-2) unstable; urgency=low

  * Now libglib1.1.5-dev Provides: libglib-dev and libglib1.1-dev.

 -- Ben Gertzfield <che@debian.org>  Sun, 29 Nov 1998 17:59:52 -0800

glib1.1.5 (1.1.5-1) unstable; urgency=low

  * Now the source and binary packages *all* specifically have the version
    number in them. This is so a new release of glib or gtk+ does not break
    all apps dependant upon glib or gtk+'s unstable branch.
  * Removed --enable-debug=no from libglib1.1 build; it was causing problems

 -- Ben Gertzfield <che@debian.org>  Tue, 24 Nov 1998 14:25:15 -0800

glib (1.1.4-1) unstable; urgency=low

  * New upstream version.
  * debian/control: libglib-dev and libglib-dbg now depend on ${Source-Version}
    of libglib1.1 to make upgrades force you to have one version of the library
    and -dev and -dbg, no more multiple versions allowed.

 -- Ben Gertzfield <che@debian.org>  Thu, 05 Nov 1998 10:50:03 -0800

glib (1.1.3-2) unstable; urgency=low

  * Rebuild with new clean-dbg target to fix my error helped along by
    an old broken debhelper.

 -- Ben Gertzfield <che@debian.org>  Tue, 29 Sep 1998 13:01:24 -0700

glib (1.1.3-1) unstable; urgency=low

  * New upstream version.
  * New libglib-dbg package.

 -- Ben Gertzfield <che@debian.org>  Mon, 21 Sep 1998 22:30:46 -0700

glib (1.1.2-1) unstable; urgency=low

  * New upstream version (that was fast!).

 -- Ben Gertzfield <che@debian.org>  Wed, 05 Aug 1998 12:13:59 -0700

glib (1.1.1-1) unstable; urgency=low

  * New upstream version.

 -- Ben Gertzfield <che@debian.org>  Tue, 04 Aug 1998 22:42:09 -0700

glib (1.1.0-1) unstable; urgency=low

  * Split off of GTK+ package upstream. New package.

 -- Ben Gertzfield <che@debian.org>  Mon, 27 Jul 1998 14:11:04 -0700
