[Pkg-openssl-changes] r234 - openssl/trunk/debian
kroeckx at alioth.debian.org
kroeckx at alioth.debian.org
Sun Sep 2 16:41:14 UTC 2007
Author: kroeckx
Date: 2007-09-02 16:41:14 +0000 (Sun, 02 Sep 2007)
New Revision: 234
Modified:
openssl/trunk/debian/changelog
openssl/trunk/debian/control
Log:
Temporary force to build with gcc >= 4.2
Modified: openssl/trunk/debian/changelog
===================================================================
--- openssl/trunk/debian/changelog 2007-09-02 16:13:59 UTC (rev 233)
+++ openssl/trunk/debian/changelog 2007-09-02 16:41:14 UTC (rev 234)
@@ -2,6 +2,7 @@
* Fix another case of the "if this code is reached, the program will abort"
(Closes: #429740)
+ * Temporary force to build with gcc >= 4.2
-- Kurt Roeckx <kurt at roeckx.be> Sun, 02 Sep 2007 18:12:11 +0200
Modified: openssl/trunk/debian/control
===================================================================
--- openssl/trunk/debian/control 2007-09-02 16:13:59 UTC (rev 233)
+++ openssl/trunk/debian/control 2007-09-02 16:41:14 UTC (rev 234)
@@ -1,5 +1,5 @@
Source: openssl
-Build-Depends: debhelper (>= 5.0.22), binutils (>= 2.14.90.0.7), zlib1g-dev, m4, bc
+Build-Depends: debhelper (>= 5.0.22), binutils (>= 2.14.90.0.7), zlib1g-dev, m4, bc, gcc (>= 4:4.2)
Section: utils
Priority: optional
Maintainer: Debian OpenSSL Team <pkg-openssl-devel at lists.alioth.debian.org>
More information about the Pkg-openssl-changes
mailing list