From: Rafael L. <rla...@us...> - 2003-10-16 11:24:57
|
Update of /cvsroot/plplot/plplot/debian In directory sc8-pr-cvs1:/tmp/cvs-serv25806 Modified Files: changelog control rules Log Message: Preparation for Debian release 5.2.1-20 This will be uploaded to unstable only after version 5.2.1-19 had hit the testing distribution. From debian/changelog: * Following a suggestion of Matthias Klose <do...@cs...>, the libltdl library shipped with the upstream sources is not compiled anymore as a convenience library: - Imported configure.ac and Makefile.am from upstream CVS that implement the confgiure option --with-ltdlsystem, allowing the use of the installed libltdl library. - debian/control: Build-depends on libltdl3-dev. - debian/rules: Call configure with option --with-ltdlsystem. * debian/control: - Fixed description of libplplot-dev package. - Bumped the build-dependency on debhelper to version 4.1.67, since we are using dh_python (thanks again to Matthias Klose for pointing this out). |