[Pkg-scicomp-commits] glpk/trunk/debian
Rafael Laboissiere
rafael at debian.org
Sat Apr 4 21:33:47 UTC 2009
SVN commit 4349 by rafael:
Build-depend on libltdl-dev
M +7 -0 glpk/trunk/debian/changelog
M +1 -1 glpk/trunk/debian/control
--- glpk/trunk/debian/changelog #4348:4349
@@ -1,3 +1,10 @@
+glpk (4.37-2) UNRELEASED; urgency=low
+
+ * debian/control: Build-depend on libltdl-dev instead of libltdl3-dev.
+ this should ensure the transition from libltdl3 to libltdl7.
+
+ -- Rafael Laboissiere <rafael at debian.org> Sat, 04 Apr 2009 22:46:07 +0200
+
glpk (4.37-1) unstable; urgency=low
* New upstream release
--- glpk/trunk/debian/control #4348:4349
@@ -4,7 +4,7 @@
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, libltdl3-dev,
+Build-Depends: debhelper (>> 5.0.0), cdbs, libgmp3-dev, libltdl-dev,
zlib1g-dev, libiodbc2-dev, libmysqlclient15-dev
Standards-Version: 3.8.1
Homepage: http://www.gnu.org/software/glpk/glpk.html
More information about the Pkg-scicomp-commits
mailing list