From 5de014a1c7358f9e6cde8dc4c1501fecc36adf96 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Tue, 21 Jun 2016 07:13:48 +0200 Subject: Changes to the Debian packaging files --- debian/control | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d0c5f6c..38c312e 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,24 @@ Source: gr-gsm -Section: devel +Section: libdevel Priority: optional Maintainer: Piotr Krysik -Build-Depends: cmake, python-scipy, gnuradio-dev, gr-osmosdr, libosmocore-dev, swig +Build-Depends: cmake, + debhelper (>= 9.0.0~), + pkg-config, + python-scipy, + gnuradio-dev, + libosmocore-dev, + python-dev, + swig +X-Python-Version: >= 2.7, << 2.8 +Standards-Version: 3.9.7 +Homepage: http://github.com/ptrkrysik/gr-gsm/ +Vcs-Git: git://github.com/ptrkrysik/gr-gsm.git +Vcs-Browser: https://github.com/ptrkrysik/gr-gsm/ -Homepage: http://github.com/ptrkrysik/gr-gsm.git Package: gr-gsm Architecture: any -Depends: gnuradio, gr-osmosdr, python-scipy, ${shlibs:Depends}, ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Description: Gnuradio blocks and tools for receiving GSM transmissions - Long description of greet-the-world. - It can span multiple lines! + -- cgit v1.2.3