[osmotrx] 02/08: Added build dependencies.
Ruben Undheim
rubund-guest at moszumanska.debian.org
Tue Feb 10 18:04:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository osmotrx.
commit 1e3e24176ec39eaad54458ce7696f3f230029dda
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sat Feb 7 12:37:01 2015 +0100
Added build dependencies.
---
debian/changelog | 4 ++--
debian/control | 15 ++++++++++-----
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dba03af..0b5afb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-osmo-trx (20150119git722d4f7-1) unstable; urgency=low
+osmotrx (0~20150119git722d4f7-1) unstable; urgency=low
- * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP>
+ * Initial release (Closes: #777303)
-- Ruben Undheim <ruben.undheim at gmail.com> Fri, 06 Feb 2015 23:38:44 +0100
diff --git a/debian/control b/debian/control
index 5fe1a65..eeea87d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,19 @@
-Source: osmo-trx
+Source: osmotrx
Section: unknown
Priority: optional
-Maintainer: Ruben <ruben.undheim at gmail.com>
-Build-Depends: debhelper (>= 9)
+Maintainer: Ruben Undheim <ruben.undheim at gmail.com>
+Build-Depends: debhelper (>= 9),
+ dh-autoreconf,
+ pkg-config,
+ libuhd-dev,
+ libusb-1.0-0-dev,
+ libboost-dev
Standards-Version: 3.9.6
-Homepage: <insert the upstream URL, if relevant>
+Homepage: http://openbsc.osmocom.org/trac/wiki/OsmoTRX
#Vcs-Git: git://anonscm.debian.org/collab-maint/osmo-trx.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/osmo-trx.git;a=summary
-Package: osmo-trx
+Package: osmotrx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: <insert up to 60 chars description>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/osmotrx.git
More information about the debian-science-commits
mailing list