r37401 - in /packages/fenics/viper/trunk/debian: changelog control
johannr-guest at users.alioth.debian.org
johannr-guest at users.alioth.debian.org
Wed Feb 23 22:45:36 UTC 2011
Author: johannr-guest
Date: Wed Feb 23 22:45:35 2011
New Revision: 37401
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=37401
Log:
* New upstream release.
* Bump Standards-Version to 3.9.1.
* Remove old fields Conflicts, Provides, and Replaces from
debian/control.
* Update suggested package python-pydolfin0 -> python-dolfin.
Modified:
packages/fenics/viper/trunk/debian/changelog
packages/fenics/viper/trunk/debian/control
Modified: packages/fenics/viper/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/viper/trunk/debian/changelog?rev=37401&op=diff
==============================================================================
--- packages/fenics/viper/trunk/debian/changelog (original)
+++ packages/fenics/viper/trunk/debian/changelog Wed Feb 23 22:45:35 2011
@@ -1,8 +1,13 @@
-viper (0.4.6-2) UNRELEASED; urgency=low
+viper (0.4.7-1) unstable; urgency=low
+ * New upstream release.
+ * Bump Standards-Version to 3.9.1.
+ * Remove old fields Conflicts, Provides, and Replaces from
+ debian/control.
+ * Update suggested package python-pydolfin0 -> python-dolfin.
* Update Homepage field in debian/control.
- -- Johannes Ring <johannr at simula.no> Tue, 11 Jan 2011 13:19:59 +0100
+ -- Johannes Ring <johannr at simula.no> Wed, 23 Feb 2011 23:34:32 +0100
viper (0.4.6-1) unstable; urgency=low
Modified: packages/fenics/viper/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/fenics/viper/trunk/debian/control?rev=37401&op=diff
==============================================================================
--- packages/fenics/viper/trunk/debian/control (original)
+++ packages/fenics/viper/trunk/debian/control Wed Feb 23 22:45:35 2011
@@ -5,7 +5,7 @@
Uploaders: Christophe Prud'homme <prudhomm at debian.org>, Johannes Ring <johannr at simula.no>
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), python-all,
python-central (>= 0.6.0)
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
XS-Python-Version: >= 2.5
Homepage: http://www.fenicsproject.org
DM-Upload-Allowed: yes
@@ -16,10 +16,7 @@
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: python-numpy, python-vtk, ${python:Depends}, ${misc:Depends}
-Suggests: python-pydolfin0, mencoder
-Conflicts: viper
-Provides: viper
-Replaces: viper
+Suggests: python-dolfin, mencoder
Description: minimalistic scientific plotter and run-time visualization module
Viper is a minimalistic scientific plotter and run-time visualization module.
.
More information about the debian-science-commits
mailing list