Skip to content

Debian Changelog glpk (4.43-1)

2010

glpk (4.43-1) unstable; urgency=low

   * New upstream release
   * debian/control:
     + Bump Standards-Version to 3.8.4.0 (no changes needed)
     + Remove Rafael Laboissiere <rafael@debian.org> from Uploaders
       (closes: #571827)
     + libmysqlclient15-dev -> libmysqlclient-dev
   * debian/libglpk0.symbols: Add new symbols
   * debian/glpsol.1: Update

 -- Falk Hueffner <falk@debian.org>  Mon, 01 Mar 2010 15:58:57 +0100

2009

glpk (4.38-1) unstable; urgency=low

   * New upstream release
   * debian/libglpk0.symbols: Add new library symbols glp_init_iptcp and
     glp_init_mpscp
   * debian/control: The Debian packaging files are now maintained through
     a Git repository at alioth.debian.org.  Switch the Vcs-* URLs to Git,
     accordingly.

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 30 Apr 2009 12:41:34 +0200

glpk (4.37-2) unstable; urgency=low

   * debian/control:
     + Build-depend on libltdl-dev instead of libltdl3-dev. This should
       ensure the transition from libltdl3 to libltdl7.
     + Change section of libglpk0-dbg to debug

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 04 Apr 2009 22:46:07 +0200

glpk (4.37-1) unstable; urgency=low

   * New upstream release
   * debian/control:
     + Bump Standards-Version to 3.8.1 (no changes needed)
     + Use viewsvn instead of wsvn in Vcs-Browser
   * debian/libglpk0.symbols: Add new symbols

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 29 Mar 2009 18:25:59 +0200

glpk (4.36-2) unstable; urgency=low

   * Upload to unstable, since lenny is released

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 08 Feb 2009 02:08:48 +0100

glpk (4.36-1) experimental; urgency=low

   * New upstream release
   * debian/control: Add trunk to the end of the URL in Vcs-Svn
   * debian/libglpk0.symbols: Add the new API routines glp_maxflow_ffalg,
     glp_mincost_okalg, and glp_weak_comp, introduced in this version

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 04 Feb 2009 10:08:29 +0100

glpk (4.35-1) experimental; urgency=low

   * New upstream release
   * debian/libglpk0.symbols: Add new library symbols

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 09 Jan 2009 17:25:26 +0100

2008

glpk (4.34-2) experimental; urgency=low

   * Add a -dbg package (closes: #507136)

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 17 Dec 2008 12:27:32 +0100

glpk (4.34-1) experimental; urgency=low

   * New upstream release
   * debian/control: Add ${misc:Depends} to the dependecies of all binary
     packages
   * debian/glpk-doc.doc-base.{refman,language}: Refer to PDF documentation
     instead of PostScript
   * debian/glpk-doc.doc-base.tables: Add supplementary documentiaton
   * debian/rules: Do not compress PDF files

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 05 Dec 2008 23:11:40 +0100

glpk (4.33-2) experimental; urgency=low

   * debian/libglpk0.symbols: Update the version information of some
     glp_ios_* symbol, which were introduced in version 4.32. and not 4.33.

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 01 Nov 2008 16:23:45 +0100

glpk (4.33-1) experimental; urgency=low

   * New upstream release
   * debian/libglpk0.symbols: Update by adding new API functions added in
     this release

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 01 Nov 2008 10:37:44 +0100

glpk (4.32-1) experimental; urgency=low

   * New upstream release
   * debian/libglpk0.symbols: Update list of symbols of the shared
     library.  Upstream is using now -export-symbols-regex in LD_FLAGS, so
     that only the symbols that are actually part of the library API are
     now being exported.  Kudos to Andrew Makhorin.
   * debian/control: Fixed short descriptions of the glpk  (closes:
     #499491) and glpk-utils (closes: #499494) packages.  Thanks to Lars
     Schwendicke for the heads up

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 05 Oct 2008 18:42:17 +0200

glpk (4.31-1) experimental; urgency=low

   * New upstream release.  The glpk program in this version does not fails
     on assertion due to insufficient robustness of the glpk mip
     solver (closes: #490288)
   * debian/libglpk0.symbols: Update list of symbols of the shared library

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 03 Sep 2008 14:41:01 +0200

glpk (4.30-1) experimental; urgency=low

   * New upstream release.  Uploading to experimental until the release of
     lenny.
   * debian/symbols: Add shared library symbols file

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 29 Aug 2008 22:14:26 +0200

glpk (4.29-2) unstable; urgency=low

   * debian/rules: Enable the configure options that are now disabled by
     default but were enabled before

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 12 Jul 2008 10:41:25 +0200

glpk (4.29-1) unstable; urgency=low

   * New upstream release
   * debian/watch: Add passive FTP option
   * debian/control: Bump Standards-Version to 3.8.0 (no changes needed)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 12 Jul 2008 10:15:30 +0200

glpk (4.28-3) unstable; urgency=low

   * debian/control: Build-depend on libiodbc2-dev and
     libmysqlclient15-dev, such that IODBC and MySQL support is really
     enabled (closes: #473517)

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 31 Mar 2008 10:09:19 +0200

glpk (4.28-2) unstable; urgency=low

   * debian/glpk-utils.examples: Include sql/ directory in the examples
   * debian/rules: Do not compress .sql files
   * debian/control: Suggest packages libiodbc2-dev and
     libmysqlclient15-dev instead of the ones without -dev, otherwise the
     lib*.so needed for the database connection will not be found
   * debian/README.Debian: Add cookbook for running a GLPK example with
     database connection
   * The fixes above should closes: #473224

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 30 Mar 2008 12:11:44 +0200

glpk (4.28-1) unstable; urgency=low

   * New upstream version, which changed the interface for iODBC and MySQL
     support for MathPROG.  In this version, the library glpk library is
     not linked against , libiodbc and libmysqlclient, but instead use
     Libtools' lbiltdl for dynamically loading the libraries at run time.
     This eliminates the dependencies on those libraries (closes: #469732).
   * debian/control:
     + libglpk0 suggests libiodbc2 and libmysqlclient15
     + Drop the build-dependencies on libiodbc2-dev and libmysqlclient15-dev
     + Build-depend on libltdl3-dev and zlib1g-dev
     + Add a paragraph in the libglpk0 description about MathProg and the
       database connections
   * debian/NEWS: Added item explaining the changes above

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 23 Mar 2008 11:15:57 +0100

glpk (4.27-2) unstable; urgency=low

   * debian/glpk-utils.lintian, debian/rules: Do not install Lintian
     override, which is not needed anymore
   * debian/glpk-doc.doc-base.{language,refman}: Change section to
     Science/Mathematics
   * debian/glpsol.1: Escape "-" signs that mean "minus"

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 16 Mar 2008 19:08:45 +0100

glpk (4.27-1) unstable; urgency=low

   * New upstream release
   * debian/copyright: Add proper copyright notice for the upstream
     sources and the Debian packaging work
   * debian/control: Build-depend on libiodbc2-dev and
     libmysqlclient15-dev in order to get MathProg support

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 03 Mar 2008 06:49:51 +0100

2007

glpk (4.25-1) unstable; urgency=low

   * New upstream release

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 25 Dec 2007 22:15:28 +0100

glpk (4.24-2) unstable; urgency=low

   * debian/control:
     + Dropped the Homepage pseudo-header from the extended descriptions
     + Changed section of the libglpk-deb package to libdevel
     + Bumped Standards-Version to 3.7.3

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 15 Dec 2007 13:45:23 +0100

glpk (4.24-1) unstable; urgency=low

   * New upstream release
   * debian/control: Use the now official Vcs-* fields instead of the
     obsolete XS-Vcs-*

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 29 Nov 2007 16:04:41 +0100

glpk (4.23-1) unstable; urgency=low

   * New upstream release.  Advanced API routine glp_free_env was added. It
     may be used by the application program to free all resources allocated
     by GLPK routines. (Closes: #445565)
   * debian/glpsol.1: Updated man page with new options introduced in this
     version

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 29 Oct 2007 13:48:48 +0100

glpk (4.22-1) unstable; urgency=low

   * New upstream release:
     + debian/patches/01-xvprintf-buffer-overflow.patch: Removed patch
       (applied upstream)
   * debian/control: Added Homepage field

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 21 Sep 2007 17:17:22 +0200

glpk (4.21-2) unstable; urgency=high

   * debian/patches/01-xvprintf-buffer-overflow.patch:  Fixes a possible
     buffer overflow vulnerability in the xvprintf function in the
     glplib05.c file (closes: #441478)

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 15 Sep 2007 13:54:38 +0200

glpk (4.21-1) unstable; urgency=low

   * New upstream release.  New API routine glp_term_out to enable/disable
     terminal output was added (closes: #439147).
   * debian/copyright: Refer to the GPL-3 file from the base-files package

 -- Rafael Laboissiere <rafael@debian.org>  Tue, 28 Aug 2007 23:42:34 +0200

glpk (4.20-1) unstable; urgency=low

   * New upstream release
   * debian/copyright: Adjusted for GPL v3

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 2 Aug 2007 16:21:06 +0200

glpk (4.16-1) unstable; urgency=low

   * New upstream release
   * debian/glpk-doc.doc-base.{refman,language}: Use new names for the
     PS files, which have been changed by the upstream author
   * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields

 -- Rafael Laboissiere <rafael@debian.org>  Sat, 5 May 2007 23:04:54 +0200

glpk (4.15-5) unstable; urgency=low

   * debian/control: Removed trailing comma in Maintainer field
   * debian/glpk-utils.lintian: Use replaceable strings @DEBVERSION@ and
     @UVERSION@ instead of hard-coding the version numbers
   * debian/rules: Replace the strings above

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 1 Apr 2007 22:43:07 +0200

glpk (4.15-4) unstable; urgency=low

   * Uploaded to unstable, now that the package came out of the NEW queue
   * debian/watch: Added file

 -- Rafael Laboissiere <rafael@debian.org>  Sun, 1 Apr 2007 21:12:01 +0200

glpk (4.15-3) experimental; urgency=low

   * debian/rules: Set the shlib dependency to >= 4.15

 -- Rafael Laboissiere <rafael@debian.org>  Fri, 23 Feb 2007 09:28:40 +0100

glpk (4.15-2) experimental; urgency=low

   * debian/control: As agreed with Falk, the maintainer of the package is
     now the Debian Scientific Computation Team.  Both Falk and I are
     uploaders.

 -- Rafael Laboissiere <rafael@debian.org>  Thu, 22 Feb 2007 12:15:17 +0100

glpk (4.15-1) experimental; urgency=low

   * New upstream release, with libtool support for generating shared
     libraries.  Therefore, the old glpk package has been broken down into
     libglpk0, libglpk-dev, glpk-doc, and glpk-utils (closes: #400647)
   * This package supersedes the glpk-shlib package, which is now obsolete
     in Debian

 -- Rafael Laboissiere <rafael@debian.org>  Mon, 19 Feb 2007 12:12:22 +0100

2006

glpk (4.11-1) unstable; urgency=low

   * New upstream release (closes: #382530)

 -- Falk Hueffner <falk@debian.org>  Sat, 26 Aug 2006 21:35:17 +0200

glpk (4.10-1) unstable; urgency=low

   * New upstream release (closes: #374063)
   * Update glpsol manpage
   * Bump Standards-Version to 3.7.2.0 (no changes required)

 -- Falk Hueffner <falk@debian.org>  Sat, 17 Jun 2006 09:06:24 +0200

glpk (4.9-1) unstable; urgency=low

   * New upstream release
   * Bump Standards-Version to 3.6.2.0 (no changes required)
   * Bump debhelper version to 5
   * Update glpsol manpage

 -- Falk Hueffner <falk@debian.org>  Sat, 4 Mar 2006 12:15:12 +0100

2005

glpk (4.8-1) unstable; urgency=low

   * New upstream release, packaged by Brady Hunsaker
     <hunsaker@engr.pitt.edu>
   * This includes the corrected example file lpglpk40.c posted by the
     upstream author on the bug-glpk mailing list on 12 Jan 2005.

 -- Falk Hueffner <falk@debian.org>  Sun, 13 Feb 2005 17:00:35 +0100

2004

glpk (4.7-1) unstable; urgency=low

   * New upstream release, packaged by Brady Hunsaker
     <hunsaker@engr.pitt.edu>
   * This includes the correction reported by the upstream author on
     the bug-glpk mailing list on 7 Sep 2004.

 -- Falk Hueffner <falk@debian.org>  Thu, 2 Dec 2004 13:53:49 +0100

glpk (4.6-1) unstable; urgency=low

   * New upstream release, packaged by Brady Hunsaker
     <hunsaker@engr.pitt.edu>

 -- Falk Hueffner <falk@debian.org>  Fri, 6 Aug 2004 21:15:46 +0200

glpk (4.4-1) unstable; urgency=low

   * New upstream release

 -- Brady Hunsaker <hunsaker@engr.pitt.edu>  Sat, 17 Jan 2004 12:35:13 -0500

2003

glpk (4.1-1) unstable; urgency=low

   * New upstream release, packaged by Brady Hunsaker
     <hunsaker@engr.pitt.edu>.

 -- Falk Hueffner <falk@debian.org>  Fri, 26 Sep 2003 15:02:02 +0200

glpk (4.0-1) unstable; urgency=low

   * This package was put together by Brady Hunsaker
     <hunsaker@isye.gatech.edu>, who agreed to maintain glpk.
     Thanks, Brady.
   * New upstream release
   * This includes the patch released by Andrew Makhorin on 11 May 2003

 -- Falk Hueffner <falk@debian.org>  Sun, 18 May 2003 16:14:55 +0200

glpk (3.3-1) unstable; urgency=low

   * New upstream release

 -- Brady Hunsaker <hunsaker@isye.gatech.edu>  Sat, 29 Mar 2003 14:39:31 -0500

glpk (3.2.4-1) unstable; urgency=low

   * New upstream release

 -- Brady Hunsaker <hunsaker@isye.gatech.edu>  Sat, 15 Mar 2003 11:17:19 -0500

glpk (3.2.3-1) unstable; urgency=low

   * New upstream release

 -- Brady Hunsaker <hunsaker@isye.gatech.edu>  Thu, 16 Jan 2003 22:15:29 -0500

2002

glpk (3.2.2-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Sat, 19 Oct 2002 02:01:21 +0200

glpk (3.2.1-1) unstable; urgency=low

   * New upstream release.
   * Install samples.

 -- Falk Hueffner <falk@debian.org>  Tue, 13 Aug 2002 04:36:03 +0200

glpk (3.2-2) unstable; urgency=low

   * Added build dependency on tetex-extra (closes: #154927).

 -- Falk Hueffner <falk@debian.org>  Wed, 31 Jul 2002 10:45:35 +0200

glpk (3.2-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Mon, 29 Jul 2002 19:24:26 +0200

glpk (3.1-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Sat, 1 Jun 2002 12:39:36 +0200

glpk (3.0.8-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Mon, 13 May 2002 20:22:57 +0200

glpk (3.0.6-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Sat, 30 Mar 2002 23:44:59 +0100

glpk (3.0.5-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Tue, 29 Jan 2002 20:18:51 +0100

2001

glpk (3.0.4-1) unstable; urgency=low

   * New upstream release

 -- Falk Hueffner <falk@debian.org>  Tue, 11 Dec 2001 01:13:20 +0100

glpk (3.0.3-2) unstable; urgency=low

   * Fixed typo in descripiton.
   * Added build-depends on tetex-bin (closes: #117404).
   * Fixed doc references in man page.

 -- Falk Hueffner <falk@debian.org>  Sun, 28 Oct 2001 20:26:54 +0100

glpk (3.0.3-1) unstable; urgency=low

   * Initial Release (closes: bug#116706).

 -- Falk Hueffner <falk@debian.org>  Wed, 10 Oct 2001 02:46:56 +0200