[Pkg-scicomp-commits] openturns/trunk/debian
Christophe Prud'homme
prudhomm at debian.org
Mon Feb 8 18:15:59 UTC 2010
SVN commit 4839 by prudhomm:
enable patches with quilt
M +8 -0 openturns/trunk/debian/changelog
M +0 -2 openturns/trunk/debian/patches/series
M +1 -0 openturns/trunk/debian/rules
--- openturns/trunk/debian/changelog #4838:4839
@@ -1,3 +1,11 @@
+openturns (0.13.1-3) unstable; urgency=low
+
+ * debian/rules: enable quilt(the patches were not applied before)
+ * Bug fix: "Please support Renesas SH(sh4)", thanks to Nobuhiro Iwamatsu
+ (Closes: #565120).
+
+ -- Christophe Prud'homme <prudhomm at debian.org> Mon, 08 Feb 2010 19:13:55 +0100
+
openturns (0.13.1-2) unstable; urgency=low
[Christophe Prud'homme]
--- openturns/trunk/debian/patches/series #4838:4839
@@ -1,4 +1,2 @@
-install.patch
-dlopen.patch
fix_ftbfs_on_arm_and_mips.patch
openturns-sh4-support.patch
--- openturns/trunk/debian/rules #4838:4839
@@ -5,6 +5,7 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
#include /usr/share/cdbs/1/class/python-distutils.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
DEB_AUTO_CLEANUP_RCS := yes
DEB_MAKE_CLEAN_TARGET := clean
More information about the Pkg-scicomp-commits
mailing list