~khurshid-alam/indicator-sound/fix-build-impish

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Khurshid Alam
  • Date: 2021-09-29 20:46:16 UTC
  • Revision ID: khurshid.alam@linuxmail.org-20210929204616-k4ohnbypochju7mi
Update d/changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
indicator-sound (12.10.2+18.10.20180612-0ubuntu4) impish; urgency=medium
 
2
 
 
3
  *  Fix build against vala > 48 & vala >= 50
 
4
 
 
5
  *  Add symbolic icons to the tests
 
6
 
 
7
  * Avoid possible null value in Greeterlist and GreeterBroadcast object.
 
8
    See https://github.com/AyatanaIndicators/ayatana-indicator-sound/commit/8df9168f5587cfd31e0bf6a4170a4c4f9784dbb7
 
9
 
 
10
  * Fix build against GLib > 2.64: Replace HashTable with GenericSet
 
11
 
 
12
  * Fix static member access
 
13
 
 
14
  * Drop deprecated DBusProxy.create_for_bus
 
15
 
 
16
  * Add libdbustest-1 include path
 
17
 
 
18
  * Unit Tests: Unset environment variable and session bus in teardown
 
19
 
 
20
  * debian/control: Remove qt5-default & add libgmock-dev in build depends. See https://bugs.launchpad.net/bugs/1921781
 
21
 
 
22
  * Unit Tests: The desktop pulseaudio daemon also needs the stream-restore module these days
 
23
 
 
24
  * 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
 
25
 
 
26
  * Unit Tests: Disable indicator tests that can not be fixed now. These tests needs to be re-enabled later
 
27
   - tests/indicator-test.cc:PhoneMenu
 
28
   - tests/indicator-test.cc:DesktopMenu
 
29
   - tests/indicator-test.cc:BaseActions
 
30
   - tests/integration/test-indicator.cpp:All tests
 
31
   - tests/volume-control-test.cc:BasicObject
 
32
 
 
33
  * debian/rules: Re enable live tests logs
 
34
 
 
35
 -- Khurshid Alam <khurshid.alam@linuxmail.org>  Thu, 30 Sep 2021 02:12:26 +0530
 
36
 
1
37
indicator-sound (12.10.2+18.10.20180612-0ubuntu3) groovy; urgency=medium
2
38
 
3
39
  * Drop url-dispatcher based Unity8 support. ubuntu-app-launch &