[hamradio-commits] [gnss-sdr] 01/01: Update debian control

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Thu Jan 18 08:48:27 UTC 2018


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

carles_fernandez-guest pushed a commit to branch master
in repository gnss-sdr.

commit c508b30874ef45c4df908704e70a92306701658e
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu Jan 18 09:48:09 2018 +0100

    Update debian control
---
 debian/compat  |  2 +-
 debian/control | 39 +++++++++++++++++++--------------------
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 9ff55a2..e8679b3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,31 +3,30 @@ Maintainer: Debian Hamradio Maintainers <debian-hams at lists.debian.org>
 Uploaders: Carles Fernandez <carles.fernandez at cttc.es>
 Section: hamradio
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                cmake,
-               dpkg-dev (>= 1.16.1.1),
-               libboost-dev (>= 1.45),
-               libboost-date-time-dev (>= 1.45),
-               libboost-system-dev (>= 1.45),
-               libboost-filesystem-dev (>= 1.45),
-               libboost-thread-dev (>= 1.45),
-               libboost-serialization-dev (>= 1.45),
+               libboost-dev,
+               libboost-date-time-dev,
+               libboost-system-dev,
+               libboost-filesystem-dev,
+               libboost-thread-dev,
+               libboost-serialization-dev,
                libboost-chrono-dev,
-               libboost-program-options-dev (>= 1.45),
-               libboost-test-dev (>= 1.45),
-               libstdc++6 (>= 4.7),
-               libc6 (>= 2.13),
+               libboost-program-options-dev,
+               libboost-test-dev,
                libuhd-dev (>= 3.7),
                gnuradio-dev (>> 3.7.8),
                gr-osmosdr,
                liblog4cpp5-dev,
-               libarmadillo-dev (>= 1:4.200.0),
-               liblapack-dev (>= 3.4),
+               libarmadillo-dev (>= 1:5.300.0),
+               liblapack-dev,
                libblas-dev,
                libgnutls28-dev,
                libgflags-dev,
                libgoogle-glog-dev (>= 0.3.3),
-               libgtest-dev (>= 1.7)
+               libgtest-dev (>= 1.7),
+               python-mako,
+               python-six
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/gnss-sdr.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/gnss-sdr.git
@@ -41,9 +40,9 @@ Description: Global navigation satellite systems software defined receiver
  Global Navigation Satellite Systems receiver defined by software.
  It performs all the signal processing from raw signal samples up to the
  computation of the Position-Velocity-Time solution, including
- code and phase observables. It is able to work with raw data files or, 
- if there is computational power enough, in real time with suitable 
- radiofrequency front-ends. This software is mainly developed at CTTC 
- (Centre Tecnologic de Telecomunicacions de Catalunya, http://www.cttc.es) 
- with contributions from around the world. 
+ code and phase observables. It is able to work with raw data files or,
+ if there is computational power enough, in real time with suitable
+ radiofrequency front-ends. This software is mainly developed at CTTC
+ (Centre Tecnologic de Telecomunicacions de Catalunya, http://www.cttc.es)
+ with contributions from around the world.
  More info at http://gnss-sdr.org

-- 
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