[hamradio-commits] [gnss-sdr] branch next updated (0d41727 -> 148fbe7)

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Dec 6 11:01:49 UTC 2014


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

carles_fernandez-guest pushed a change to branch next
in repository gnss-sdr.

      from  0d41727   Bug fix in UHD source that prevented the USRP device selection by IP address.
       new  75bf5ba   Adding new Galileo satellite
       new  5291c64   adding a newline at the end of the file
       new  4715721   merging from next
       new  68205e0   Adding .travis.yml
       new  995b2ab   Trying to use g++ 4.8 in Travis
       new  92c6f9d   Trying to use GNU Radio 3.7 in Travis
       new  1d60077   Trying to use GNU Radio 3.7 in Travis, II
       new  ce88034   Trying to use GNU Radio 3.7 in Travis, III
       new  db530d2   Removing trusty partner repo
       new  362799f   Fixing step
       new  a89c6b5   removing gfortran48
       new  f71d541   adding utopic
       new  19e5bfc   adding gqrx ppa
       new  71f26b3   removing utopic
       new  a243e23   adding gqrx
       new  75eef95   adding gqrx snapshots
       new  d6b0b5c   adding uhd
       new  eedc65d   releases ans snapshots
       new  7867624   adding ppa
       new  5203509   adding uhd
       new  5407e77   adding src
       new  a781dc4   adding sources
       new  eb23054   adding sources, II
       new  587988c   using a trick
       new  d7f1a18   using a trick, II
       new  4cf01c3   adding key
       new  040a928   adding main
       new  f69354d   adding uhd-hosst
       new  292e55c   adding security repos
       new  a02e122   setting parameters
       new  c152479   setting parameters
       new  03654c1   trying the impossible
       new  ae3563d   trying the impossible, II
       new  a703606   trying the impossible, III
       new  2296159   trying the impossible, iv
       new  b4cd45d   trying the impossible, v
       new  688a86b   removing the impossible
       new  dd14a60   trying to not build uhd
       new  5ab579f   trying to not build uhd
       new  a2d2d91   deleting travis
       new  b43863b   Merging
       new  3872638   merging from next
       new  d4f4ef0   Removing non-defined Pp macro
       new  8058e59   removing PP macro
       new  148fbe7   Adding Debian packaging files

The 45 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:
 debian/changelog                                   |  5 +++
 debian/compat                                      |  1 +
 debian/control                                     | 24 ++++++++++
 debian/copyright                                   | 52 ++++++++++++++++++++++
 debian/rules                                       | 25 +++++++++++
 debian/source/format                               |  1 +
 debian/watch                                       | 11 +++++
 docs/manpage/gnss-sdr-manpage                      |  1 -
 src/algorithms/data_type_adapter/CMakeLists.txt    |  2 +-
 .../data_type_adapter/adapters/CMakeLists.txt      |  1 +
 .../data_type_adapter/adapters/byte_to_short.cc    |  1 +
 .../data_type_adapter/adapters/byte_to_short.h     |  1 +
 .../data_type_adapter/adapters/ibyte_to_complex.cc |  1 +
 .../data_type_adapter/adapters/ibyte_to_complex.h  |  2 +
 .../adapters/ishort_to_complex.cc                  |  1 +
 .../data_type_adapter/adapters/ishort_to_complex.h |  1 +
 .../cmake/Packaging/volk_gnsssdr_profile-manpage   |  1 -
 src/core/system_parameters/gnss_satellite.cc       |  9 ++--
 src/tests/data/config_file_sample.txt              |  2 +-
 19 files changed, 135 insertions(+), 7 deletions(-)
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 debian/watch

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



More information about the pkg-hamradio-commits mailing list