Bug#654733: Patch for problem with gcc version

Petter Reinholdtsen pere at hungry.com
Sat Feb 11 20:13:18 UTC 2012


tags 654733 + patch
thanks

According to
<URL: http://mentors.debian.net/debian/pool/main/g/goplay/goplay_0.4-1.1.dsc >
listed on <URL: http://mentors.debian.net/package/goplay >, the
following patch solve this issue.  Mentioning it here to have the patch
in BTS.  This is the changelog entry:

  * no longer depends on g++-4.5
    (Closes: #654733 important:"non-standard gcc/g++ used for build...")

And this is the change:

diff -ur goplay-0.4.orig//debian/control goplay-0.4/debian/control
--- goplay-0.4.orig//debian/control     2010-06-25 09:59:44.000000000 +0200
+++ goplay-0.4/debian/control   2012-02-11 21:11:31.000000000 +0100
@@ -7,7 +7,7 @@
  Enrico Zini <enrico at debian.org>,
  Jonas Smedegaard <dr at jones.dk>
 Build-Depends: debhelper (>= 7.0.50~), autotools-dev,
- g++-4.5 | c++abi2-dev, dh-buildinfo, pkg-config,
+ dh-buildinfo, pkg-config,
  libept-dev (>= 1.0), libept-dev (<< 2),
  libwibble-dev (>= 0.1.9), libwibble-dev (<< 0.2),
  libfltk1.1-dev, fluid
-- 
Happy hacking
Petter Reinholdtsen





More information about the Pkg-games-devel mailing list