lp://staging/~khurshid-alam/indicator-sound/fix-build-impish
- Get this branch:
- bzr branch lp://staging/~khurshid-alam/indicator-sound/fix-build-impish
Branch merges
- Gunnar Hjalmarsson: Approve
-
Diff: 1043 lines (+170/-104)24 files modifieddebian/changelog (+36/-0)
debian/control (+1/-1)
debian/rules (+2/-1)
src/CMakeLists.txt (+0/-1)
src/accounts-service-access.vala (+3/-3)
src/freedesktop-interfaces.vala (+2/-2)
src/greeter-broadcast.vala (+5/-5)
src/media-player-list-greeter.vala (+7/-3)
src/media-player-list-mpris.vala (+1/-1)
src/media-player-mpris.vala (+1/-1)
src/media-player-user.vala (+15/-3)
src/mpris2-interfaces.vala (+8/-8)
src/notification.vala (+1/-1)
src/options-gsettings.vala (+5/-5)
src/sound-menu.vala (+2/-0)
src/volume-control-pulse.vala (+6/-0)
src/volume-control.vala (+1/-1)
src/volume-warning.vala (+4/-3)
tests/CMakeLists.txt (+1/-1)
tests/indicator-test.cc (+3/-3)
tests/integration/indicator-sound-test-base.cpp (+7/-2)
tests/integration/test-indicator.cpp (+49/-49)
tests/notifications-test.cc (+9/-9)
tests/volume-control-test.cc (+1/-1)
Branch information
Recent revisions
- 581. By Khurshid Alam
-
Unit Tests: Disable indicator tests that can not be fixed now. These tests needs to be reenabled later
- tests/volume-control- test.cc: BasicObject - 580. By Khurshid Alam
-
Unit Tests: Disable indicator tests that can not be fixed now. These tests needs to be reenabled later
- tests/indicator-test.cc: PhoneMenu
- tests/indicator-test.cc: DesktopMenu
- tests/indicator-test.cc: BaseActions
- tests/integration/test- indicator. cpp:All tests - 579. By Khurshid Alam
-
Unit Tests: Disable notification tests that can not be fixed now. Most of them are phone related and depends on liburl-dispatcher library which was dropped from code since it is no longer in the universe repository. See https:/
/bazaar. launchpad. net/~indicator- applet- developers/ indicator- sound/trunk. 16.10/revision/ 564 - 578. By Khurshid Alam
-
Unit Tests: The desktop pulseaudio daemon also needs the stream-restore module these days.
- 577. By Khurshid Alam
-
debian/control: Remove qt5-default & add libgmock-dev in build depends. See https:/
/bugs.launchpad .net/bugs/ 1921781
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-sound