[hamradio-commits] [gr-hpsdr] 03/04: 0.0.0.bb77f3c-2 upload

Maitland Bottoms bottoms at moszumanska.debian.org
Mon Sep 4 18:35:15 UTC 2017


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

bottoms pushed a commit to branch debian
in repository gr-hpsdr.

commit 4819164242ddd89d47a38f1263b4b1926448f0d4
Author: A. Maitland Bottoms <bottoms at debian.org>
Date:   Wed Feb 3 08:27:31 2016 -0500

    0.0.0.bb77f3c-2 upload
---
 debian/changelog | 6 ++++++
 debian/control   | 9 ++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 35d3a17..25aef78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gr-hpsdr (0.0.0.bb77f3c-2) unstable; urgency=medium
+
+  * depends upon swig
+
+ -- A. Maitland Bottoms <bottoms at debian.org>  Wed, 03 Feb 2016 01:03:06 -0500
+
 gr-hpsdr (0.0.0.bb77f3c-1) unstable; urgency=low
 
   * Initial package (Closes: #799026)
diff --git a/debian/control b/debian/control
index 9a73a41..0af81ce 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,13 @@ Build-Depends: cmake,
                debhelper (>= 9.0.0~),
                dh-python,
                doxygen,
-	       gnuradio-dev,
+               gnuradio-dev,
                libboost-filesystem-dev,
                libboost-system-dev,
                pkg-config,
                python,
-               python-cheetah
+               python-cheetah,
+               swig
 Standards-Version: 3.9.6
 Homepage: https://github.com/Tom-McDermott/gr-hpsdr
 Vcs-Git: git://anonscm.debian.org/users/bottoms/pkg-gr-hpsdr.git
@@ -33,7 +34,9 @@ Description: gnuradio library for HPSDR Hermes / Metis
 Package: gr-hpsdr
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libgnuradio-hpsdr0 (=${binary:Version}), ${misc:Depends}
+Depends: libgnuradio-hpsdr0 (=${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: gnuradio interface module for HPSDR Hermes / Metis
  The modules are compatible with version 3.7 of gnuradio and versions of
  Hermes firmware 1.8 through at least 3.1.

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



More information about the pkg-hamradio-commits mailing list