[SCM] Yet Another Dynamic Engine. Platform for discrete element modeling. branch, master, updated. debian/0.90.3-1_exp1-14-g239acd3

Anton Gladky gladky.anton at gmail.com
Tue May 14 21:26:37 UTC 2013


The following commit has been merged in the master branch:
commit 79c690d2d81ab8860a0b58763bff53d644ab3185
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue May 14 21:36:44 2013 +0200

    Use packaged versions of python-minieigen and pygts instead of embedded ones.

diff --git a/debian/control b/debian/control
index f4d0b82..849adab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,36 +7,28 @@ Uploaders: Anton Gladky <gladk at debian.org>
 Vcs-Git: git://git.debian.org/git/debian-science/packages/yade.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/yade.git
 Build-Depends:
- binutils-gold [amd64 i386],
+ binutils-gold [amd64 i386 armel armhf powerpc sparc],
  cmake,
  debhelper (>= 9),
- docbook-to-man,
  freeglut3-dev,
- g++(>>4:4.0),
- gdb,
+ help2man,
  ipython,
- libboost-date-time-dev (>=1.35),
- libboost-dev (>=1.35),
- libboost-filesystem-dev (>=1.35),
- libboost-iostreams-dev (>=1.35),
- libboost-program-options-dev,
- libboost-python-dev (>=1.35),
- libboost-regex-dev (>=1.35),
- libboost-serialization-dev,
- libboost-thread-dev (>=1.35),
- libcgal-dev,
+ libboost-all-dev,
+ libcgal-dev [!armel !ia64],
  libeigen3-dev,
  libgl1-mesa-dev,
  libgts-dev,
  libloki-dev,
- libqglviewer-qt4-dev,
+ libqglviewer-dev,
  libvtk5-dev,
  libxi-dev,
  libxmu-dev,
  pyqt4-dev-tools,
  python-argparse,
+ python-gts,
  python-imaging,
  python-matplotlib,
+ python-minieigen,
  python-numpy,
  python-qt4,
  python-support,
@@ -48,7 +40,7 @@ Build-Depends-Indep:
  libjs-jquery,
  lmodern,
  python-bibtex,
- python-sphinx (>=1.0.6),
+ python-sphinx (>= 1.0.7+dfsg),
  texlive-latex-extra,
  texlive-latex-recommended,
  texlive-pictures,
@@ -70,8 +62,10 @@ Depends:
  python (<<2.8),
  python (>= 2.7),
  python-argparse,
+ python-gts,
  python-imaging,
  python-matplotlib,
+ python-minieigen,
  python-numpy,
  python-qt4,
  python-tk,
@@ -99,7 +93,7 @@ Section: doc
 Recommends:
  yade
 Depends:
- libjs-jquery,
+ ${sphinxdoc:Depends},
  ${misc:Depends}
 Description: Platform for discrete element modeling. Documentation
  Yet Another Dynamic Engine.

-- 
Yet Another Dynamic Engine. Platform for discrete element modeling.



More information about the debian-science-commits mailing list