[SCM] Yet Another Dynamic Engine. Platform for discrete element modeling. branch, experimental, updated. debian/0.90.3-1_exp1-8-gc95ce9f

Anton Gladky gladky.anton at gmail.com
Tue Mar 5 20:07:16 UTC 2013


The following commit has been merged in the experimental branch:
commit a97d638aeaa8b2c25e77e1d9edc9ce9187668736
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue Mar 5 21:04:12 2013 +0100

    Use wrap-and-sort for formatting.

diff --git a/debian/control b/debian/control
index 83b40a8..db90f47 100644
--- a/debian/control
+++ b/debian/control
@@ -3,42 +3,93 @@ Section: science
 Priority: extra
 Homepage: https://launchpad.net/yade
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Anton Gladky <gladky.anton at gmail.com>
+Uploaders:
+ Anton Gladky <gladky.anton at gmail.com>
 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: debhelper (>= 9), binutils-gold [amd64 i386], cmake,
- freeglut3-dev, libboost-dev (>=1.35), libboost-date-time-dev (>=1.35), 
- libboost-filesystem-dev (>=1.35), libboost-thread-dev (>=1.35), 
- libboost-regex-dev (>=1.35), libboost-python-dev (>=1.35),
- libboost-iostreams-dev (>=1.35), libboost-program-options-dev, 
- python-support, libboost-serialization-dev, libloki-dev, 
- docbook-to-man, ipython, libgts-dev, python-numpy, g++(>>4:4.0), libvtk5-dev, 
- libgl1-mesa-dev, gdb, python-matplotlib, python-tk, libeigen3-dev, 
- libqglviewer-qt4-dev, python-xlib, python-qt4, pyqt4-dev-tools, python-imaging,
- libcgal-dev, libxmu-dev, libxi-dev, python-argparse
-Build-Depends-Indep: texlive-latex-recommended, texlive-latex-extra, lmodern, 
- texlive-pictures, texlive-xetex, libjs-jquery, python-sphinx (>=1.0.6),
- python-bibtex, graphviz, dvipng, tipa
+Build-Depends:
+ binutils-gold [amd64 i386],
+ cmake,
+ debhelper (>= 9),
+ docbook-to-man,
+ freeglut3-dev,
+ g++(>>4:4.0),
+ gdb,
+ 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,
+ libeigen3-dev,
+ libgl1-mesa-dev,
+ libgts-dev,
+ libloki-dev,
+ libqglviewer-qt4-dev,
+ libvtk5-dev,
+ libxi-dev,
+ libxmu-dev,
+ pyqt4-dev-tools,
+ python-argparse,
+ python-imaging,
+ python-matplotlib,
+ python-numpy,
+ python-qt4,
+ python-support,
+ python-tk,
+ python-xlib
+Build-Depends-Indep:
+ dvipng,
+ graphviz,
+ libjs-jquery,
+ lmodern,
+ python-bibtex,
+ python-sphinx (>=1.0.6),
+ texlive-latex-extra,
+ texlive-latex-recommended,
+ texlive-pictures,
+ texlive-xetex,
+ tipa
 Standards-Version: 3.9.4
 
 Package: yade
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
+Pre-Depends:
+ ${misc:Pre-Depends}
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
- python (>= 2.7), python (<<2.8), 
- python-numpy, ipython, python-matplotlib, python-tk, python-qt4, 
- python-xlib, gnuplot, python-imaging, libjs-jquery, libjs-underscore,
- gtk2-engines-pixbuf, python-argparse
-Recommends: mencoder
+Depends:
+ gnuplot,
+ gtk2-engines-pixbuf,
+ ipython,
+ libjs-jquery,
+ libjs-underscore,
+ python (<<2.8),
+ python (>= 2.7),
+ python-argparse,
+ python-imaging,
+ python-matplotlib,
+ python-numpy,
+ python-qt4,
+ python-tk,
+ python-xlib,
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Recommends:
+ mencoder
 Description: Platform for discrete element modeling
  Yet Another Dynamic Engine.
  .
- Extensible open-source framework for discrete numerical models, 
- focused on Discrete Element Method. 
- The computation parts are written in c++ using flexible object model, 
- allowing independent implementation of new algorithms and interfaces. 
- Python is used for rapid and concise scene construction, 
+ Extensible open-source framework for discrete numerical models,
+ focused on Discrete Element Method.
+ The computation parts are written in c++ using flexible object model,
+ allowing independent implementation of new algorithms and interfaces.
+ Python is used for rapid and concise scene construction,
  simulation control, postprocessing and debugging.
  .
  This package contains speed-optimized build of yade.
@@ -46,16 +97,19 @@ Description: Platform for discrete element modeling
 Package: yade-doc
 Architecture: all
 Section: doc
-Recommends: yade
-Depends: ${misc:Depends}, libjs-jquery
+Recommends:
+ yade
+Depends:
+ libjs-jquery,
+ ${misc:Depends}
 Description: Platform for discrete element modeling. Documentation
  Yet Another Dynamic Engine.
  .
- Extensible open-source framework for discrete numerical models, 
- focused on Discrete Element Method. 
- The computation parts are written in c++ using flexible object model, 
- allowing independent implementation of new algorithms and interfaces. 
- Python is used for rapid and concise scene construction, 
+ Extensible open-source framework for discrete numerical models,
+ focused on Discrete Element Method.
+ The computation parts are written in c++ using flexible object model,
+ allowing independent implementation of new algorithms and interfaces.
+ Python is used for rapid and concise scene construction,
  simulation control, postprocessing and debugging.
  .
  This package contains examples, test scripts and documentation.
diff --git a/debian/copyright b/debian/copyright
index 0c200e9..2d3a718 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -89,7 +89,7 @@ License: Boost Software License, Version 1.0
 Files: py/3rd-party/boost-python-indexing-suite-v2-noSymlinkHeaders/pair.hpp
 Copyright: 2007 Roman Yakovenko
 License: Boost Software License, Version 1.0
- Boost Software License - Version 1.0 - August 17th, 2003	
+ Boost Software License - Version 1.0 - August 17th, 2003
  .
  The full text see above.
  http://www.boost.org/LICENSE_1_0.txt
@@ -189,7 +189,7 @@ License: CeCILL (open-source GPL compatible)
  http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
 
 Files: doc/sphinx/ipython*.py
-Copyright: 2008-2010 IPython Development Team 
+Copyright: 2008-2010 IPython Development Team
 License: Modified BSD License
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:

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



More information about the debian-science-commits mailing list