[Pkg-scicomp-devel] qd/trunk/debian
Christophe Prud'homme
prudhomm at debian.org
Fri Feb 15 07:59:47 UTC 2008
SVN commit 2122 by prudhomm:
go back to default g++ (4.3 compiles qd now)
added new entries in debian/changelog
M +4 -2 qd/trunk/debian/changelog
M +1 -1 qd/trunk/debian/rules
--- qd/trunk/debian/changelog #2121:2122
@@ -1,7 +1,7 @@
qd (2.1.213.1-2) unstable; urgency=low
[ Rafael Laboissiere ]
- * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields to the Source
+ * debian/control: Added Vcs-Svn and Vcs-Browser fields to the Source
section
[Christophe Prud'homme]
@@ -9,8 +9,10 @@
Michlmayr (Closes: #417502).
* Bug fix: "ldbl128 transition for alpha, powerpc, sparc, s390", thanks
to Matthias Klose (Closes: #430295).
+ * debian/control: updated g++ and gfortran build-depends version
+ * debian/control: updated Standards-Version
- -- Christophe Prud'homme <prudhomm at debian.org> Fri, 15 Feb 2008 08:38:55 +0100
+ -- Christophe Prud'homme <prudhomm at debian.org> Fri, 15 Feb 2008 08:59:13 +0100
qd (2.1.213.1-1) unstable; urgency=low
--- qd/trunk/debian/rules #2121:2122
@@ -10,4 +10,4 @@
DEB_CONFIGURE_EXTRA_FLAGS := --enable-shared
-CXX=g++-4.3
+# CXX=g++-4.3
More information about the Pkg-scicomp-devel
mailing list