touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #85228
[Bug 1452343] Re: please drop build-dependency on g++-4.9
This bug was fixed in the package unity-scope-click -
0.1.1+15.10.20150617-0ubuntu1
---------------
unity-scope-click (0.1.1+15.10.20150617-0ubuntu1) wily; urgency=medium
[ Alejandro J. Cura ]
* Show the "Refund" button and call the pay-service when clicked
[ CI Train Bot ]
* New rebuild forced.
[ Michael Terry ]
* Add a missing iostream include.
[ Pawel Stolowski ]
* Support for review editing. (LP: #1318144)
[ Rodney Dawes ]
* Finish remaining integration of refunds support in click scope.
* Remove the g++-4.9 explicit dependency to prepare for gcc5
migration. (LP: #1452343)
-- CI Train Bot <ci-train-bot@xxxxxxxxxxxxx> Wed, 17 Jun 2015 16:59:27
+0000
** Changed in: unity-scope-click (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1452343
Title:
please drop build-dependency on g++-4.9
Status in unity-scope-click package in Ubuntu:
Fix Released
Bug description:
The unity-scope-click package currently has a build-dependency on
g++-4.9. This build-dependency is present because of the
recommendations on https://wiki.ubuntu.com/cpp-11 about handling of
C++11.
The C++11 ABI has now stabilized in gcc as of gcc 5; however, before
we can switch to gcc 5, we first need to be able to do rebuild tests
of the archive against this compiler.
To facilitate this, please drop the build-dependency on g++-4.9 from
the package in wily. 4.9 will remain the default until all transition
issues have been identified, so there is no risk of accidental ABI
breakage here anymore.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/1452343/+subscriptions
References