aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-04-26 16:00:14 +0200
committerPiotr Krysik <ptrkrysik@gmail.com>2016-04-26 16:00:14 +0200
commitd924dba895ce2100c8f1636ff4f60223df7c6191 (patch)
treeabf902afb67d2c0aaf92bca7b152f8f8f0cf643c /debian
parent5cc63ea5fe3d68b92dfcb819bb144e280aedd436 (diff)
Changes in the control file
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index d4e5661..592d849 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
Source: gr-gsm
Section: devel
Priority: optional
-Maintainer: Your Name <your.email@some.where>
+Maintainer: Piotr Krysik <ptrkrysik@gmail.com>
Build-Depends: cmake, build-essential, python-scipy, gnuradio-dev, gr-osmosdr, libosmocore-dev
-Homepage: http://www.yourhomepage.org
+Homepage: http://github.com/ptrkrysik/gr-gsm.git
Package: gr-gsm
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnuradio, gr-osmosdr, python-scipy
+Depends: gnuradio, gr-osmosdr, python-scipy, ${shlibs:Depends}, ${misc:Depends}
Description: First test-package
Long description of greet-the-world.
It can span multiple lines!