[feel++] 74/122: fix
Mattia Rizzolo
mattia at debian.org
Sun Feb 14 15:29:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository feel++.
commit 35375b42a56125f67a907ad68ec35a2592681704
Author: Christophe Prudhomme <prudhomm at debian.org>
Date: Mon Apr 11 18:57:36 2011 +0000
fix
---
debian/changelog | 9 ++++++++-
debian/control | 2 +-
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1de1a2f..dc1e2c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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-9) unstable; urgency=low
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
diff --git a/debian/control b/debian/control
index 8a5c044..e95c9b6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++ (>= 4.4), gfort
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git
More information about the debian-science-commits
mailing list