Skip to content

Debian Changelog libparagui1.0 (1.0.4-12)

2006

libparagui1.0 (1.0.4-12) unstable; urgency=low

   * Distribute the .so link with the -dev package.
   * debian/control:
     + Uncapitalised short descriptions and removed useless qualifiers.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 5 Jul 2006 14:22:09 +0200

libparagui1.0 (1.0.4-11) unstable; urgency=low

   * Maintainer upload.
 
   * Moved package to the SDL team.
   * Use quilt for patch management.
 
   * debian/control:
     + Build-depend on quilt instead of dpatch.
     + Set policy to 3.7.2.
 
   * debian/patches/010_rebootstrap.diff:
     + New patch. Rebootstrap package with a newer libtool (Closes: #319813).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 15 Jun 2006 21:52:31 +0200

2005

libparagui1.0 (1.0.4-10.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Medium-urgency upload for RC bugfix
   * Link libparagui1.0 against libfreetype explicitly, since it needs
     symbols from this lib; this prevents future ABI skew due to the
     undeclared dependency
   * Use AM_MAINTAINER_MODE in configure.in to prevent accidental
     regeneration of autogen'ed files during build
   * Don't put src/physfs in AC_CONFIG_SUBDIRS unless configured to use
     the internal physfs -- otherwise, make distclean doesn't clean it up
   * Add a distclean-local target to clean the sdk and doc directories,
     even though they're not in $(SUBDIRS)
   * finally, make distclean in various other optional subdirectories to make
     sure we get pristine source at the end of debian/rules clean
   * Reorder debian/rules targets so that we get sane behavior with
     dpatch-based patching of autotools-generated files

 -- Steve Langasek <vorlon@debian.org>  Tue, 27 Dec 2005 22:29:05 -0800

libparagui1.0 (1.0.4-10.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Medium-urgency upload for RC bugfix.
   * Rename libparagui1.0c2 to libparagui1.0c2a for the C++ mt allocator ABI
     transition, and conflict/replace libparagui1.0c2 accordingly
     (closes: #339215).

 -- Steve Langasek <vorlon@debian.org>  Sat, 3 Dec 2005 04:09:05 -0800

libparagui1.0 (1.0.4-10) unstable; urgency=low

   * Real transition upload.

 -- Bartosz Fenski <fenio@debian.org>  Mon, 18 Jul 2005 15:20:11 +0200

libparagui1.0 (1.0.4-9) unstable; urgency=low

   * ABI transition upload.
   * Bumped Standards-Version (no changes needed).

 -- Bartosz Fenski <fenio@debian.org>  Mon, 18 Jul 2005 11:04:12 +0200

libparagui1.0 (1.0.4-8) unstable; urgency=low

   * Added libxt-dev to dependencies. Hopefully fixes FTBFS
     on several archs including hppa so (Closes: #289389)
     Thanks to Lamont Jones for spotting it.

 -- Bartosz Fenski <fenio@debian.org>  Sat, 8 Jan 2005 23:05:14 +0100

libparagui1.0 (1.0.4-7) unstable; urgency=low

   * Added patch to fix problems with building on amd64 using gcc-4.0.
     Thanks to Andreas Jochens for provided patch (Closes: #287437)
   * s/fenio@o2.pl/fenio@debian.org/

 -- Bartosz Fenski <fenio@debian.org>  Sat, 8 Jan 2005 12:22:14 +0100

2004

libparagui1.0 (1.0.4-6) unstable; urgency=low

   * debian/control:
     - added libphysfs-dev to the libparagui1.0-dev dependencies
       (Closes: #263230)

 -- Bartosz Fenski <fenio@o2.pl>  Fri, 6 Aug 2004 13:22:13 +0200

libparagui1.0 (1.0.4-5) unstable; urgency=low

   * Applied patch to fix FTBFS with GCC-3.4 (Closes: #260584)
     Thanks to Andreas Jochens for patch.
   * debian/patches:
     - renamed old patch and added new one
   * debian/copyright:
     - some changes to distinguish copyright from license

 -- Bartosz Fenski <fenio@o2.pl>  Fri, 23 Jul 2004 17:52:13 +0200

libparagui1.0 (1.0.4-4) unstable; urgency=low

   * debian/control:
     - we're now using libphysfs-dev instead of libphysfs0-dev.

 -- Bartosz Fenski <fenio@o2.pl>  Thu, 22 Jul 2004 16:31:12 +0200

libparagui1.0 (1.0.4-3) unstable; urgency=low

   * rebuilding against the latest libphysfs, hopefully this will fix
     FTBFS on s390, so (Closes: #248281).
   * added Homepage to description.

 -- Bartosz Fenski <fenio@o2.pl>  Wed, 9 Jun 2004 18:45:28 +0200

libparagui1.0 (1.0.4-2) unstable; urgency=low

   * Some modification to support dpatch stuff.
     Applied patch provided by Alexander Pipielka which will hopefully
     fix FTBFS problems on 64bit architectures (Closes: #248281)

 -- Bartosz Fenski <fenio@o2.pl>  Mon, 10 May 2004 11:21:18 +0200

libparagui1.0 (1.0.4-1) unstable; urgency=low

   * New maintainer (Closes: #192681)
   * New upstream release.
   * Merged paragui-themes with libparagui1.0
   * debian/control:
     - bumped Standards-Version
     - added Conflicts: paragui-themes (it's now merged with libparagui1.0)
     - added libsdl1.2-dev to libparagui1.0-dev dependencies (Closes: #246470)
     - removed part describing paragui-themes
   * debian/libparagui1.0.install:
     - adjusted to install also symlink (Closes: #243539, #223307, #246469)
     - rewritten to avoid changing it with every release
   * debian/rules:
     - cleaned up (many unnecesarry comments)
   * debian/copyright:
     - some parts rewritten to avoid changing it with every release
     - mentioned previous maintainer
   * debian:
     - removed unneeded file libparagui1.0.links
     - removed unneeded file paragui-themes.install

 -- Bartosz Fenski <fenio@o2.pl>  Tue, 4 May 2004 19:41:28 +0200

2003

libparagui1.0 (1.0.2-6) unstable; urgency=medium

   * Added again NEWS and ChangeLog with a size greater than zero.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 13 May 2003 09:45:24 +0200

libparagui1.0 (1.0.2-5) unstable; urgency=low

   * The "I hope it is the last upload" release.
   * Added NEWS and ChangeLog to make automake happy.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 13 May 2003 07:31:57 +0200

libparagui1.0 (1.0.2-4) unstable; urgency=low

   * Really changed the sections.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 13 May 2003 06:37:32 +0200

libparagui1.0 (1.0.2-3) unstable; urgency=low

   * Added build-dependency on automake1.4 and autoconf2.13 (closes:
     bug#192681).
   * Changed sections: libparagui1.0 from devel to libs, libparagui1.0-dev
     from devel to libdevel and paragui-themes from devel to misc.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 13 May 2003 05:58:35 +0200

libparagui1.0 (1.0.2-2) unstable; urgency=low

   * Changed definition of PG_TimerID from Uint32 to int* (closes:
     bug#143762).
   * Run autoreconf --force in the source tree (closes: bug#193023).

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 13 May 2003 00:38:57 +0200

libparagui1.0 (1.0.2-1) unstable; urgency=low

   * NMU
   * Changed maintainer address to Debian QA Group <packages@qa.debian.org>
     as the package has been orphaned.
   * New upstream version with gcc-3.2 fixes (closes: bug#143762).
   * Rebuilt with gcc-3.2.
   * Use upstream versioning system instead of using the soname as the version
     (closes: bug#144104).
   * Redone the packaging from scratch, using .orig.tar.gz + .diff.gz.
   * Built against latest libsdl-image1.2 to make the package installable
     in sid (closes: bug#186399).
   * Added a dependency for libparagui1.0-dev on libexpat1-dev and on
     libfreetype6-dev (closes: bug#162705, bug#148582).

 -- Aurelien Jarno <aurel32@debian.org>  Sun, 11 May 2003 23:14:46 +0200

2001

libparagui1.0 (0.1.0-1) unstable; urgency=low

   * Initial Release (Closes: #109099)
   * added patch that let's paragui-config report /usr/include/paragui-1.0
     as the include directory

 -- Michael Moerz <mikem@debian.org>  Sat, 8 Dec 2001 20:53:33 +0100