r45966 - in /packages/rheolef/trunk/debian: changelog control
saramito-guest at users.alioth.debian.org
saramito-guest at users.alioth.debian.org
Mon May 27 07:14:00 UTC 2013
Author: saramito-guest
Date: Mon May 27 07:14:00 2013
New Revision: 45966
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45966
Log: (empty)
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=45966&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/changelog (original)
+++ packages/rheolef/trunk/debian/changelog Mon May 27 07:14:00 2013
@@ -1,3 +1,11 @@
+rheolef (6.4-2) unstable; urgency=low
+
+ * control:
+ add a break+replaces rule (close #709155)
+ thanks to a patch from Andreas Beckmann <anbe at debian.org>
+
+ -- Pierre Saramito <pierre.saramito at imag.fr> Thu, 27 May 2013 09:09:11 +0200
+
rheolef (6.4-1) unstable; urgency=low
[ Pierre Saramito ]
Modified: packages/rheolef/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/control?rev=45966&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/control (original)
+++ packages/rheolef/trunk/debian/control Mon May 27 07:14:00 2013
@@ -65,6 +65,8 @@
${misc:Depends}
Recommends: rheolef-doc(= ${source:Version})
Suggests:
+Breaks: rheolef (<< 6.4)
+Replaces: rheolef (<< 6.4)
Description: efficient Finite Element environment - development files
Rheolef is a computer environment that serves as a convenient
laboratory for computations in applied mathematics involving finite
@@ -135,6 +137,8 @@
Depends: ${shlibs:Depends}, ${misc:Depends},
librheolef-dev(= ${binary:Version}), rheolef-doc(= ${source:Version})
Recommends: gnuplot, tcl-vtk | vtk-tcl, gmsh, mayavi2 | mayavi, paraview
+Breaks: rheolef-dev (<< 6.4)
+Replaces: rheolef-dev (<< 6.4)
Description: efficient Finite Element environment
Rheolef is a computer environment that serves as a convenient
laboratory for computations in applied mathematics involving finite
More information about the debian-science-commits
mailing list