aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-06-21 07:13:48 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-06-21 07:13:48 +0200
commit5de014a1c7358f9e6cde8dc4c1501fecc36adf96 (patch)
treeaf6a223fcb81393f15c86a3650553d7a5beae3f6 /debian/control
parent5c7b3748b17cbd58945f46db2f937fdaf19e8729 (diff)
Changes to the Debian packaging files
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 17 insertions, 6 deletions
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 <ptrkrysik@gmail.com>
-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!
+