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

Rafael Laboissiere rafael at debian.org
Mon Mar 24 14:08:45 UTC 2008


SVN commit 2321 by rafael:

Build on libltdl3-dev and zlib1g-dev

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


--- glpk/trunk/debian/changelog #2320:2321
@@ -8,8 +8,9 @@
   * 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
+      database connections
   * debian/NEWS: Added item explaining the changes above
 
  -- Rafael Laboissiere <rafael at debian.org>  Sun, 23 Mar 2008 11:15:57 +0100
--- glpk/trunk/debian/control #2320:2321
@@ -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, libltdl3-dev,
+ zlib1g-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