Control: tag -1 + patch

On Thu, 08 Mar 2018 18:48:47 +0100, po...@debian.org wrote:

> aqemu build-depends on GCC 6. We now have GCC 7 (default) and GCC 8
> in the archive, so please make your package build with a newer
> compiler (preferably the default one) again, since we'd like to
> remove GCC 6 from testing before the buster release.

Just removing gcc-6/g++-6 seems to be enough. Trivial patch attached.

Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Schmetterlinge: Ein neues Reich ein besseres Reich
diff -Nru aqemu-0.9.2/debian/changelog aqemu-0.9.2/debian/changelog
--- aqemu-0.9.2/debian/changelog	2016-07-26 04:52:32.000000000 +0200
+++ aqemu-0.9.2/debian/changelog	2018-03-16 11:59:45.000000000 +0100
@@ -1,3 +1,12 @@
+aqemu (0.9.2-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "build-depends on GCC 6": drop explicit build dependencies on
+    gcc-6 and g++-6.
+    (Closes: #892392)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 16 Mar 2018 11:59:45 +0100
+
 aqemu (0.9.2-2) unstable; urgency=medium
 
   * debian/control:
diff -Nru aqemu-0.9.2/debian/control aqemu-0.9.2/debian/control
--- aqemu-0.9.2/debian/control	2016-07-26 04:51:45.000000000 +0200
+++ aqemu-0.9.2/debian/control	2018-03-16 11:59:45.000000000 +0100
@@ -7,9 +7,7 @@
                qtbase5-dev,
                qtbase5-dev-tools,
                zlib1g-dev,
-               cmake,
-               gcc-6,
-               g++-6
+               cmake
 Standards-Version: 3.9.8
 Homepage: http://aqemu.sourceforge.net/
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to