← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] telephony-service (0.1+15.04.20150818-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Tue, 18 Aug 2015 13:35:42 +0000
Source: telephony-service
Binary: telephony-service qtdeclarative5-ubuntu-telephony0.1 qtdeclarative5-ubuntu-telephony-phonenumber0.1
Architecture: source
Version: 0.1+15.04.20150818-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
 qtdeclarative5-ubuntu-telephony-phonenumber0.1 - Telephony service components for Ubuntu - QML plugin
 qtdeclarative5-ubuntu-telephony0.1 - Telephony service components for Ubuntu - QML plugin
 telephony-service - Telephony service components for Ubuntu - backend
Launchpad-Bugs-Fixed: 1334860 1347906 1384274 1403600 1412709 1427286 1433068 1438273 1439566 1444883 1449710 1453004 1455408 1462090 1470938 1471338 1471545 1476826 1476833 1482401
Changes:
 telephony-service (0.1+15.04.20150818-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Tiago Salem Herrmann ]
   * Change existingChat() to existingChannels(). (LP: #1482401,
     #1347906)
 .
 telephony-service (0.1+15.10.20150814-0ubuntu1) wily; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Make GreeterContacts thread safe. (LP: #1471338)
 .
 telephony-service (0.1+15.10.20150810.1-0ubuntu1) wily; urgency=medium
 .
   [ Tiago Salem Herrmann ]
   * Check contact results on the client side. Phone comparison in the
     server side is not reliable. (LP: #1476833)
   * Use libphonenumber for phone number validation, normalization and
     comparison. (LP: #1471545, #1444883, #1334860)
 .
 telephony-service (0.1+15.10.20150727-0ubuntu2~gcc5.1) wily; urgency=medium
 .
   * No change upload built with GCC 5.
 .
 telephony-service (0.1+15.10.20150727-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk. added: po/cy.po
 .
   [ Gustavo Pichorim Boiko ]
   * Make sure outgoing calls are not set as accepted by the approver.
     (LP: #1476826)
 .
 telephony-service (0.1+15.10.20150717-0ubuntu1) wily; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Specify the domain when translating unknown and private number
     strings. (LP: #1470938)
 .
 telephony-service (0.1+15.10.20150709-0ubuntu1) wily; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Sync the fixes that were released in OTA5: (LP: #1384274, #1433068,
     #1412709, #1427286, #1453004)
 .
 telephony-service (0.1+15.10.20150706.1-0ubuntu1) wily; urgency=medium
 .
   [ Alberto Aguirre ]
   * No change rebuid against platform-api 3
 .
 telephony-service (0.1+15.10.20150701-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Tiago Salem Herrmann ]
   * Update to telepathy-qt 0.9.6.1
 .
 telephony-service (0.1+15.10.20150617-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Gustavo Pichorim Boiko ]
   * Make it possible to specify the list of supported protocols
     dynamically by installing .protocol files in /usr/share/telephony-
     service/protocols
 .
   [ Tiago Salem Herrmann ]
   * Add multimedia connection manager support
   * Remove slashes when normalizing phone numbers. (LP: #1462090)
 .
 telephony-service (0.1+15.10.20150608.4-0ubuntu1) wily; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Make it possible to remove call notifications from the messaging
     menu (LP: #1455408)
 .
   [ Tiago Salem Herrmann ]
   * Fix TelepathyHelperTest and HandlerTest.
 .
 telephony-service (0.1+15.04.20150521.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk. added: po/cs.po
 .
   [ Tiago Salem Herrmann ]
   * Properly move ringtone calls to a separate thread.
 .
 telephony-service (0.1+15.04.20150511.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Gustavo Pichorim Boiko ]
   * Fix voicemail detection on CallEntry. (LP: #1449710)
 .
 telephony-service (0.1+15.04.20150430.1-0ubuntu1) vivid; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Gustavo Pichorim Boiko ]
   * Add an initial set of tests to make sure USSD is working.
   * Make it possible to clear the notifications. This is intended to be
     used by application tests.
 .
   [ Tiago Salem Herrmann ]
   * Add an USSDManager instance to each OfonoAccountEntry. (LP:
     #1438273)
 .
 telephony-service (0.1+15.04.20150421-0ubuntu1) vivid; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Add unit tests for the ToneGenerator class. added:
     tests/libtelephonyservice/ToneGeneratorMock.cpp
     tests/libtelephonyservice/ToneGeneratorTest.cpp
 .
   [ You-Sheng Yang ]
   * Class ToneGenerator creates a oneshot timer to keep track of when to
     send a StopTone req after successfully sending a StartEventTone one.
     However, when playDTMFTone() is called the second time within the
     timeout interval (0.2s), it's currently completely ignored and no
     tone will ever be generated. As a result, when someone presses
     dialpad buttons very quickly, some of them sound missed because not
     each of them is accompanied by a DTMF tone. (LP: #1403600)
 .
 telephony-service (0.1+15.04.20150416.2-0ubuntu1) vivid; urgency=medium
 .
   [ Gustavo Pichorim Boiko ]
   * Another attempt to fix the failures that happen only on jenkins.
 .
   [ Tiago Salem Herrmann ]
   * Add sanity check to ofono-setup. (LP: #1439566)
Checksums-Sha1:
 eaab6fcea70ff5f3085f7f3c11dcbc1a85089f7a 2823 telephony-service_0.1+15.04.20150818-0ubuntu1.dsc
 62912249781dd23717e97d7004695faf5d804805 227050 telephony-service_0.1+15.04.20150818.orig.tar.gz
 a578a0070542c101920cabfc9867b07fdc8479ff 11738 telephony-service_0.1+15.04.20150818-0ubuntu1.diff.gz
Checksums-Sha256:
 b78c5b2774aa6ee28dd26604871e5ee994414b73cd2e9d30877afc162c82dc39 2823 telephony-service_0.1+15.04.20150818-0ubuntu1.dsc
 f06356e223cf98c8655fa33c4512646d996c2d2d0acc5b5ed6efde4ee9824e83 227050 telephony-service_0.1+15.04.20150818.orig.tar.gz
 29ea38ce9490e88883f45f2198e148be64a0b9852e73c86673450680dc6567b4 11738 telephony-service_0.1+15.04.20150818-0ubuntu1.diff.gz
Files:
 b5acc7f38c0b00fa812fb5b8352a4147 2823 libs optional telephony-service_0.1+15.04.20150818-0ubuntu1.dsc
 6b96cffac8253cfbd15e9b2bf1584c48 227050 libs optional telephony-service_0.1+15.04.20150818.orig.tar.gz
 6684d294b9c11f15aeaf04cd70e16e85 11738 libs optional telephony-service_0.1+15.04.20150818-0ubuntu1.diff.gz