aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2017-08-29 09:23:20 +0200
committerPetter Reinholdtsen <pere@hungry.com>2017-08-29 09:23:20 +0200
commit5887f76c524ad4878e12b52b7e09d58c503cea50 (patch)
tree95c13de2d17bc7133008c163e5b4e4c2a4264598 /debian/control
parentd65671eacb3cf6f62196ab0e7a3751e783e5c644 (diff)
Move debian/ directory to dists/ to avoid conflict with official Debian packaging.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control23
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index a513300..0000000
--- a/debian/control
+++ /dev/null
@@ -1,23 +0,0 @@
-Source: gr-gsm
-Section: libdevel
-Priority: optional
-Maintainer: Piotr Krysik <ptrkrysik@gmail.com>
-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/
-
-Package: gr-gsm
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends: gnuradio, gr-osmosdr, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
-Description: Gnuradio blocks and tools for receiving GSM transmissions