[med-svn] [aghermann] 01/01: debian/control: Strictly build-depend on g++-4.7 | g++-4.8
andrei zavada
hmmr-guest at moszumanska.debian.org
Mon Dec 2 23:53:00 UTC 2013
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch master
in repository aghermann.
commit d23ce9514e82c3af023448c0ee3d38225859b386
Author: Andrei Zavada <hmmr at ra>
Date: Tue Dec 3 01:33:24 2013 +0200
debian/control: Strictly build-depend on g++-4.7 | g++-4.8
and not just g++ >= 4.7, in order to enable build on powerpc, s390x,
sparc and ia64 where g++ is 4.6.
Also, bump Standards-Version to 3.9.5
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2804068..1c5f880 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+aghermann (1.0-3) unstable; urgency=low
+
+ * Strictly build-depend on g++-4.7 | g++-4.8 (not just g++ >= 4.7) to
+ enable powerpc, s390x, sparc and ia64 builds.
+ - fix build on those arches (Closes: #731098).
+
+ -- Andrei Zavada <johnhommer at gmail.com> Tue, 3 Dec 2013 01:33:14 +0200
+
aghermann (1.0-2) unstable; urgency=low
* Mention g++ in Build-Depends, with version constrains (>= 4.7).
diff --git a/debian/control b/debian/control
index 1ba55a7..400513e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: aghermann
Section: science
Priority: optional
Maintainer: Andrei Zavada <johnhommer at gmail.com>
-Build-Depends: debhelper (>= 9), dh-autoreconf, hardening-wrapper, hardening-includes, autoconf-archive, g++ (>= 4:4.7~) | g++-4.7 | g++-4.8, pkg-config, libgomp1, libconfig++-dev, libgsl0-dev, libfftw3-dev, libsamplerate0-dev (>= 0.1.7), libgtk-3-dev, libitpp-dev, libunique-3.0-dev, libvte-2.90-dev, liblua5.2-dev, lua5.2, libxml2-utils
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9), dh-autoreconf, hardening-wrapper, hardening-includes, autoconf-archive, g++-4.7 | g++-4.8, pkg-config, libgomp1, libconfig++-dev, libgsl0-dev, libfftw3-dev, libsamplerate0-dev (>= 0.1.7), libgtk-3-dev, libitpp-dev, libunique-3.0-dev, libvte-2.90-dev, liblua5.2-dev, lua5.2, libxml2-utils
+Standards-Version: 3.9.5
Homepage: http://johnhommer.com/academic/code/aghermann
Vcs-Git: git://git.debian.org/git/debian-med/aghermann.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/aghermann.git
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git
More information about the debian-med-commit
mailing list