2008
lp-solve (5.5.0.10-10) unstable; urgency=low
* build against libsuitesparse-3.1.0
-- Rene Engelhard <rene@debian.org> Fri, 22 Feb 2008 07:05:14 +0100
2007
lp-solve (5.5.0.10-9) unstable; urgency=low
* build liblpsolve55.so with -fPIC instead of -fpic and
revert last -fpic change
-- Rene Engelhard <rene@debian.org> Thu, 18 Oct 2007 00:32:42 +0200
lp-solve (5.5.0.10-8) unstable; urgency=low
* also specify -fpic when linking liblpsolve55.so * run ccc using -e
-- Rene Engelhard <rene@debian.org> Tue, 11 Sep 2007 20:56:40 +0200
lp-solve (5.5.0.10-7) unstable; urgency=low
* build wih -O2 on alpha to work around ICE
-- Rene Engelhard <rene@debian.org> Mon, 10 Sep 2007 13:18:30 +0200
lp-solve (5.5.0.10-6) unstable; urgency=low
* add patch from upstream to fix segmentation faults with xli_CPLEX
(closes: #439232)
-- Rene Engelhard <rene@debian.org> Mon, 03 Sep 2007 02:03:06 +0200
lp-solve (5.5.0.10-5) unstable; urgency=low
* fix Recommends on liblpsolve55-dev to also point to suitesparse
-- Rene Engelhard <rene@debian.org> Wed, 18 Jul 2007 23:23:04 +0200
lp-solve (5.5.0.10-4) unstable; urgency=high
* build against suitesparse * use debian/compat
-- Rene Engelhard <rene@debian.org> Wed, 18 Jul 2007 10:09:13 +0200
lp-solve (5.5.0.10-3) unstable; urgency=low
* upload to unstable
-- Rene Engelhard <rene@debian.org> Wed, 28 Feb 2007 16:05:35 +0100
lp-solve (5.5.0.10-2) experimental; urgency=low
* /usr/lib/lp-solve -> /usr/lib/lp_solve
-- Rene Engelhard <rene@debian.org> Fri, 16 Feb 2007 20:06:50 +0100
lp-solve (5.5.0.10-1) experimental; urgency=low
* New upstream release
* add documentation from lpsolve.sourceforge.net/5.5
(closes: #377333); remove images, though (diff...) and
link them to the online version to prevent needing uu* them
* install liblpsolve55.so into /usr/lib/lp_solve, because it might
be needed by additional stuff
* link lp_solve against liblpsolve55.so
-- Rene Engelhard <rene@debian.org> Thu, 25 Jan 2007 12:50:07 +0100
2006
lp-solve (5.5-4) unstable; urgency=high
* stop shipping "demo" (closes: #3921401)
-- Rene Engelhard <rene@debian.org> Sun, 15 Oct 2006 17:59:29 +0200
lp-solve (5.5-3) unstable; urgency=low
* install demo
* libufsparse[-dev] is now available on mips*, so build with system-colamd
there, too
* move libufsparse-dev Suggests to Recommends and fix typo in it
-- Rene Engelhard <rene@debian.org> Tue, 11 Jul 2006 23:45:35 +0200
lp-solve (5.5-2) unstable; urgency=low
* don't build with system-colamd on mips* since we don't have
libufsparse[-dev] there...
* move liblpsolve55-dev to libdevel instead of math
-- Rene Engelhard <rene@debian.org> Wed, 28 Jun 2006 10:15:05 +0200
lp-solve (5.5-1) unstable; urgency=low
* add Anibal Monsalve Salazar and myself to Uploaders: * New upstream release (closes: #262512, #372754) * clean up debian/ * build _pic version of the library; OOo will link us into a shared lib * split liblpsolve55*.a and includes out into an own package * debian/README.Debian: update * fix debian/copyright (closes: #290213) * build with system libcolamd; build-dep on libufsparse-dev * drop conflicts against pcx, not needed anymore * debian/NEWS: add, mention changes * Suggest libufsparse-dev from liblpsove55-dev
-- Rene Engelhard <rene@debian.org> Mon, 19 Jun 2006 12:43:52 +0200
2005
lp-solve (4.0-4) unstable; urgency=low
* New maintainer.
-- Juan Esteban Monsalve Tobon <esteban@v7w.com> Sun, 10 Apr 2005 11:11:57 +1000
lp-solve (4.0-3) unstable; urgency=low
* New maintainer's email address.
-- Anibal Monsalve Salazar <anibal@debian.org> Tue, 08 Feb 2005 00:30:10 +1100
2004
lp-solve (4.0-2) unstable; urgency=low
* New maintainer. * New upstream location. (Closes: #234399) Updated debian/{copyright,control}
-- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org> Wed, 18 Aug 2004 13:00:42 +1000
2003
lp-solve (4.0-1) unstable; urgency=low
* New upstream release (closes:bug#175782) * debian/rules: install declare.h, resource.h, unfortify.h (closes:bug#175645) and HARTMUT_DOCUMENTATION (thanks to Thomas Schank) * lp_solve.1: add .TP so -time documentation isn't hidden. Document allowed characters in a variable name (closes:bug#174405).
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 12 Jan 2003 19:16:56 -0500
2002
lp-solve (3.99-4.0beta1-1) unstable; urgency=low
* New upstream release (Closes:Bug#170395) * debian/rules: install new example files, install fortify.h, don't call suidregister * README.examples: run program with -S3 to print constraints * test-1: add -S3 flag * lp_solve.1: describe new options
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 25 Nov 2002 20:38:02 -0500
2001
lp-solve (3.2-5) unstable; urgency=low
* new maintainer email
-- James R. Van Zandt <jrv@debian.org> Sun, 9 Dec 2001 21:24:32 -0500
lp-solve (3.2-4) unstable; urgency=low
* lpkit.h: delete extra "extern "C" {" in the middle which broke C++
compilations (thanks to David Smith <dsmith@algonet.se> Closes:Bug#114600)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 7 Oct 2001 21:18:09 -0400
lp-solve (3.2-3) unstable; urgency=low
* debian/control: comma separate build-deps (thanks to Rick Younie
<younie@debian.org>)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 23 Apr 2001 22:05:40 -0400
lp-solve (3.2-2) unstable; urgency=low
* debian/control: Build-Depends on flex and bison (closes:Bug#94145)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 21 Apr 2001 09:16:06 -0400
lp-solve (3.2-1) unstable; urgency=low
* New upstream release
* honor DEB_BUILD_OPTIONS
* debian/control: move Build-Depends line to source section. Policy
version 3.5.2.
* debian/rules, debian/test-1: support debian-test
* debian/copyright: remove mention of old license directory
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 31 Mar 2001 12:03:35 -0500
2000
lp-solve (3.0-4) unstable; urgency=low
* build-depends on debhelper
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 3 Sep 2000 11:50:14 -0400
lp-solve (3.0-3) unstable; urgency=low
* insert "#ifdef __cplusplus" et al. in headers to allow calls from c++
(as suggested by mxu <mxu@dolphin.ece.wisc.edu>, closes:bug#63854)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 19 Jun 2000 17:50:09 -0400
1999
lp-solve (3.0-2) unstable; urgency=low
* create temporary symlink lpkit->. so building is done with header
files (e.g. lpkit.h and hash.h) from the build directory. (fix
courtesy of Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>,
closes:bug#50432)
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 20 Nov 1999 10:19:33 -0500
lp-solve (3.0-1) unstable; urgency=low
* Initial Release.
* demo.c: header file is lpkit/lpkit.h instead of just lpkit.h. Data
file comes from the current directory, not the "lp_examples"
subdirectory.
* lp2mps.1: New man page.
* mps2lp.1: New man page.
* lp_solve.1: Use italics and bold face where appropriate.
* lpkit.h: ask user to link against "liblpk.a", not "lplps.a".
-- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 24 Oct 1999 08:53:51 -0400