yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #07692
[SCM] Yet Another Dynamic Engine. Platform for discrete element modeling. branch, master, updated. upstream/0.60.2-78-ga0cfade
The following commit has been merged in the master branch:
commit 9c4fa3b6a46d3accaf9bc12a369ad8873f62892d
Author: Anton Gladky <gladky.anton@xxxxxxxxx>
Date: Fri Jun 10 22:12:57 2011 +0200
Update changelog
diff --git a/debian/changelog b/debian/changelog
index fcc5d08..7a4b5e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,11 +13,11 @@ yade (0.60.2-5) unstable; urgency=low
yade (0.60.2-4) unstable; urgency=low
- * [d1acf0c] Prevent building docs in binary-arch mode
- * [d1acf0c] Reduce RAM consumption to minimal during build process
+ * [d1acf0c] Prevent building docs in binary-arch mode.
+ * [d1acf0c] Reduce RAM consumption to minimal during build process.
* [22b92eb] Output an information about available memory and CPU before
- building
- * [2adcf6a] Let binutils-gold to be used only on amd64 and i386 platforms
+ building.
+ * [2adcf6a] Let binutils-gold to be used only on amd64 and i386 platforms.
-- Anton Gladky <gladky.anton@xxxxxxxxx> Tue, 24 May 2011 20:11:58 +0200
@@ -25,12 +25,12 @@ yade (0.60.2-3) unstable; urgency=low
* [9fb84aa] Hopefully fix FTBFS on most of
platforms due to MPLCONFIGDIR (Closes: #626722)
- * [c58a0fa] Update debian/rules, dh7
- * [0c163b1] Update to Standards-Version: 3.9.2 (no changes)
- * [cc8714c] Raise up python-sphinx required version to 1.0.5
- * [b045d3b] Move mencoder from "Depends" to "Recommends" to make
- yade installable on non-graphic systems
- * [94ebfd7] Fix in postinst for correct alias of man-pages
+ * [c58a0fa] Update debian/rules, dh7.
+ * [0c163b1] Update to Standards-Version: 3.9.2 (no changes).
+ * [cc8714c] Raise up python-sphinx required version to 1.0.5.
+ * [b045d3b] Move mencoder from "Depends" to "Recommends" to make
+ yade installable on non-graphic systems.
+ * [94ebfd7] Fix in postinst for correct alias of man-pages.
-- Anton Gladky <gladky.anton@xxxxxxxxx> Wed, 11 May 2011 19:52:26 +0200
@@ -38,13 +38,13 @@ yade (0.60.2-2) unstable; urgency=low
* [6ee4fb7] Remove binutils-gold (only on platforms, where it is
not available) and clang from BD (Closes: #623427)
- * [353bf83] Change chunkSize=3 to decrease RAM consumption during build
+ * [353bf83] Change chunkSize=3 to decrease RAM consumption during build.
* [de16760] Change long list of commands in binary-arch to _dh binary-arch_
- * [fa12839] Enable binutils-gold on platforms, where it is available
- * [5d2ac1e] Increase debhelper version number for BD to 7.0.50
- * [abd1f59] Add dh binary-indep
- * [fccb8c8] Fix crash, when force applied to non existing body
- * [70d3b9e] Added syncSizesOfContainers to forceContainer
+ * [fa12839] Enable binutils-gold on platforms, where it is available.
+ * [5d2ac1e] Increase debhelper version number for BD to 7.0.50.
+ * [abd1f59] Add dh binary-indep.
+ * [fccb8c8] Fix crash, when force applied to non existing body.
+ * [70d3b9e] Added syncSizesOfContainers to forceContainer.
-- Anton Gladky <gladky.anton@xxxxxxxxx> Fri, 22 Apr 2011 14:01:08 +0200
@@ -56,8 +56,8 @@ yade (0.60.2-1) unstable; urgency=low
* Fixed problem with linking libraries on Natty (LP: #707966)
* vtkNetCDF was deleted from libs due to absence in libvtk5.6-dev
* jquery.js in documentation is now symlink to a packaged jquery,
- if it is available
- * openmp-mode is turned on in build options
+ if it is available.
+ * openmp-mode is turned on in build options.
* liblog4cxx9-dev was deleted from dependencies, as
"liblog4cxx9-dev | liblog4cxx10-dev" is not working on most of
platforms. liblog4cxx10-dev is ignored in this case.
--
Yet Another Dynamic Engine. Platform for discrete element modeling.