tag 379261 + patch tag 379895 + patch thanks Hi,
Attached to this mail is a patch which fixes two RC bugs. Greetings Arjan
--- yacas-1.0.57/debian/control +++ yacas-1.0.57/debian/control @@ -3,7 +3,7 @@ Priority: extra Maintainer: Gopal Narayanan <[EMAIL PROTECTED]> Standards-Version: 3.6.1.1 -Build-Depends: lynx,libfltk1.1-dev,debhelper (>=2.0.86),docbook-to-man, libgsl0-dev, automake, autoconf, freeglut3-dev, libxmu-dev, libxt-dev +Build-Depends: lynx,libfltk1.1-dev,debhelper (>=2.0.86),docbook-to-man, libgsl0-dev, automake, autoconf, freeglut3-dev, libxmu-dev, libxt-dev, libxi-dev Package: yacas Architecture: any --- yacas-1.0.57/debian/rules +++ yacas-1.0.57/debian/rules @@ -57,7 +57,8 @@ dh_clean -k dh_installdirs dh_installdocs -a - $(MAKE) prefix=`pwd`/debian/yacas/usr \ + $(MAKE) datarootdir=`pwd`/debian/yacas/usr/share \ + prefix=`pwd`/debian/yacas/usr \ sysconfdir=`pwd`/debian/yacas/etc install above=`pwd` # cd proteus; $(MAKE) prefix=$(ABOVE)/debian/yacas-proteus/usr etcprefix=$(ABOVE)/debian/yacas-proteus install -f makefile.linux --- yacas-1.0.57/debian/changelog +++ yacas-1.0.57/debian/changelog @@ -1,3 +1,12 @@ +yacas (1.0.57-2.2) unstable; urgency=medium + + * Non-maintainer upload. + * Urgency medium because it fixes two RC bugs. + * Add build dependency on libxi-dev. (Closes: #379261) + * Call make install with datarootdir variable. (Closes: #379895) + + -- Arjan Oosting <[EMAIL PROTECTED]> Fri, 28 Jul 2006 17:08:24 +0200 + yacas (1.0.57-2.1) unstable; urgency=low * NMU to fix the bugs listed below, as the maintainer appears to be MIA.
signature.asc
Description: Dit berichtdeel is digitaal ondertekend