r38353 - in /packages/feel++/trunk/debian: changelog control

prudhomm at users.alioth.debian.org prudhomm at users.alioth.debian.org
Mon Apr 11 18:57:37 UTC 2011


Author: prudhomm
Date: Mon Apr 11 18:57:36 2011
New Revision: 38353

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=38353
Log:
fix

Modified:
    packages/feel++/trunk/debian/changelog
    packages/feel++/trunk/debian/control

Modified: packages/feel++/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/feel%2B%2B/trunk/debian/changelog?rev=38353&op=diff
==============================================================================
--- packages/feel++/trunk/debian/changelog (original)
+++ packages/feel++/trunk/debian/changelog Mon Apr 11 18:57:36 2011
@@ -1,3 +1,10 @@
+feel++ (0.90.0-10) unstable; urgency=low
+
+  * debian/control: added texlive-latex-recommended to fix manual
+    compilation on some arch
+
+ -- Christophe Prud'homme <prudhomm at debian.org>  Mon, 11 Apr 2011 20:57:24 +0200
+
 feel++ (0.90.0-9) unstable; urgency=low
 
   * debian/control: depend on doxygen-latex and not on texlive-* packages
@@ -8,7 +15,7 @@
 feel++ (0.90.0-8) unstable; urgency=low
 
   * debian/control: Fix tbb depends for non amd64/i386 arch (Closes: #620645).
-  * fix feel-manual compilation 
+  * fix feel-manual compilation
 
  -- Christophe Prud'homme <prudhomm at debian.org>  Sun, 10 Apr 2011 09:57:26 +0200
 

Modified: packages/feel++/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/feel%2B%2B/trunk/debian/control?rev=38353&op=diff
==============================================================================
--- packages/feel++/trunk/debian/control (original)
+++ packages/feel++/trunk/debian/control Mon Apr 11 18:57:36 2011
@@ -14,7 +14,7 @@
 	       python-pyx, python-scipy,
 	       libeigen2-dev, libxml2-dev,
 	       gmsh, transfig, imagemagick,
-               doxygen, doxygen-latex, pgf, ghostscript,
+               doxygen, doxygen-latex, texlive-latex-recommended, pgf, ghostscript,
 	       libtbb-dev[amd64 i386],
 	       libopenturns-dev, openturns-wrapper, libann-dev, libglpk-dev, octave3.2-headers
 Standards-Version: 3.9.1




More information about the debian-science-commits mailing list