[Pkg-scicomp-devel] glpk/trunk/debian

Rafael Laboissiere rafael at debian.org
Mon Mar 3 06:05:40 UTC 2008


SVN commit 2241 by rafael:

Build-depend on libiodbc2-dev and libmysqlclient15-dev

 M  +3 -1      glpk/trunk/debian/changelog  
 M  +2 -1      glpk/trunk/debian/control  


--- glpk/trunk/debian/changelog #2240:2241
@@ -1,8 +1,10 @@
 glpk (4.27-1) UNRELEASED; urgency=low
 
   * New upstream release
-  * debian/copyright: Added proper copyright notice for the upstream
+  * 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 at debian.org>  Mon, 03 Mar 2008 06:49:51 +0100
 
--- glpk/trunk/debian/control #2240:2241
@@ -4,7 +4,8 @@
 Maintainer: Debian Scientific Computation Team <pkg-scicomp-devel at lists.alioth.debian.org>
 Uploaders: Falk Hueffner <falk at debian.org>,
  Rafael Laboissiere <rafael at debian.org>
-Build-Depends: debhelper (>> 5.0.0), cdbs, libgmp3-dev
+Build-Depends: debhelper (>> 5.0.0), cdbs, libgmp3-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-devel mailing list