debian/0000775000000000000000000000000012255202132007162 5ustar debian/rules0000775000000000000000000000076512175203073010260 0ustar #!/usr/bin/make -f # -*- makefile -*- # debian/rules for the glpk package # GNU copyright (C) 2007, 2008 Rafael Laboissiere include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_EXTRA_FLAGS = \ --enable-dl --enable-odbc --enable-mysql --with-gmp \ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) DEB_MAKE_CHECK_TARGET = check DEB_DH_MAKESHLIBS_ARGS_libglpk36 = -V DEB_COMPRESS_EXCLUDE_ALL = .sql .pdf debian/glpk-utils.install0000664000000000000000000000002412175203073012647 0ustar debian/tmp/usr/bin/ debian/watch0000664000000000000000000000011412175203073010215 0ustar version=3 opts=passive ftp://ftp.gnu.org/pub/gnu/glpk/ glpk-([\d.]*).tar.gz debian/NEWS0000664000000000000000000000111612175203073007666 0ustar glpk (4.28-1) unstable; urgency=low This version of the package reverts the changes in 4.27-1 related to the dependencies on libiodbc2 and libmysqlclient15. The GLPK library loads these libraries dynamically on demand now, according to their presence in the system. In order to get connections between the internal MathProg model objects and external database tables, please install the libiodbc2 (for the iODBC table driver) and libmysqlclient15 (for the MySQL table driver). -- Rafael Laboissiere Sun, 23 Mar 2008 11:17:59 +0100 debian/libglpk-dev.install0000775000000000000000000000020612175203073012761 0ustar #!/usr/bin/dh-exec debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/*.so debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/*.a debian/tmp/usr/include debian/changelog0000664000000000000000000004212112255202132011034 0ustar glpk (4.52.1-2build1) trusty; urgency=medium * No-change rebuild for suitesparse transition. -- Logan Rosen Fri, 20 Dec 2013 22:00:30 -0500 glpk (4.52.1-2) unstable; urgency=low * Upload to unstable. (Closes: #724212) * Bump Standards-Version to 3.9.5, no changes needed. -- Sébastien Villemot Mon, 02 Dec 2013 16:50:46 +0100 glpk (4.52.1-1) experimental; urgency=low * New upstream release * Use canonical URLs for Vcs-* fields * Mark debug package as Multi-Arch: same -- Sébastien Villemot Sun, 28 Jul 2013 14:08:16 +0200 glpk (4.51-1) experimental; urgency=low * New upstream release + SOVERSION bump, the shared library is now libglpk36 + no-embedded-zlib.patch: new patch to ensure that we don't use the embedded zlib * no-embedded-suitesparse.patch: no longer use embedded copy of AMD and COLAMD libraries from suitesparse * Multi-archify the shared library package * Bump to debhelper compat level 9 * Remove obsolete glpk transition package (Closes: #598786) * Add myself to uploaders * Bump Standards-Version to 3.9.4, no changes needed * Fix description of glpk-utils: example program "tspsol" has been removed upstream (Closes: #698319) * Update manpage of glpsol * debian/copyright: update and convert to machine-readable format 1.0 -- Sébastien Villemot Tue, 25 Jun 2013 22:33:44 +0200 glpk (4.45-1) unstable; urgency=low * Team upload * ACK NMU * New upstream release * Package moved to the Debian Science team * Standards-Version updated to version 3.9.2 * Launch libtoolize and autoreconf (Closes: #558505) * Switch to dpkg-source 3.0 (quilt) format * debian/glpk-doc.doc-base.tables removed (tables.pdf is no longer provided) -- Sylvestre Ledru Wed, 03 Aug 2011 23:27:24 +0200 glpk (4.43-1.1) unstable; urgency=low * NMU. Change dependency libgmp3-dev --> libgmp-dev. -- Steve M. Robbins Wed, 16 Mar 2011 22:29:43 -0500 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 from Uploaders (closes: #571827) + libmysqlclient15-dev -> libmysqlclient-dev * debian/libglpk0.symbols: Add new symbols * debian/glpsol.1: Update -- Falk Hueffner Mon, 01 Mar 2010 15:58:57 +0100 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 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 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 Sun, 29 Mar 2009 18:25:59 +0200 glpk (4.36-2) unstable; urgency=low * Upload to unstable, since lenny is released -- Rafael Laboissiere 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 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 Fri, 09 Jan 2009 17:25:26 +0100 glpk (4.34-2) experimental; urgency=low * Add a -dbg package (closes: #507136) -- Rafael Laboissiere 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 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 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 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 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 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 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 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 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 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 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 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 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 Mon, 03 Mar 2008 06:49:51 +0100 glpk (4.25-1) unstable; urgency=low * New upstream release -- Rafael Laboissiere 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 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 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 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 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 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 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 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 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 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 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 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 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 Mon, 19 Feb 2007 12:12:22 +0100 glpk (4.11-1) unstable; urgency=low * New upstream release (closes: #382530) -- Falk Hueffner 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 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 Sat, 4 Mar 2006 12:15:12 +0100 glpk (4.8-1) unstable; urgency=low * New upstream release, packaged by Brady Hunsaker * 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 Sun, 13 Feb 2005 17:00:35 +0100 glpk (4.7-1) unstable; urgency=low * New upstream release, packaged by Brady Hunsaker * This includes the correction reported by the upstream author on the bug-glpk mailing list on 7 Sep 2004. -- Falk Hueffner Thu, 2 Dec 2004 13:53:49 +0100 glpk (4.6-1) unstable; urgency=low * New upstream release, packaged by Brady Hunsaker -- Falk Hueffner Fri, 6 Aug 2004 21:15:46 +0200 glpk (4.4-1) unstable; urgency=low * New upstream release -- Brady Hunsaker Sat, 17 Jan 2004 12:35:13 -0500 glpk (4.1-1) unstable; urgency=low * New upstream release, packaged by Brady Hunsaker . -- Falk Hueffner Fri, 26 Sep 2003 15:02:02 +0200 glpk (4.0-1) unstable; urgency=low * This package was put together by Brady Hunsaker , who agreed to maintain glpk. Thanks, Brady. * New upstream release * This includes the patch released by Andrew Makhorin on 11 May 2003 -- Falk Hueffner Sun, 18 May 2003 16:14:55 +0200 glpk (3.3-1) unstable; urgency=low * New upstream release -- Brady Hunsaker Sat, 29 Mar 2003 14:39:31 -0500 glpk (3.2.4-1) unstable; urgency=low * New upstream release -- Brady Hunsaker Sat, 15 Mar 2003 11:17:19 -0500 glpk (3.2.3-1) unstable; urgency=low * New upstream release -- Brady Hunsaker Thu, 16 Jan 2003 22:15:29 -0500 glpk (3.2.2-1) unstable; urgency=low * New upstream release -- Falk Hueffner Sat, 19 Oct 2002 02:01:21 +0200 glpk (3.2.1-1) unstable; urgency=low * New upstream release. * Install samples. -- Falk Hueffner 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 Wed, 31 Jul 2002 10:45:35 +0200 glpk (3.2-1) unstable; urgency=low * New upstream release -- Falk Hueffner Mon, 29 Jul 2002 19:24:26 +0200 glpk (3.1-1) unstable; urgency=low * New upstream release -- Falk Hueffner Sat, 1 Jun 2002 12:39:36 +0200 glpk (3.0.8-1) unstable; urgency=low * New upstream release -- Falk Hueffner Mon, 13 May 2002 20:22:57 +0200 glpk (3.0.6-1) unstable; urgency=low * New upstream release -- Falk Hueffner Sat, 30 Mar 2002 23:44:59 +0100 glpk (3.0.5-1) unstable; urgency=low * New upstream release -- Falk Hueffner Tue, 29 Jan 2002 20:18:51 +0100 glpk (3.0.4-1) unstable; urgency=low * New upstream release -- Falk Hueffner 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 Sun, 28 Oct 2001 20:26:54 +0100 glpk (3.0.3-1) unstable; urgency=low * Initial Release (closes: bug#116706). -- Falk Hueffner Wed, 10 Oct 2001 02:46:56 +0200 debian/compat0000664000000000000000000000000212175203073010366 0ustar 9 debian/libglpk36.install0000775000000000000000000000010412175203073012353 0ustar #!/usr/bin/dh-exec debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}/*.so.* debian/glpk-utils.examples0000664000000000000000000000012612175203073013022 0ustar examples/*.mod examples/*.cs examples/*.lp examples/*.mps examples/*.dat examples/sql debian/copyright0000664000000000000000000001100312175203073011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GLPK Upstream-Contact: Andrew Makhorin Source: http://www.gnu.org/software/glpk/glpk.html Files: * Copyright: 2000-2011, 2013 Andrew Makhorin, Department for Applied Informatics, Moscow Aviation Institute, Moscow, Russia. E-mail: . License: GPL-3+ Files: src/amd/* src/colamd/* Copyright: 1998-2007 Timothy A. Davis, License: LGPL-2.1+ This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library. If not, see . . On Debian systems, the complete text of the GNU Lesser General Public License, version 2.1, can be found in the file `/usr/share/common-licenses/LGPL-2.1'. Files: src/zlib/* Copyright: 1995-2012 Jean-loup Gailly and Mark Adler License: Zlib This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. . Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Files: aclocal.m4 m4/* Copyright: 1992-2013, Free Software Foundation, Inc License: permissive This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. Files: src/minisat/* Copyright: 2005 Niklas Sorensson License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2001-2006 Falk Hueffner 2006-2008 Rafael Laboissiere 2013 Sébastien Villemot License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License, version 3, can be found in the file `/usr/share/common-licenses/GPL-3'. debian/source/0000775000000000000000000000000012175203073010470 5ustar debian/source/format0000664000000000000000000000001412175203073011676 0ustar 3.0 (quilt) debian/libglpk36.symbols0000664000000000000000000001366512175203073012412 0ustar libglpk.so.36 libglpk36 #MINVER# glp_add_arc@Base 4.51 glp_add_cols@Base 4.51 glp_add_rows@Base 4.51 glp_add_vertices@Base 4.51 glp_adv_basis@Base 4.51 glp_alloc@Base 4.51 glp_analyze_bound@Base 4.51 glp_analyze_coef@Base 4.51 glp_asnprob_hall@Base 4.51 glp_asnprob_lp@Base 4.51 glp_asnprob_okalg@Base 4.51 glp_assert_@Base 4.51 glp_bf_exists@Base 4.51 glp_bf_updated@Base 4.51 glp_btran@Base 4.51 glp_check_asnprob@Base 4.51 glp_check_cnfsat@Base 4.51 glp_check_dup@Base 4.51 glp_check_kkt@Base 4.51 glp_close_tee@Base 4.51 glp_copy_prob@Base 4.51 glp_cpp@Base 4.51 glp_cpx_basis@Base 4.51 glp_create_graph@Base 4.51 glp_create_index@Base 4.51 glp_create_prob@Base 4.51 glp_create_v_index@Base 4.51 glp_del_arc@Base 4.51 glp_del_cols@Base 4.51 glp_del_rows@Base 4.51 glp_del_vertices@Base 4.51 glp_delete_graph@Base 4.51 glp_delete_index@Base 4.51 glp_delete_prob@Base 4.51 glp_delete_v_index@Base 4.51 glp_difftime@Base 4.51 glp_dual_rtest@Base 4.51 glp_erase_graph@Base 4.51 glp_erase_prob@Base 4.51 glp_error_@Base 4.51 glp_error_hook@Base 4.51 glp_eval_tab_col@Base 4.51 glp_eval_tab_row@Base 4.51 glp_exact@Base 4.51 glp_factorize@Base 4.51 glp_find_col@Base 4.51 glp_find_row@Base 4.51 glp_find_vertex@Base 4.51 glp_free@Base 4.51 glp_free_env@Base 4.51 glp_ftran@Base 4.51 glp_get_bfcp@Base 4.51 glp_get_bhead@Base 4.51 glp_get_col_bind@Base 4.51 glp_get_col_dual@Base 4.51 glp_get_col_kind@Base 4.51 glp_get_col_lb@Base 4.51 glp_get_col_name@Base 4.51 glp_get_col_prim@Base 4.51 glp_get_col_stat@Base 4.51 glp_get_col_type@Base 4.51 glp_get_col_ub@Base 4.51 glp_get_dual_stat@Base 4.51 glp_get_mat_col@Base 4.51 glp_get_mat_row@Base 4.51 glp_get_num_bin@Base 4.51 glp_get_num_cols@Base 4.51 glp_get_num_int@Base 4.51 glp_get_num_nz@Base 4.51 glp_get_num_rows@Base 4.51 glp_get_obj_coef@Base 4.51 glp_get_obj_dir@Base 4.51 glp_get_obj_name@Base 4.51 glp_get_obj_val@Base 4.51 glp_get_prim_stat@Base 4.51 glp_get_prob_name@Base 4.51 glp_get_rii@Base 4.51 glp_get_row_bind@Base 4.51 glp_get_row_dual@Base 4.51 glp_get_row_lb@Base 4.51 glp_get_row_name@Base 4.51 glp_get_row_prim@Base 4.51 glp_get_row_stat@Base 4.51 glp_get_row_type@Base 4.51 glp_get_row_ub@Base 4.51 glp_get_sjj@Base 4.51 glp_get_status@Base 4.51 glp_get_unbnd_ray@Base 4.51 glp_gridgen@Base 4.51 glp_init_cpxcp@Base 4.51 glp_init_env@Base 4.51 glp_init_iocp@Base 4.51 glp_init_iptcp@Base 4.51 glp_init_mpscp@Base 4.51 glp_init_smcp@Base 4.51 glp_interior@Base 4.51 glp_intfeas1@Base 4.51 glp_intopt@Base 4.51 glp_ios_add_row@Base 4.51 glp_ios_best_node@Base 4.51 glp_ios_branch_upon@Base 4.51 glp_ios_can_branch@Base 4.51 glp_ios_clear_pool@Base 4.51 glp_ios_curr_node@Base 4.51 glp_ios_del_row@Base 4.51 glp_ios_get_prob@Base 4.51 glp_ios_heur_sol@Base 4.51 glp_ios_mip_gap@Base 4.51 glp_ios_next_node@Base 4.51 glp_ios_node_bound@Base 4.51 glp_ios_node_data@Base 4.51 glp_ios_node_level@Base 4.51 glp_ios_pool_size@Base 4.51 glp_ios_prev_node@Base 4.51 glp_ios_reason@Base 4.51 glp_ios_row_attr@Base 4.51 glp_ios_select_node@Base 4.51 glp_ios_terminate@Base 4.51 glp_ios_tree_size@Base 4.51 glp_ios_up_node@Base 4.51 glp_ipt_col_dual@Base 4.51 glp_ipt_col_prim@Base 4.51 glp_ipt_obj_val@Base 4.51 glp_ipt_row_dual@Base 4.51 glp_ipt_row_prim@Base 4.51 glp_ipt_status@Base 4.51 glp_load_matrix@Base 4.51 glp_main@Base 4.51 glp_maxflow_ffalg@Base 4.51 glp_maxflow_lp@Base 4.51 glp_mem_limit@Base 4.51 glp_mem_usage@Base 4.51 glp_mincost_lp@Base 4.51 glp_mincost_okalg@Base 4.51 glp_mincost_relax4@Base 4.51 glp_minisat1@Base 4.51 glp_mip_col_val@Base 4.51 glp_mip_obj_val@Base 4.51 glp_mip_row_val@Base 4.51 glp_mip_status@Base 4.51 glp_mpl_alloc_wksp@Base 4.51 glp_mpl_build_prob@Base 4.51 glp_mpl_free_wksp@Base 4.51 glp_mpl_generate@Base 4.51 glp_mpl_postsolve@Base 4.51 glp_mpl_read_data@Base 4.51 glp_mpl_read_model@Base 4.51 glp_netgen@Base 4.51 glp_netgen_prob@Base 4.51 glp_open_tee@Base 4.51 glp_prim_rtest@Base 4.51 glp_print_ipt@Base 4.51 glp_print_mip@Base 4.51 glp_print_ranges@Base 4.51 glp_print_sol@Base 4.51 glp_printf@Base 4.51 glp_puts@Base 4.51 glp_read_asnprob@Base 4.51 glp_read_ccdata@Base 4.51 glp_read_cnfsat@Base 4.51 glp_read_graph@Base 4.51 glp_read_ipt@Base 4.51 glp_read_lp@Base 4.51 glp_read_maxflow@Base 4.51 glp_read_mincost@Base 4.51 glp_read_mip@Base 4.51 glp_read_mps@Base 4.51 glp_read_prob@Base 4.51 glp_read_sol@Base 4.51 glp_realloc@Base 4.51 glp_rmfgen@Base 4.51 glp_scale_prob@Base 4.51 glp_sdf_close_file@Base 4.51 glp_sdf_error@Base 4.51 glp_sdf_line@Base 4.51 glp_sdf_open_file@Base 4.51 glp_sdf_read_int@Base 4.51 glp_sdf_read_item@Base 4.51 glp_sdf_read_num@Base 4.51 glp_sdf_read_text@Base 4.51 glp_sdf_set_jump@Base 4.51 glp_sdf_warning@Base 4.51 glp_set_bfcp@Base 4.51 glp_set_col_bnds@Base 4.51 glp_set_col_kind@Base 4.51 glp_set_col_name@Base 4.51 glp_set_col_stat@Base 4.51 glp_set_graph_name@Base 4.51 glp_set_mat_col@Base 4.51 glp_set_mat_row@Base 4.51 glp_set_obj_coef@Base 4.51 glp_set_obj_dir@Base 4.51 glp_set_obj_name@Base 4.51 glp_set_prob_name@Base 4.51 glp_set_rii@Base 4.51 glp_set_row_bnds@Base 4.51 glp_set_row_name@Base 4.51 glp_set_row_stat@Base 4.51 glp_set_sjj@Base 4.51 glp_set_vertex_name@Base 4.51 glp_simplex@Base 4.51 glp_sort_matrix@Base 4.51 glp_std_basis@Base 4.51 glp_strong_comp@Base 4.51 glp_term_hook@Base 4.51 glp_term_out@Base 4.51 glp_time@Base 4.51 glp_top_sort@Base 4.51 glp_transform_col@Base 4.51 glp_transform_row@Base 4.51 glp_unscale_prob@Base 4.51 glp_version@Base 4.51 glp_vprintf@Base 4.51 glp_warm_up@Base 4.51 glp_wclique_exact@Base 4.51 glp_weak_comp@Base 4.51 glp_write_asnprob@Base 4.51 glp_write_ccdata@Base 4.51 glp_write_cnfsat@Base 4.51 glp_write_graph@Base 4.51 glp_write_ipt@Base 4.51 glp_write_lp@Base 4.51 glp_write_maxflow@Base 4.51 glp_write_mincost@Base 4.51 glp_write_mip@Base 4.51 glp_write_mps@Base 4.51 glp_write_prob@Base 4.51 glp_write_sol@Base 4.51 debian/README.Debian0000664000000000000000000000137212175203073011234 0ustar glpk for Debian --------------- This is the cookbook to run a GLPK example with database connection: sudo apt-get install glpk-utils mysql-server-5.0 mysql-client-5.0 libmysqlclient15-dev cd /usr/share/doc/glpk-utils/examples/sql/ ./mysql_setup.sh glpsol --math sudoku_mysql.mod -- Rafael Laboissiere , Sun, 30 Mar 2008 13:04:54 +0200 At one time GLPK included a contrib directory with contributed interfaces to Java, Matlab, and Delphi. This directory was removed by the upstream author (he indicated some copyright/license concerns on an email list). Until they are put in the upstream release again, I do not plan to include them in the Debian package. -- Brady Hunsaker , Sat, 16 Oct 2004 debian/glpsol.10000664000000000000000000001510512175203356010560 0ustar .TH glpsol "1" "June 2013" "glpsol: GLPK LP/MIP Solver, v4.51" "User Commands" .SH NAME glpsol \- large-scale linear and mixed integer programming solver .SH SYNOPSIS .B glpsol [\fIoptions\fR...] \fIfilename\fR .SH DESCRIPTION .SS "General options:" .TP \fB\-\-mps\fR read LP/MIP problem in fixed MPS format .TP \fB\-\-freemps\fR read LP/MIP problem in free MPS format (default) .TP \fB\-\-lp\fR read LP/MIP problem in CPLEX LP format .TP \fB\-\-glp\fR read LP/MIP problem in GLPK format .TP \fB\-\-math\fR read LP/MIP model written in GNU MathProg modeling language .TP \fB\-m\fR filename, \fB\-\-model\fR filename read model section and optional data section from filename (same as \fB\-\-math\fR) .TP \fB\-d\fR filename, \fB\-\-data\fR filename read data section from filename (for \fB\-\-math\fR only); if model file also has data section, it is ignored .TP \fB\-y\fR filename, \fB\-\-display\fR filename send display output to filename (for \fB\-\-math\fR only); by default the output is sent to terminal .TP \fB\-\-seed\fR value initialize pseudo\-random number generator used in MathProg model with specified seed (any integer); if seed value is ?, some random seed will be used .TP \fB\-\-mincost\fR read min\-cost flow problem in DIMACS format .TP \fB\-\-maxflow\fR read maximum flow problem in DIMACS format .TP \fB\-\-cnf\fR read CNF\-SAT problem in DIMACS format .TP \fB\-\-simplex\fR use simplex method (default) .TP \fB\-\-interior\fR use interior point method (LP only) .TP \fB\-r\fR filename, \fB\-\-read\fR filename read solution from filename rather to find it with the solver .TP \fB\-\-min\fR minimization .TP \fB\-\-max\fR maximization .TP \fB\-\-scale\fR scale problem (default) .TP \fB\-\-noscale\fR do not scale problem .TP \fB\-o\fR filename, \fB\-\-output\fR filename write solution to filename in printable format .TP \fB\-w\fR filename, \fB\-\-write\fR filename write solution to filename in plain text format .TP \fB\-\-ranges\fR filename write sensitivity analysis report to filename in printable format (simplex only) .TP \fB\-\-tmlim\fR nnn limit solution time to nnn seconds .TP \fB\-\-memlim\fR nnn limit available memory to nnn megabytes .TP \fB\-\-check\fR do not solve problem, check input data only .TP \fB\-\-name\fR probname change problem name to probname .TP \fB\-\-wmps\fR filename write problem to filename in fixed MPS format .TP \fB\-\-wfreemps\fR filename write problem to filename in free MPS format .TP \fB\-\-wlp\fR filename write problem to filename in CPLEX LP format .TP \fB\-\-wglp\fR filename write problem to filename in GLPK format .TP \fB\-\-wcnf\fR filename write problem to filename in DIMACS CNF\-SAT format .TP \fB\-\-log\fR filename write copy of terminal output to filename .TP \fB\-h\fR, \fB\-\-help\fR display this help information and exit .TP \fB\-v\fR, \fB\-\-version\fR display program version and exit .SS "LP basis factorization options:" .TP \fB\-\-luf\fR LU + Forrest\-Tomlin update (faster, less stable; default) .TP \fB\-\-cbg\fR LU + Schur complement + Bartels\-Golub update (slower, more stable) .TP \fB\-\-cgr\fR LU + Schur complement + Givens rotation update (slower, more stable) .SS "Options specific to simplex solver:" .TP \fB\-\-primal\fR use primal simplex (default) .TP \fB\-\-dual\fR use dual simplex .TP \fB\-\-std\fR use standard initial basis of all slacks .TP \fB\-\-adv\fR use advanced initial basis (default) .TP \fB\-\-bib\fR use Bixby's initial basis .TP \fB\-\-ini\fR filename use as initial basis previously saved with \fB\-w\fR (disables LP presolver) .TP \fB\-\-steep\fR use steepest edge technique (default) .TP \fB\-\-nosteep\fR use standard "textbook" pricing .TP \fB\-\-relax\fR use Harris' two\-pass ratio test (default) .TP \fB\-\-norelax\fR use standard "textbook" ratio test .TP \fB\-\-presol\fR use presolver (default; assumes \fB\-\-scale\fR and \fB\-\-adv\fR) .TP \fB\-\-nopresol\fR do not use presolver .TP \fB\-\-exact\fR use simplex method based on exact arithmetic .TP \fB\-\-xcheck\fR check final basis using exact arithmetic .SS "Options specific to interior-point solver:" .TP \fB\-\-nord\fR use natural (original) ordering .TP \fB\-\-qmd\fR use quotient minimum degree ordering .TP \fB\-\-amd\fR use approximate minimum degree ordering (default) .TP \fB\-\-symamd\fR use approximate minimum degree ordering .SS "Options specific to MIP solver:" .TP \fB\-\-nomip\fR consider all integer variables as continuous (allows solving MIP as pure LP) .TP \fB\-\-first\fR branch on first integer variable .TP \fB\-\-last\fR branch on last integer variable .TP \fB\-\-mostf\fR branch on most fractional variable .TP \fB\-\-drtom\fR branch using heuristic by Driebeck and Tomlin (default) .TP \fB\-\-pcost\fR branch using hybrid pseudocost heuristic (may be useful for hard instances) .TP \fB\-\-dfs\fR backtrack using depth first search .TP \fB\-\-bfs\fR backtrack using breadth first search .TP \fB\-\-bestp\fR backtrack using the best projection heuristic .TP \fB\-\-bestb\fR backtrack using node with best local bound (default) .TP \fB\-\-intopt\fR use MIP presolver (default) .TP \fB\-\-nointopt\fR do not use MIP presolver .TP \fB\-\-binarize\fR replace general integer variables by binary ones (assumes \fB\-\-intopt\fR) .TP \fB\-\-fpump\fR apply feasibility pump heuristic .TP \fB\-\-proxy\fR [nnn] apply proximity search heuristic (nnn is time limit in seconds; default is 60) .TP \fB\-\-proxy\fR apply proximity search heuristic .TP \fB\-\-gomory\fR generate Gomory's mixed integer cuts .TP \fB\-\-mir\fR generate MIR (mixed integer rounding) cuts .TP \fB\-\-cover\fR generate mixed cover cuts .TP \fB\-\-clique\fR generate clique cuts .TP \fB\-\-cuts\fR generate all cuts above .TP \fB\-\-mipgap\fR tol set relative mip gap tolerance to tol .TP \fB\-\-minisat\fR translate integer feasibility problem to CNF\-SAT and solve it with MiniSat solver .TP \fB\-\-objbnd\fR bound add inequality obj <= bound (minimization) or obj >= bound (maximization) to integer feasibility problem (assumes \fB\-\-minisat\fR) .SH "SEE ALSO" .TP For description of the MPS and CPLEX LP formats see the Reference Manual at /usr/share/doc/glpk-doc/glpk.pdf .PP For description of the modeling language see "GLPK: Modeling Language GNU MathProg" at /usr/share/doc/glpk-doc/gmpl.pdf .PP Please report bugs to . .SH COPYRIGHT Copyright \(co 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2013 Andrew Makhorin, Department for Applied Informatics, Moscow Aviation Institute, Moscow, Russia. E\-mail: . .PP This program has ABSOLUTELY NO WARRANTY. .PP This program is free software; you may re\-distribute it under the terms of the GNU General Public License version 3 or later. debian/glpk-doc.doc-base.language0000664000000000000000000000060612175203073014053 0ustar Document: glpk-language Title: Modeling Language GNU MathProg Author: Andrew Makhorin Abstract: This manual describes the GNU MathProg modeling language, which can be used to model linear programs and (mixed) integer programs to be solved by GLPK. GNU MathProg is a subset of the AMPL modeling language. Section: Science/Mathematics Format: PDF Files: /usr/share/doc/glpk-doc/gmpl.pdf debian/glpk-doc.docs0000664000000000000000000000002512175203073011537 0ustar doc/*.txt doc/*.pdf debian/glpk-doc.doc-base.refman0000664000000000000000000000067012175203073013541 0ustar Document: glpk-refman Title: GNU Linear Programming Kit (GLPK) Reference Manual Author: Andrew Makhorin Abstract: Documentation for the C API of the GNU Linear Programming Kit (GLPK). Appendices describe how to install GLPK from the source tarball and give relevant details for two standard file formats for linear programming: MPS format and LP format. Section: Science/Mathematics Format: PDF Files: /usr/share/doc/glpk-doc/glpk.pdf debian/glpk-utils.manpages0000664000000000000000000000001312175203073012772 0ustar debian/*.1 debian/control0000664000000000000000000000750612255202136010601 0ustar Source: glpk Section: math Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Science Team Uploaders: Falk Hueffner , Sébastien Villemot Build-Depends: debhelper (>= 9), cdbs (>= 0.4.93~), libgmp-dev, libltdl-dev, zlib1g-dev, libiodbc2-dev, libmysqlclient-dev, dh-autoreconf, dh-exec, libsuitesparse-dev Standards-Version: 3.9.5 Homepage: http://www.gnu.org/software/glpk/glpk.html Vcs-Git: git://anonscm.debian.org/debian-science/packages/glpk.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/glpk.git Package: libglpk36 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: libiodbc2-dev, libmysqlclient-dev Description: linear programming kit with integer (MIP) support GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . GLPK supports the GNU MathProg language, which is a subset of the AMPL language. GLPK also supports the standard MPS and LP formats. . The GLPK package includes the following main components: * Revised simplex method. * Primal-dual interior point method. * Branch-and-bound method. * Translator for GNU MathProg modeling language. * Application program interface (API). . In order to get connections between the internal MathProg model objects and external database tables, please install the libiodbc2-dev (for the iODBC table driver) and libmysqlclient-dev (for the MySQL table driver). Package: libglpk36-dbg Architecture: any Multi-Arch: same Section: debug Priority: extra Depends: libglpk36 (= ${binary:Version}), ${misc:Depends} Suggests: libiodbc2-dev, libmysqlclient-dev Description: linear programming kit - debugging symbols GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains debugging symbols for the GLPK library. Package: libglpk-dev Architecture: any Section: libdevel Depends: libglpk36 (= ${binary:Version}), ${misc:Depends}, libgmp-dev, zlib1g-dev, libsuitesparse-dev Description: linear programming kit - development files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains static library, headers, and the development manpage for libvc. Package: glpk-doc Architecture: all Section: doc Depends: ${misc:Depends} Description: linear programming kit - documentation files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains the C API reference manual and the GNU MathProg modeling language manual. Package: glpk-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: linear programming kit - utility files GLPK (GNU Linear Programming Kit) is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library. . This package contains a stand-alone LP/MIP solver (glpsol) and several example problems. debian/patches/0000775000000000000000000000000012175203444010621 5ustar debian/patches/no-embedded-zlib.patch0000664000000000000000000000177312175203444014753 0ustar Description: Do not use embedded copy of zlib Author: Sébastien Villemot Forwarded: not-needed Last-Update: 2013-06-25 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,8 +13,7 @@ -I$(srcdir)/env \ -I$(srcdir)/minisat \ -I$(srcdir)/misc \ --I$(srcdir)/proxy \ --I$(srcdir)/zlib +-I$(srcdir)/proxy libglpk_la_LDFLAGS = \ -version-info 36:1:0 \ @@ -144,21 +143,6 @@ misc/wclique.c \ misc/wclique1.c \ proxy/proxy.c \ -proxy/proxy1.c \ -zlib/adler32.c \ -zlib/compress.c \ -zlib/crc32.c \ -zlib/deflate.c \ -zlib/gzclose.c \ -zlib/gzlib.c \ -zlib/gzread.c \ -zlib/gzwrite.c \ -zlib/inffast.c \ -zlib/inflate.c \ -zlib/inftrees.c \ -zlib/trees.c \ -zlib/uncompr.c \ -zlib/zio.c \ -zlib/zutil.c +proxy/proxy1.c ## eof ## --- a/configure.ac +++ b/configure.ac @@ -140,6 +140,8 @@ AC_MSG_RESULT([no]) fi +AC_CHECK_LIB([z], [gzopen]) + AC_CONFIG_FILES( [src/Makefile examples/Makefile Makefile]) AC_OUTPUT debian/patches/no-embedded-suitesparse.patch0000664000000000000000000000237612175203356016364 0ustar Description: Do not use embedded copy of AMD and COLAMD libraries from suitesparse Author: Sébastien Villemot Forwarded: not-needed Last-Update: 2013-06-25 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/configure.ac +++ b/configure.ac @@ -142,6 +142,12 @@ AC_CHECK_LIB([z], [gzopen]) +AC_CHECK_LIB([amd], [amd_1]) +AC_CHECK_LIB([colamd], [colamd]) + +CPPFLAGS="$CPPFLAGS -I/usr/include/suitesparse" +AC_CHECK_HEADER([amd.h]) + AC_CONFIG_FILES( [src/Makefile examples/Makefile Makefile]) AC_OUTPUT --- a/src/Makefile.am +++ b/src/Makefile.am @@ -6,10 +6,8 @@ libglpk_la_CPPFLAGS = \ -I$(srcdir) \ --I$(srcdir)/amd \ -I$(srcdir)/bflib \ -I$(srcdir)/cglib \ --I$(srcdir)/colamd \ -I$(srcdir)/env \ -I$(srcdir)/minisat \ -I$(srcdir)/misc \ @@ -99,18 +97,6 @@ glpssx01.c \ glpssx02.c \ glptsp.c \ -amd/amd_1.c \ -amd/amd_2.c \ -amd/amd_aat.c \ -amd/amd_control.c \ -amd/amd_defaults.c \ -amd/amd_dump.c \ -amd/amd_info.c \ -amd/amd_order.c \ -amd/amd_post_tree.c \ -amd/amd_postorder.c \ -amd/amd_preprocess.c \ -amd/amd_valid.c \ bflib/fhv.c \ bflib/fhvint.c \ bflib/luf.c \ @@ -119,7 +105,6 @@ bflib/sva.c \ cglib/cfg.c \ cglib/cfg1.c \ -colamd/colamd.c \ env/alloc.c \ env/env.c \ env/error.c \ debian/patches/series0000664000000000000000000000006512175203073012035 0ustar no-embedded-zlib.patch no-embedded-suitesparse.patch