r45412 - in /packages/rheolef/trunk/debian: changelog control
saramito-guest at users.alioth.debian.org
saramito-guest at users.alioth.debian.org
Wed Oct 17 10:53:29 UTC 2012
Author: saramito-guest
Date: Wed Oct 17 10:53:29 2012
New Revision: 45412
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45412
Log:
6.1-3: dependencies bug fix
Modified:
packages/rheolef/trunk/debian/changelog
packages/rheolef/trunk/debian/control
Modified: packages/rheolef/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/changelog?rev=45412&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/changelog (original)
+++ packages/rheolef/trunk/debian/changelog Wed Oct 17 10:53:29 2012
@@ -1,3 +1,9 @@
+rheolef (6.1-3) unstable; urgency=low
+
+ * control: control update package dependencies (backport from 6.2-1 version)
+
+ -- Pierre Saramito <pierre.saramito at imag.fr> Wed, 17 Oct 2012 12:41:17 +0200
+
rheolef (6.2-1~exp1) experimental; urgency=low
* New upstream release 6.2 (minor changes):
Modified: packages/rheolef/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/control?rev=45412&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/control (original)
+++ packages/rheolef/trunk/debian/control Wed Oct 17 10:53:29 2012
@@ -59,7 +59,7 @@
#Architecture-not-consideded: armel armhf
#Architecture: any
Depends: librheolef1(= ${binary:Version}), rheolef(= ${binary:Version}),
- libboost-dev, libboost-iostreams-dev, libboost-serialization-dev,
+ g++, libboost-dev, libboost-iostreams-dev, libboost-serialization-dev,
libcgal-dev, liblapack-dev, libscotch-dev, libptscotch-dev, libsuitesparse-dev,
libmumps-dev, libmumps-seq-dev, libboost-mpi-dev,
${misc:Depends}
More information about the debian-science-commits
mailing list