[Pkg-scicomp-commits] glpk/trunk/debian
Rafael Laboissiere
rafael at debian.org
Mon Mar 31 08:16:47 UTC 2008
SVN commit 2351 by rafael:
Build-depend on libiodbc2-dev and libmysqlclient15-dev again
M +9 -1 glpk/trunk/debian/changelog
M +1 -1 glpk/trunk/debian/control
--- glpk/trunk/debian/changelog #2350:2351
@@ -1,5 +1,13 @@
-glpk (4.28-2) UNRELEASED; urgency=low
+glpk (4.28-3) UNRELEASED; 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 at 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
--- glpk/trunk/debian/control #2350:2351
@@ -5,7 +5,7 @@
Uploaders: Falk Hueffner <falk at debian.org>,
Rafael Laboissiere <rafael at debian.org>
Build-Depends: debhelper (>> 5.0.0), cdbs, libgmp3-dev, libltdl3-dev,
- zlib1g-dev
+ zlib1g-dev, libiodbc2-dev, libmysqlclient15-dev
Standards-Version: 3.7.3
Homepage: http://www.gnu.org/software/glpk/glpk.html
Vcs-Svn: svn://svn.debian.org/svn/pkg-scicomp/glpk/
More information about the Pkg-scicomp-commits
mailing list