[hamradio-commits] [soapyremote] branch master updated (96ec9a4 -> 27775bf)

Andreas E. Bombe aeb at moszumanska.debian.org
Fri Aug 11 19:14:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

aeb pushed a change to branch master
in repository soapyremote.

      from  96ec9a4   Changelog for 0.3.2-1
       new  be3e103   New upstream version 0.4.2
       new  7a8be1b   Updated version 0.4.2 from 'upstream/0.4.2'
       new  1f73200   Restore .gitignore
       new  982f52f   Adjust copyright years for Josh Blum in debian/copyright
       new  24c0697   Change SoapySDR ABI version in package names and dependencies from 0.5-2 to 0.6
       new  5b2de16   Build-Depend on versioned libsoapysdr0.6-dev instead of libsoapysdr-dev
       new  d5ddd9f   Bump Standards-Version to 4.0.1, no changes required
       new  1bf25d4   Link with --as-needed
       new  27775bf   Changelog for 0.4.2-1

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changelog.txt                                      |  29 +++
 README.md                                          |   2 +-
 client/ClientStreamData.cpp                        | 118 +++++++++++-
 client/ClientStreamData.hpp                        |   5 +-
 client/LogAcceptor.cpp                             |  14 +-
 client/Registration.cpp                            |  15 +-
 client/Settings.cpp                                | 104 +++++++++-
 client/SoapyClient.hpp                             |  19 +-
 client/Streaming.cpp                               | 122 ++++++++----
 common/CMakeLists.txt                              |   1 +
 common/SoapyRPCPacker.cpp                          |  18 +-
 common/SoapyRPCPacker.hpp                          |   5 +-
 common/SoapyRPCSocket.cpp                          |  83 +++++++-
 common/SoapyRPCSocket.hpp                          |  11 +-
 common/SoapyRPCUnpacker.cpp                        |  51 ++++-
 common/SoapyRPCUnpacker.hpp                        |  11 +-
 common/SoapyRemoteDefs.hpp                         |  15 +-
 common/SoapySocketDefs.in.hpp                      |  11 +-
 common/SoapyStreamEndpoint.cpp                     |  45 ++++-
 common/SoapyStreamEndpoint.hpp                     |   4 +-
 debian/changelog                                   |  12 ++
 debian/control                                     |  10 +-
 debian/copyright                                   |   2 +-
 debian/rules                                       |   3 +-
 ...-remote.docs => soapysdr0.6-module-remote.docs} |   0
 ...e.install => soapysdr0.6-module-remote.install} |   0
 server/ClientHandler.cpp                           | 209 +++++++++++++++++----
 server/ServerStreamData.cpp                        |  20 +-
 server/ServerStreamData.hpp                        |   7 +-
 system/SoapySDRServer.service.in                   |   2 +
 30 files changed, 817 insertions(+), 131 deletions(-)
 rename debian/{soapysdr0.5-2-module-remote.docs => soapysdr0.6-module-remote.docs} (100%)
 rename debian/{soapysdr0.5-2-module-remote.install => soapysdr0.6-module-remote.install} (100%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/soapyremote.git



More information about the pkg-hamradio-commits mailing list